Add xbrz.cpp to windows project

This commit is contained in:
Flyinghead 2018-08-01 20:05:11 +02:00
parent 73ef45bffd
commit 49b7a82535
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
<ClCompile Include="..\core\deps\libwebsocket\server.c" />
<ClCompile Include="..\core\deps\libwebsocket\service.c" />
<ClCompile Include="..\core\deps\libwebsocket\sha-1.c" />
<ClCompile Include="..\core\deps\xbrz\xbrz.cpp" />
<ClCompile Include="..\core\deps\zlib\adler32.c" />
<ClCompile Include="..\core\deps\zlib\compress.c" />
<ClCompile Include="..\core\deps\zlib\crc32.c" />