Updated project files, makefiles, and the demo debug info.
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="rs485" />
|
||||
<Option makefile="makefile" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
<Target title="Debug">
|
||||
<Option output="bin\Debug\rs485.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="bin\Debug\rs485" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj\Debug\" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
@@ -16,7 +17,7 @@
|
||||
</Compiler>
|
||||
</Target>
|
||||
<Target title="Release">
|
||||
<Option output="bin\Release\rs485.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="bin\Release\rs485" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj\Release\" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
@@ -38,15 +39,17 @@
|
||||
<Add directory="..\..\..\bacnet-stack" />
|
||||
<Add directory="..\..\demo\handler" />
|
||||
<Add directory="..\..\demo\object" />
|
||||
<Add directory="..\..\include" />
|
||||
</Compiler>
|
||||
<Unit filename="dlmstp.h" />
|
||||
<Unit filename="mstp.h" />
|
||||
<Unit filename="..\..\include\dlmstp.h" />
|
||||
<Unit filename="..\..\include\mstp.h" />
|
||||
<Unit filename="rs485.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="rs485.h" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<debugger />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
|
||||
Reference in New Issue
Block a user