Fix a missing property sheet in the libaegisub vcproj

Originally committed to SVN as r4480.
This commit is contained in:
Karl Blomster 2010-06-11 23:45:23 +00:00
parent ccdc863496
commit 62b63ca5b6
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<Configuration
Name="Release|Win32"
ConfigurationType="4"
InheritedPropertySheets=".\wxlib_include.vsprops;.\libraries_outdirs.vsprops;.\compiler_options.vsprops;..\aegisub_vs2008\wxlib_lib32.vsprops;..\aegisub_vs2008\suffix_release32.vsprops;.\precomp_header.vsprops"
InheritedPropertySheets=".\wxlib_include.vsprops;.\libraries_outdirs.vsprops;.\compiler_options.vsprops;..\aegisub_vs2008\wxlib_lib32.vsprops;..\aegisub_vs2008\suffix_release32.vsprops;.\precomp_header.vsprops;.\contrib_includedirs.vsprops"
CharacterSet="1"
WholeProgramOptimization="1"
>