mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 08:38:24 -05:00
2 lines
77 B
Batchfile
2 lines
77 B
Batchfile
|
@echo off
|
||
|
set OPT=/EHsc -I../xbyak -I./ /W4 -D_CRT_SECURE_NO_WARNINGS /nologo
|