mirror of
https://github.com/RaySollium99/XPKeygen.git
synced 2025-09-03 22:07:45 -04:00
4 lines
No EOL
223 B
Batchfile
4 lines
No EOL
223 B
Batchfile
g++ 2003.c -fpermissive "libcrypto-1_1.dll" "libssl-1_1.dll" -o server2003
|
|
g++ xp.c "libcrypto-1_1.dll" "libssl-1_1.dll" -o windowsxp
|
|
g++ -Wformat-extra-args autoxp.c -o autoxp
|
|
g++ -Wformat-extra-args auto2003.c -o auto2003 |