summaryrefslogtreecommitdiffstats
path: root/visual/VS2010/liblz4-dll/lz4-dll.vcxproj
diff options
context:
space:
mode:
authorPrzemyslaw Skibinski <inikep@gmail.com>2016-11-09 12:19:08 (GMT)
committerPrzemyslaw Skibinski <inikep@gmail.com>2016-11-09 12:19:08 (GMT)
commitdd14dca15cd595f28e820d9a5ab31e151bd9aa76 (patch)
tree5768e3cf55746f8320e8298858afc5cbefb40340 /visual/VS2010/liblz4-dll/lz4-dll.vcxproj
parent325babddf075cf980f05acdb4ebce81b5c76e080 (diff)
downloadlz4-dd14dca15cd595f28e820d9a5ab31e151bd9aa76.zip
lz4-dd14dca15cd595f28e820d9a5ab31e151bd9aa76.tar.gz
lz4-dd14dca15cd595f28e820d9a5ab31e151bd9aa76.tar.bz2
LZ4_DLL_IMPORT
Diffstat (limited to 'visual/VS2010/liblz4-dll/lz4-dll.vcxproj')
-rw-r--r--visual/VS2010/liblz4-dll/lz4-dll.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/visual/VS2010/liblz4-dll/lz4-dll.vcxproj b/visual/VS2010/liblz4-dll/lz4-dll.vcxproj
index 5720334..f823572 100644
--- a/visual/VS2010/liblz4-dll/lz4-dll.vcxproj
+++ b/visual/VS2010/liblz4-dll/lz4-dll.vcxproj
@@ -165,6 +165,9 @@
<ClCompile Include="..\..\..\lib\lz4hc.c" />
<ClCompile Include="..\..\..\lib\xxhash.c" />
</ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="lz4-dll.rc" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>