2012-09-04 00:20:36 +00:00
|
|
|
cd bsnes
|
2012-09-09 19:02:13 +00:00
|
|
|
export BIZWINCFLAGS="-I. -O3 -masm=intel -DLIBCO_IMPORT -DLIBCO_MSVC"
|
|
|
|
export TARGET_LIBSNES_LIBDEPS="-L ../libco_msvc_win32/release/ -llibco_msvc_win32"
|
2012-09-04 00:20:36 +00:00
|
|
|
profile=compatibility platform=win target=libsnes make -e -j
|
|
|
|
cd ..
|
|
|
|
cp bsnes/out/snes.dll ../BizHawk.MultiClient/output
|