diff --git a/desmume/src/windows/7z.exe b/desmume/src/windows/7z.exe new file mode 100644 index 000000000..789d08922 Binary files /dev/null and b/desmume/src/windows/7z.exe differ diff --git a/desmume/src/windows/DeSmuME_2005.vcproj b/desmume/src/windows/DeSmuME_2005.vcproj index 9cfc96561..5a18fe742 100644 --- a/desmume/src/windows/DeSmuME_2005.vcproj +++ b/desmume/src/windows/DeSmuME_2005.vcproj @@ -78,9 +78,9 @@ /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desmume/src/windows/glib-2.20.1/glib-2.20.1.7z b/desmume/src/windows/glib-2.20.1/glib-2.20.1.7z new file mode 100644 index 000000000..4e429003b Binary files /dev/null and b/desmume/src/windows/glib-2.20.1/glib-2.20.1.7z differ diff --git a/desmume/src/windows/glib-2.20.1/glib-vc8-Win32.lib b/desmume/src/windows/glib-2.20.1/glib-vc8-Win32.lib deleted file mode 100644 index 51acf2ec3..000000000 Binary files a/desmume/src/windows/glib-2.20.1/glib-vc8-Win32.lib and /dev/null differ diff --git a/desmume/src/windows/glib-2.20.1/glib-vc8-x64.lib b/desmume/src/windows/glib-2.20.1/glib-vc8-x64.lib deleted file mode 100644 index 6ca5d54cf..000000000 Binary files a/desmume/src/windows/glib-2.20.1/glib-vc8-x64.lib and /dev/null differ diff --git a/desmume/src/windows/touch.exe b/desmume/src/windows/touch.exe new file mode 100644 index 000000000..0666a1f62 Binary files /dev/null and b/desmume/src/windows/touch.exe differ diff --git a/desmume/src/windows/un7z_and_touch.bat b/desmume/src/windows/un7z_and_touch.bat new file mode 100644 index 000000000..11920212d --- /dev/null +++ b/desmume/src/windows/un7z_and_touch.bat @@ -0,0 +1,2 @@ +7z x -bd -y -o.libs %1 +touch %2 %3 %4 %5 %6 %7 %8 %9 \ No newline at end of file