forked from mia/Aegisub
c1ad93ce93
Originally committed to SVN as r4340.
11 lines
273 B
XML
11 lines
273 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="test_exe_filename"
|
|
>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(ExecutableOutDir)/test$(PlatformConfigSuffix).exe"
|
|
/>
|
|
</VisualStudioPropertySheet>
|