aboutsummaryrefslogtreecommitdiff
path: root/StormLib_vs08_test.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'StormLib_vs08_test.vcproj')
-rw-r--r--StormLib_vs08_test.vcproj36
1 files changed, 36 insertions, 0 deletions
diff --git a/StormLib_vs08_test.vcproj b/StormLib_vs08_test.vcproj
index d3506ea..48f2dbd 100644
--- a/StormLib_vs08_test.vcproj
+++ b/StormLib_vs08_test.vcproj
@@ -1039,6 +1039,42 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\src\SMemUtf8.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ WarningLevel="4"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ WarningLevel="4"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ WarningLevel="4"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ WarningLevel="4"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\test\StormTest.cpp"
>
<FileConfiguration