Removed delayload_libauto3.vsprops now that auto3 is gone

Originally committed to SVN as r3231.
This commit is contained in:
harukalover 2009-07-23 20:55:46 +00:00
parent b39aa27e3c
commit 581b515f22
2 changed files with 1 additions and 12 deletions

View file

@ -154,7 +154,7 @@
<Configuration
Name="Release|Win32"
ConfigurationType="1"
InheritedPropertySheets=".\suffix_release32.vsprops;.\libraries_outdirs.vsprops;.\contrib_includedirs.vsprops;.\aegisub_exe_filename.vsprops;.\ffms2_lib_include_dir.vsprops;.\compiler_options.vsprops;.\svn_rev_header_update.vsprops;.\delayload_ffms2_32.vsprops;.\delayload_portaudio_32.vsprops;.\delayload_openal_32.vsprops;.\delayload_libauto3.vsprops"
InheritedPropertySheets=".\suffix_release32.vsprops;.\libraries_outdirs.vsprops;.\contrib_includedirs.vsprops;.\aegisub_exe_filename.vsprops;.\ffms2_lib_include_dir.vsprops;.\compiler_options.vsprops;.\svn_rev_header_update.vsprops;.\delayload_ffms2_32.vsprops;.\delayload_portaudio_32.vsprops;.\delayload_openal_32.vsprops"
CharacterSet="1"
WholeProgramOptimization="1"
>

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="delayload_libauto3"
>
<Tool
Name="VCLinkerTool"
DelayLoadDLLs="libauto3_$(PlatformConfigSuffix).dll"
/>
</VisualStudioPropertySheet>