move libsneshawk.dll to dll subdirectory

This commit is contained in:
goyuken 2012-10-09 21:07:50 +00:00
parent a9de8b8f55
commit ca40ed07a2
2 changed files with 1 additions and 1 deletions
BizHawk.MultiClient/output/dll
libsnes

View File

@ -5,4 +5,4 @@ export BIZWINCFLAGS="-I. -O3 -masm=intel -DLIBCO_IMPORT -DLIBCO_MSVC -static-lib
export TARGET_LIBSNES_LIBDEPS="-L ../libco_msvc_win32/release/ -llibco_msvc_win32 -static-libgcc -static-libstdc++"
profile=compatibility platform=win target=libsnes make -e -j
cd ..
cp bsnes/out/snes.dll ../BizHawk.MultiClient/output/libsneshawk.dll
cp bsnes/out/snes.dll ../BizHawk.MultiClient/output/dll/libsneshawk.dll