mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-27 08:36:49 +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
|
||
|
|