Win32 - fceux.chm is copied to the output folder on a release build
This commit is contained in:
parent
5863e87e7d
commit
aef5bb5148
|
@ -1727,6 +1727,7 @@
|
|||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\drivers\win\help\fceux.chm" "$(OutDir)"
"
|
||||
Outputs="$(OutDir)/fceux.chm"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue