Added 7z.dll to zipped package file.

This commit is contained in:
Matt Budd 2020-06-16 21:23:52 -04:00
parent bce4ea30f8
commit be6dff9d68
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@ msbuild %PROJECT_ROOT%\vc\vc14_fceux.vcxproj
cd %PROJECT_ROOT%\vc
REM Copy Executable to output directory
REM Copy Executable and dlls to output directory
copy vc14_bin_Debug\fceux.exe ..\output\.
copy vc14_bin_Debug\7z.dll ..\output\.
REM Create Zip Archive
archive.bat