Added note about copying mingw32-make.exe to make.exe.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
echo Build with MinGW mingw.sourceforge.net
|
echo Build with MinGW mingw.sourceforge.net
|
||||||
|
echo Note: copy mingw32-make.exe to make.exe to build for Win32
|
||||||
make BACNET_PORT=win32 OPTIMIZATION=-Os DEBUGGING= clean all
|
make BACNET_PORT=win32 OPTIMIZATION=-Os DEBUGGING= clean all
|
||||||
rem Build for MinGW debug
|
rem Build for MinGW debug
|
||||||
rem make BACNET_PORT=win32 clean all
|
rem make BACNET_PORT=win32 clean all
|
||||||
|
|||||||
Reference in New Issue
Block a user