From a238075957c30b5e4947c5bb878363964004923e Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 28 Mar 2011 03:31:47 +0200 Subject: add zlib-wdk solution --- ext/zlib-wdk/install.vcxproj | 94 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 ext/zlib-wdk/install.vcxproj (limited to 'ext/zlib-wdk/install.vcxproj') diff --git a/ext/zlib-wdk/install.vcxproj b/ext/zlib-wdk/install.vcxproj new file mode 100644 index 00000000..f19aba87 --- /dev/null +++ b/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