summaryrefslogtreecommitdiff
path: root/apps/windoze/CBuilder5/InstallMgr/zlib.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/InstallMgr/zlib.bpf')
-rw-r--r--apps/windoze/CBuilder5/InstallMgr/zlib.bpf25
1 files changed, 0 insertions, 25 deletions
diff --git a/apps/windoze/CBuilder5/InstallMgr/zlib.bpf b/apps/windoze/CBuilder5/InstallMgr/zlib.bpf
deleted file mode 100644
index a725d34..0000000
--- a/apps/windoze/CBuilder5/InstallMgr/zlib.bpf
+++ /dev/null
@@ -1,25 +0,0 @@
-//---------------------------------------------------------------------------
-
-#include <vcl.h>
-#pragma hdrstop
-USEUNIT("..\..\..\..\src\utilfuns\zlib\adler32.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\compress.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\crc32.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\deflate.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\gzio.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\infblock.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\infcodes.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\inffast.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\inflate.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\inftrees.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\infutil.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\maketree.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\trees.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\uncompr.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\untgz.c");
-USEUNIT("..\..\..\..\src\utilfuns\zlib\zutil.c");
-//---------------------------------------------------------------------------
-#define Library
-
-// To add a file to the library use the Project menu 'Add to Project'.
-