added ts support

This commit is contained in:
Lukasz Wlasinksi
2004-06-28 13:57:10 +00:00
parent f69da4341b
commit 1b43105658
18 changed files with 8498 additions and 0 deletions

6
dlls/ts/tsx/compile.bat Executable file
View File

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