summaryrefslogtreecommitdiff
path: root/StormLib_vs08_test.vcproj
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2024-11-02 09:18:37 +0100
committerLadislav Zezula <zezula@volny.cz>2024-11-02 09:18:37 +0100
commit2ec11ad1fd50098a789a9b477bb9c4240f569e7e (patch)
tree27cf630257df50b4af8950af1391ae18bebc7066 /StormLib_vs08_test.vcproj
parentcc17c9bc5a6d5a85487beef60eab36e1c1513e00 (diff)
Added functions for conversions between MPQ file name <-> Safe file name
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