aboutsummaryrefslogtreecommitdiff
path: root/StormLib_test.vcxproj
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_test.vcxproj
parentcc17c9bc5a6d5a85487beef60eab36e1c1513e00 (diff)
Added functions for conversions between MPQ file name <-> Safe file name
Diffstat (limited to 'StormLib_test.vcxproj')
-rw-r--r--StormLib_test.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/StormLib_test.vcxproj b/StormLib_test.vcxproj
index 18cee5b..71aebf9 100644
--- a/StormLib_test.vcxproj
+++ b/StormLib_test.vcxproj
@@ -336,6 +336,7 @@
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Level4</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Level4</WarningLevel>
</ClCompile>
+ <ClCompile Include="src\SMemUtf8.cpp" />
<ClCompile Include="src\sparse\sparse.cpp" />
<ClCompile Include="src\zlib\adler32.c" />
<ClCompile Include="src\zlib\compress_zlib.c" />