Updated makefiles and build scripts for Borland tools.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
@echo off
|
||||
rem Build for Borland 5.5 tools
|
||||
rem set BORLAND_DIR=c:\borland\bcc55
|
||||
rem %BORLAND_DIR%\bin\make -f makefile.b32 clean
|
||||
rem %BORLAND_DIR%\bin\make -f makefile.b32 all
|
||||
|
||||
rem Build for MinGW
|
||||
echo Build with MinGW <http://mingw.sourceforge.net/>
|
||||
make BACNET_PORT=win32 OPTIMIZATION=-Os DEBUGGING= clean all
|
||||
rem Build for MinGW debug
|
||||
rem make BACNET_PORT=win32 clean all
|
||||
|
||||
Reference in New Issue
Block a user