mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
5 lines
113 B
Batchfile
5 lines
113 B
Batchfile
|
|
del mttest.exe
|
||
|
|
|
||
|
|
cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssleay32.lib ..\..\out\libeay32.lib
|
||
|
|
|