mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
4 lines
186 B
Batchfile
4 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;
|