Changes between Version 33 and Version 34 of SetupDevelopment
- Timestamp:
- 08/14/13 10:21:33 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupDevelopment
v33 v34 68 68 cd setup 69 69 ./bootstrap.sh #This will automatically rebuild configure file 70 ./st_configure71 70 make # this should produce a setup.exe executable in the setup directory, that is approximately 9 MB in size 72 71 make clean # if necessary