Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Oct 29, 2012, 1:40:19 AM (12 years ago)
Author:
Andy Willis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    2121Create lswitcher directory and change directory to it.
    2222Pull 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.
     23Either VAC or OpenWatcom can be used to build lswitcher.
     24nmake -f makefile or nmake -f makefile.wat respectively.
     25