From 2012320d0eed36e0461e44ac9be8cc162c135bf5 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 11 Dec 2011 14:29:37 +0100 Subject: restructuring --- win32/ext/zlib-wdk/install.vcxproj | 94 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 win32/ext/zlib-wdk/install.vcxproj (limited to 'win32/ext/zlib-wdk/install.vcxproj') diff --git a/win32/ext/zlib-wdk/install.vcxproj b/win32/ext/zlib-wdk/install.vcxproj new file mode 100644 index 00000000..f19aba87 --- /dev/null +++ b/win32/ext/zlib-wdk/install.vcxproj @@ -0,0 +1,94 @@ + + + + + Release + Win32 + + + Release + x64 + + + + + Designer + + + + {6064E3A9-3939-4937-A387-C09299FC2952} + install + + + + Application + false + true + MultiByte + + + Application + false + true + MultiByte + + + + + + + + + + + + + + + x86\Install$(Configuration)\ + + + x86\Install$(Configuration)\Tmp\ + + + x64\Install$(Configuration)\ + + + x64\Install$(Configuration)\Tmp\ + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + $(ZlibDoInstall32) + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + $(ZlibDoInstall64) + + + + + + \ No newline at end of file -- cgit 1.4.1