summaryrefslogtreecommitdiff
path: root/templates/vc7exe.mpt
diff options
context:
space:
mode:
authorkitty <kitty@a3e5c962-4219-0410-a828-e124f845ac39>2003-05-30 03:32:17 +0000
committerkitty <kitty@a3e5c962-4219-0410-a828-e124f845ac39>2003-05-30 03:32:17 +0000
commit6f88f0e583eec42aec731b75b2d2890370585adf (patch)
treea1fba3f7b5716af6817c2c11b39a83b19259194b /templates/vc7exe.mpt
parente0182ca8b460e2e6f96bc0f0fcff70906384a553 (diff)
downloadMPC-6f88f0e583eec42aec731b75b2d2890370585adf.tar.gz
ChangeLogTag: Thu May 29 22:18:00 2003 Krishnakumar B <kitty@spam.invalid.domain>
Diffstat (limited to 'templates/vc7exe.mpt')
-rw-r--r--templates/vc7exe.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vc7exe.mpt b/templates/vc7exe.mpt
index e23f1049..e39356dc 100644
--- a/templates/vc7exe.mpt
+++ b/templates/vc7exe.mpt
@@ -4,6 +4,7 @@ common_defines = WIN32 _CONSOLE
configuration_type = 1
subsystem = 1
ssl_libs = libeay32 ssleay32
+zzip_libs = z zzip
pdb = 1
Release {
@@ -88,3 +89,4 @@ Static MFC Debug {
}
conditional_include "vcfullmacros"
+conditional_include "zziplib"