Changes between Version 15 and Version 16 of CompileOnWindows
- Timestamp:
- 03/18/09 06:11:24 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileOnWindows
v15 v16 79 79 {{{ 80 80 cd /osgeo4w/usr/src/PDCurses-3.3/win32 81 make 81 make -f mingwin32.mak DLL=Y all 82 cp pdcurses.a libcurses.a 82 83 install libcurses.a /osgeo4w/lib 83 84 install pdcurses.dll /osgeo4w/bin