mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Re-fixed release build. >_>
Originally committed to SVN as r1688.
This commit is contained in:
parent
22032bc7da
commit
606f4807f8
@ -703,6 +703,14 @@
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\aegisub\MatroskaParser.h"
|
||||
@ -719,6 +727,14 @@
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\aegisub\md5.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user