forked from mia/Aegisub
cb1a82baaa
* Fix the build target, for some reason this isn't being taken from the property sheet jfs will have to look at it later.. Originally committed to SVN as r4341.
11 lines
335 B
XML
11 lines
335 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="common_respack_packresources"
|
|
>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="cd "$(ExecutableOutDir)"
"$(ProjectDir)\..\..\tests\setup.bat""
|
|
/>
|
|
</VisualStudioPropertySheet>
|