summaryrefslogtreecommitdiff
path: root/Test/havoc0/runtest.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Test/havoc0/runtest.bat')
-rw-r--r--Test/havoc0/runtest.bat13
1 files changed, 0 insertions, 13 deletions
diff --git a/Test/havoc0/runtest.bat b/Test/havoc0/runtest.bat
deleted file mode 100644
index 1be15364..00000000
--- a/Test/havoc0/runtest.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@echo off
-setlocal
-
-set BGEXE=..\..\Binaries\Boogie.exe
-rem set BGEXE=mono ..\..\Binaries\Boogie.exe
-
-%BGEXE% %* /monomorphize KbdCreateClassObject.bpl
-%BGEXE% %* /monomorphize KeyboardClassFindMorePorts.bpl
-%BGEXE% %* /monomorphize KeyboardClassUnload.bpl
-%BGEXE% %* /monomorphize MouCreateClassObject.bpl
-%BGEXE% %* /monomorphize MouseClassFindMorePorts.bpl
-%BGEXE% %* /monomorphize MouseClassUnload.bpl
-