install a new version of upx so that it can compress fceux.exe without breaking the video config
This commit is contained in:
parent
60842f3ebd
commit
62dc9301a9
|
@ -181,7 +181,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="xcopy /d $(ProjectDir)\..\src\drivers\win\7zxa.dll $(OutDir)"
|
||||
CommandLine="xcopy /d $(ProjectDir)\..\src\drivers\win\7zxa.dll $(OutDir)
upx ..\output\fceux.exe"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
|
BIN
vc8/upx.exe
BIN
vc8/upx.exe
Binary file not shown.
Loading…
Reference in New Issue