added tfc support

This commit is contained in:
Lukasz Wlasinksi
2004-06-15 13:49:19 +00:00
parent 8cff99c7f4
commit 07ecc9f6fe
17 changed files with 8467 additions and 0 deletions

6
dlls/tfc/tfcx/compile.bat Executable file
View File

@ -0,0 +1,6 @@
@echo off
PATH=C:\gcc\bin;%PATH%
make
pause