Consolodated the datalink environment variable for building demos on Linux and Windows into a single module (dlenv). Adjusted most demo makefiles.

This commit is contained in:
skarg
2009-05-22 01:45:38 +00:00
parent 1b78d33ddc
commit 7916c7a6de
41 changed files with 316 additions and 943 deletions
+6 -3
View File
@@ -145,9 +145,12 @@
<Unit filename="..\demo\handler\s_wp.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\demo\handler\txbuf.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\demo\handler\txbuf.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\demo\handler\dlenv.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\demo\object\ai.c">
<Option compilerVar="CC" />
</Unit>