Synchronet-Win32 v3.15b C/C++ Source Code Archive (10/17/11)

This archive contains a snap-shot of all the source code and library files
necessary for a successful Win32 build of the following Synchronet projects
as of 10/17/11:

Project Directory    Build Command
lib                  pkzip25 -exclude=*output.txt -add -dir -max ../lib-win32.zip
src/sbbs3            make DEBUG=1
src/sbbs3            make RELEASE=1
src/sbbs3/scfg       make DEBUG=1
src/sbbs3/scfg       make RELEASE=1
src/sbbs3            msdev sbbs3.dsw /MAKE ALL
src/sbbs3/ctrl       makelibs.bat ..\msvc.win32.dll.release
src/sbbs3/ctrl       bpr2mak sbbsctrl.bpr & make -f sbbsctrl.mak
src/sbbs3/chat       bpr2mak chat.bpr     & make -f chat.mak

For more details, see http://wiki.synchro.net/dev:source
