mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-02-03 06:04:25 +01:00
4 lines
199 B
Batchfile
4 lines
199 B
Batchfile
|
|
call "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\vcvars32.bat"
|
||
|
|
lib /DEF:unicorn.def /OUT:unicorn_staload.lib /MACHINE:X86
|
||
|
|
lib /DEF:unicorn.def /OUT:unicorn_staload64.lib /MACHINE:X64
|