aboutsummaryrefslogtreecommitdiff
path: root/StormLib_dll.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_dll.vcxproj
parentcc17c9bc5a6d5a85487beef60eab36e1c1513e00 (diff)
Added functions for conversions between MPQ file name <-> Safe file name
Diffstat (limited to 'StormLib_dll.vcxproj')
-rw-r--r--StormLib_dll.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/StormLib_dll.vcxproj b/StormLib_dll.vcxproj
index f437bd9..67899f5 100644
--- a/StormLib_dll.vcxproj
+++ b/StormLib_dll.vcxproj
@@ -322,6 +322,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" />