mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
5 lines
186 B
Batchfile
5 lines
186 B
Batchfile
|
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;
|