Sha256: c07ce4798ca58390c1c79eb1012189bab916455d3d0c151e25f6dbd4a314ffd3
Contents?: true
Size: 411 Bytes
Versions: 3
Compression:
Stored size: 411 Bytes
Contents
# # setup.rb -- setup script before calling TkPackage.require() # # If you need some setup operations (for example, add a library path # to the library search path) before using Tcl/Tk library packages # wrapped by Ruby scripts in this directory, please write the setup # operations in this file. # # set [incr Tk] library directory # ENV['ITK_LIBRARY'] = '/usr/local/ActiveTcl/lib/itk3.2/'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tk-win-0.2.2-x86-mingw32 | lib/tkextlib/itk/setup.rb |
tk-win-0.2.1-x86-mingw32 | lib/tkextlib/itk/setup.rb |
tk-win-0.2.0-x86-mingw32 | lib/tkextlib/itk/setup.rb |