devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "Ruby Source Code Warehouse" project. The intent of this project is to help you "Learn Ruby by Example" TM.

Other links

The source code

#################################################################
#
# To compile and install, do this:
#
# Make sure your compiling environment is in your path.
# In the case of MSVC, this involves running vcvars32.bat first
# which is located in the bin directory of MS Visual C++.
#
# Then:
#
# > ruby extconf.rb
# > nmake Makefile
# > nmake install
#
#
##################################################################
require 'mkmf'
create_makefile('Console')




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com