diff options
Diffstat (limited to 'StormLib_vs08.vcproj')
-rw-r--r-- | StormLib_vs08.vcproj | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/StormLib_vs08.vcproj b/StormLib_vs08.vcproj index 031dde8..3f8674d 100644 --- a/StormLib_vs08.vcproj +++ b/StormLib_vs08.vcproj @@ -4038,6 +4038,170 @@ /> </FileConfiguration> </File> + <File + RelativePath=".\src\SMemUtf8.cpp" + > + <FileConfiguration + Name="DebugAD|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugAD|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugAS|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugAS|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseAD|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseAD|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseAS|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseAS|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugUD|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugUD|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugUS|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="DebugUS|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseUD|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseUD|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseUS|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + <FileConfiguration + Name="ReleaseUS|x64" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="StormCommon.h" + WarningLevel="4" + /> + </FileConfiguration> + </File> <Filter Name="adpcm" > |