mirror of https://github.com/odrling/Aegisub
Fix binary name: s/aegisub/test/
Originally committed to SVN as r4353.
This commit is contained in:
parent
fc77763e95
commit
69ae630488
|
@ -63,7 +63,7 @@
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
OutputFile="$(ExecutableOutDir)/aegisub$(PlatformConfigSuffix).exe"
|
OutputFile="$(ExecutableOutDir)/test$(PlatformConfigSuffix).exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
|
|
Loading…
Reference in New Issue