Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
Oct 28, 2012, 9:42:54 PM (12 years ago)
Author:
Andy Willis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1717[[Image(wiki:WikiStart:LSwitcher002.png, 300px )]]
    1818[[Image(wiki:WikiStart:LSwitcher003.png, 300px )]]
     19
     20= BUILD Instructions =
     21Create lswitcher directory and change directory to it.
     22Pull code, svn co http://svn.netlabs.org/repos/lswitcher/trunk .
     23Go into each directory in turn, dostsr, hook, resource, and widget followed by the base directory.
     24Use makefile with VAC or makefile.wat for OpenWatcom (exception dostsr uses OpenWatcom only and is makefile).
     25nmake -f makefile   or  nmake -f makefile.wat respectively.