summaryrefslogtreecommitdiff
path: root/StormLib.vcproj
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avg.com>2013-12-05 15:59:00 +0100
committerLadislav Zezula <ladislav.zezula@avg.com>2013-12-05 15:59:00 +0100
commitc34c37b3418f1e5ab3678ce65d46f81803dec91d (patch)
tree4a9cf4c61634691981f9dc367b53dac4070f8d0d /StormLib.vcproj
parentff0c25952a28a927c48738ab5207b9bda69e588a (diff)
+ StormLib 9.0 BETA
Diffstat (limited to 'StormLib.vcproj')
-rw-r--r--StormLib.vcproj164
1 files changed, 164 insertions, 0 deletions
diff --git a/StormLib.vcproj b/StormLib.vcproj
index 8fc4f4e..c3e6866 100644
--- a/StormLib.vcproj
+++ b/StormLib.vcproj
@@ -2711,6 +2711,170 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\src\SFileGetFileInfo.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>
+ <File
RelativePath=".\src\SFileListFile.cpp"
>
<FileConfiguration