Initial import

This commit is contained in:
Lukasz Wlasinksi
2004-07-01 17:57:12 +00:00
parent b5e960ed3b
commit f413bf37a2
32 changed files with 15315 additions and 0 deletions

6
dlls/dod2/dodx/compile.bat Executable file
View File

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