mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-28 12:25:19 +01:00
5 lines
116 B
Batchfile
5 lines
116 B
Batchfile
|
del mttest.exe
|
||
|
|
||
|
purify cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssl32.lib ..\..\out\crypt32.lib
|
||
|
|