summaryrefslogtreecommitdiff
path: root/bcb5/expatw.bpr
diff options
context:
space:
mode:
authorfdrake <fdrake>2002-07-12 05:17:26 +0000
committerfdrake <fdrake>2002-07-12 05:17:26 +0000
commit4f9a769fc43128266fd9f8d60fa7382d2fab7926 (patch)
treec702018aee200cefacdbb0fd7426e66c24f786d6 /bcb5/expatw.bpr
parente85f7d45d261f84cfe2e47f5daabbf434aee7513 (diff)
downloadlibexpat-4f9a769fc43128266fd9f8d60fa7382d2fab7926.tar.gz
Change the Borland support files so that the DLLs are named libexpat.dll and
libexpatw.dll, as they are for MSVC. Since I do not have a Borland build environment, I hope I have not botched this change!
Diffstat (limited to 'bcb5/expatw.bpr')
-rw-r--r--bcb5/expatw.bpr4
1 files changed, 2 insertions, 2 deletions
diff --git a/bcb5/expatw.bpr b/bcb5/expatw.bpr
index 3f627fe..6354f4a 100644
--- a/bcb5/expatw.bpr
+++ b/bcb5/expatw.bpr
@@ -3,7 +3,7 @@
<PROJECT>
<MACROS>
<VERSION value="BCB.05.03"/>
- <PROJECT value="debug\expatw.dll"/>
+ <PROJECT value="debug\libexpatw.dll"/>
<OBJFILES value="debug\obj\xmltok.obj debug\obj\xmlrole.obj debug\obj\xmlparse.obj"/>
<RESFILES value=""/>
<IDLFILES value=""/>
@@ -141,4 +141,4 @@ ActiveLang=
ProjectLang=
RootDir=
</IDEOPTIONS>
-</PROJECT> \ No newline at end of file
+</PROJECT>