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:
skarg
2007-07-14 00:20:31 +00:00
parent 9c2118f2be
commit b6324bce5b
3 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -53,6 +53,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\..\indtext.h" />
<Unit filename="..\..\mstp.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\..\mstp.h" />
<Unit filename="..\..\mstptext.c">
<Option compilerVar="CC" />
</Unit>
@@ -61,10 +65,6 @@
<Unit filename="dlmstp.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="mstp.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="mstp.h" />
<Unit filename="rs485.c">
<Option compilerVar="CC" />
</Unit>