summaryrefslogtreecommitdiff
path: root/tests/cgcc.bat
diff options
context:
space:
mode:
authorrpj <rpj>1999-02-18 02:39:47 +0000
committerrpj <rpj>1999-02-18 02:39:47 +0000
commit2fe22a5f0899121eede011f2620561c0031cb520 (patch)
treef7dc9f77757f61da042a81abb3b4a45dee0fbfd6 /tests/cgcc.bat
parentb47991f6985f37396bdea6611f464ea7701b012a (diff)
Add new compiler specific scripts for running tests.
Diffstat (limited to 'tests/cgcc.bat')
-rw-r--r--tests/cgcc.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cgcc.bat b/tests/cgcc.bat
new file mode 100644
index 0000000..f60ed68
--- /dev/null
+++ b/tests/cgcc.bat
@@ -0,0 +1 @@
+gcc -o aout.exe ..\%1.c -I. -L. -lpthread32