From 3bce998dedfeb448a52a6ef69df897cf87710e63 Mon Sep 17 00:00:00 2001 From: fdrake Date: Fri, 12 Jul 2002 02:46:22 +0000 Subject: Support files for Borland C++ Builder 5 / BCC 5.5. Contributed by Patrick McConnell. Closes SF patch #538032. --- bcb5/expatw.bpf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bcb5/expatw.bpf (limited to 'bcb5/expatw.bpf') diff --git a/bcb5/expatw.bpf b/bcb5/expatw.bpf new file mode 100644 index 0000000..2120e19 --- /dev/null +++ b/bcb5/expatw.bpf @@ -0,0 +1,5 @@ +USEUNIT("..\Source\lib\xmltok.c"); +USEUNIT("..\Source\lib\xmlrole.c"); +USEUNIT("..\Source\lib\xmlparse.c"); +//--------------------------------------------------------------------------- +#define DllEntryPoint -- cgit v1.2.1