added csx module
This commit is contained in:
6
dlls/csx/source/compile.bat
Executable file
6
dlls/csx/source/compile.bat
Executable file
@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
PATH=D:\gcc\bin;%PATH%
|
||||
|
||||
make
|
||||
|
||||
pause
|
Reference in New Issue
Block a user