mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +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;
|