Rename auto3 DLL to something less ugly.
Originally committed to SVN as r2828.
This commit is contained in:
parent
f6016573c8
commit
a749c23e8b
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
OutputFile="$(ExecutableOutDir)/aegisub-auto3lib_$(PlatformConfigSuffix).dll"
|
OutputFile="$(ExecutableOutDir)/libauto3_$(PlatformConfigSuffix).dll"
|
||||||
/>
|
/>
|
||||||
</VisualStudioPropertySheet>
|
</VisualStudioPropertySheet>
|
||||||
|
|
Loading…
Reference in a new issue