Moved the MS/TP state machine files to the root directory since they are common between Linux and Windows builds (and perhaps others as well). It was getting to be too much work to maintain a nearly identical version in each port.
This commit is contained in:
@@ -53,6 +53,10 @@
|
|||||||
<Option compilerVar="CC" />
|
<Option compilerVar="CC" />
|
||||||
</Unit>
|
</Unit>
|
||||||
<Unit filename="..\..\indtext.h" />
|
<Unit filename="..\..\indtext.h" />
|
||||||
|
<Unit filename="..\..\mstp.c">
|
||||||
|
<Option compilerVar="CC" />
|
||||||
|
</Unit>
|
||||||
|
<Unit filename="..\..\mstp.h" />
|
||||||
<Unit filename="..\..\mstptext.c">
|
<Unit filename="..\..\mstptext.c">
|
||||||
<Option compilerVar="CC" />
|
<Option compilerVar="CC" />
|
||||||
</Unit>
|
</Unit>
|
||||||
@@ -61,10 +65,6 @@
|
|||||||
<Unit filename="dlmstp.c">
|
<Unit filename="dlmstp.c">
|
||||||
<Option compilerVar="CC" />
|
<Option compilerVar="CC" />
|
||||||
</Unit>
|
</Unit>
|
||||||
<Unit filename="mstp.c">
|
|
||||||
<Option compilerVar="CC" />
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="mstp.h" />
|
|
||||||
<Unit filename="rs485.c">
|
<Unit filename="rs485.c">
|
||||||
<Option compilerVar="CC" />
|
<Option compilerVar="CC" />
|
||||||
</Unit>
|
</Unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user