From a55f8f218ea9b52e97b9b7de1ac43502ce8c9994 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Mon, 5 Jan 2015 17:19:18 +0100 Subject: Imported QuaZIP library to daemon sources --- daemon/quazip/quazip.vcxproj | 121 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 daemon/quazip/quazip.vcxproj (limited to 'daemon/quazip/quazip.vcxproj') diff --git a/daemon/quazip/quazip.vcxproj b/daemon/quazip/quazip.vcxproj new file mode 100644 index 0000000..5400a6d --- /dev/null +++ b/daemon/quazip/quazip.vcxproj @@ -0,0 +1,121 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {E4AC5F56-B711-4F0E-BC83-CDE8B6CD53AD} + Win32Proj + + + + DynamicLibrary + + + DynamicLibrary + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + Debug\ + Debug\ + true + Release\ + Release\ + true + + + + Disabled + WIN32;_DEBUG;_WINDOWS;QUAZIP_BUILD;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + QtCored4.lib;%(AdditionalDependencies) + true + Windows + MachineX86 + + + + + WIN32;NDEBUG;_WINDOWS;QUAZIP_BUILD;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + QtCore4.lib;%(AdditionalDependencies) + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3