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
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(ExecutableOutDir)/aegisub$(PlatformConfigSuffix).exe"
|
||||
OutputFile="$(ExecutableOutDir)/test$(PlatformConfigSuffix).exe"
|
||||
SubSystem="1"
|
||||
/>
|
||||
<Tool
|
||||
|
|
Loading…
Reference in New Issue