summaryrefslogtreecommitdiff
path: root/dbug/qmake.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'dbug/qmake.cmd')
-rw-r--r--dbug/qmake.cmd4
1 files changed, 0 insertions, 4 deletions
diff --git a/dbug/qmake.cmd b/dbug/qmake.cmd
deleted file mode 100644
index ebd4432f7fc..00000000000
--- a/dbug/qmake.cmd
+++ /dev/null
@@ -1,4 +0,0 @@
-CL -I\my\include -AL -Gsm2 -FPi -DDBUG_OFF *.c
-rm \my\lib\dbug.lib
-lib.exe \my\lib\dbug dbug.obj sanity.obj;
-link /NOD /STACK:8000 main factoria,factoria,,DBUG+STRINGS+LLIBCEP+DOSCALLS;