mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-11 14:28:08 +01: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
|
||
|
|