source: inundation/utilities/SConscript @ 3259

Last change on this file since 3259 was 3259, checked in by jack, 19 years ago

Preliminary SCons support for Win32.

File size: 115 bytes
Line 
1Import('env')
2env.SharedLibrary('polygon_ext', ['polygon_ext.c'])
3env.SharedLibrary('util_ext', ['util_ext.c'])
Note: See TracBrowser for help on using the repository browser.