Updated dlmstp project on Win32. Added rx_fsm.mak for Borland.
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="dlmstp" />
|
||||
<Option makefile="makefile" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
<Target title="Debug">
|
||||
<Option output="bin\Debug\dlmstp.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="bin\Debug\dlmstp" 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\dlmstp.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="bin\Release\dlmstp" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj\Release\" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
@@ -43,6 +44,10 @@
|
||||
<Add directory="..\..\demo\object" />
|
||||
</Compiler>
|
||||
<Unit filename="..\..\bacdef.h" />
|
||||
<Unit filename="..\..\bacint.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\..\bacint.h" />
|
||||
<Unit filename="..\..\crc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
@@ -61,6 +66,9 @@
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\..\mstptext.h" />
|
||||
<Unit filename="..\..\npdu.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\..\npdu.h" />
|
||||
<Unit filename="dlmstp.c">
|
||||
<Option compilerVar="CC" />
|
||||
@@ -72,6 +80,7 @@
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<envvars />
|
||||
<debugger />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
|
||||
Reference in New Issue
Block a user