diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-26 18:59:25 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-26 18:59:25 +0000 |
commit | 07acae7090acb8ce8ff71af50a3af71b1e22c9dc (patch) | |
tree | bd587e483474b0ac288c201877297f022227e519 /bin | |
parent | ccc3192723c4de8455f9ad5a382e5eb985a12b47 (diff) | |
download | ATCD-07acae7090acb8ce8ff71af50a3af71b1e22c9dc.tar.gz |
ChangeLogTag: Tue Oct 26 13:55:20 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/zzip.mpb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/zzip.mpb b/bin/MakeProjectCreator/config/zzip.mpb deleted file mode 100644 index d4a2fc3e086..00000000000 --- a/bin/MakeProjectCreator/config/zzip.mpb +++ /dev/null @@ -1,9 +0,0 @@ -// -*- MPC -*- -// $Id$ - -feature(zzip) { - includes += $(ZZIP_ROOT)/include - macros += ACEXML_HAS_ZZIPLIB - lit_libs += zzlib - libpaths += $(ZZIP_ROOT)/lib -} |