Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- Oct 28, 2012, 10:42:54 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 17 17 [[Image(wiki:WikiStart:LSwitcher002.png, 300px )]] 18 18 [[Image(wiki:WikiStart:LSwitcher003.png, 300px )]] 19 20 = BUILD Instructions = 21 Create lswitcher directory and change directory to it. 22 Pull code, svn co http://svn.netlabs.org/repos/lswitcher/trunk . 23 Go into each directory in turn, dostsr, hook, resource, and widget followed by the base directory. 24 Use makefile with VAC or makefile.wat for OpenWatcom (exception dostsr uses OpenWatcom only and is makefile). 25 nmake -f makefile or nmake -f makefile.wat respectively.