Rename auto3 DLL to something less ugly.

Originally committed to SVN as r2828.
This commit is contained in:
Niels Martin Hansen 2009-04-18 13:31:08 +00:00
parent f6016573c8
commit a749c23e8b
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(ExecutableOutDir)/aegisub-auto3lib_$(PlatformConfigSuffix).dll"
OutputFile="$(ExecutableOutDir)/libauto3_$(PlatformConfigSuffix).dll"
/>
</VisualStudioPropertySheet>