summaryrefslogtreecommitdiff
path: root/srclib
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 16:37:50 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 16:37:50 +0000
commitf119cafbaaa9eb9366267ffa399320a5e6156c56 (patch)
tree4c2d3ae544f89407e9232ef8db63479658244dc9 /srclib
parentfe2ef8d81b67211e09704a5006d8d05303d2470f (diff)
downloadhttpd-f119cafbaaa9eb9366267ffa399320a5e6156c56.tar.gz
This patch illustrates the new locations, and makes the majority of the
adjustments. Now to actually try to build the thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87212 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r--srclib/expat-lite/expatlib.dsp14
-rw-r--r--srclib/expat-lite/libexpat.dsp14
-rw-r--r--srclib/expat-lite/xmlparse.dsp8
-rw-r--r--srclib/expat-lite/xmltok.dsp8
4 files changed, 22 insertions, 22 deletions
diff --git a/srclib/expat-lite/expatlib.dsp b/srclib/expat-lite/expatlib.dsp
index 66b3f40dbf..368fd53adc 100644
--- a/srclib/expat-lite/expatlib.dsp
+++ b/srclib/expat-lite/expatlib.dsp
@@ -93,31 +93,31 @@ LINK32=link.exe
# Name "expatlib - Win32 Debug"
# Begin Source File
-SOURCE="..\..\lib\expat-lite\hashtable.c"
+SOURCE=".\hashtable.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.c"
+SOURCE=".\xmlparse.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.h"
+SOURCE=".\xmlparse.h"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\dllmain.c"
+SOURCE=".\dllmain.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlrole.c"
+SOURCE=".\xmlrole.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmltok.c"
+SOURCE=".\xmltok.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\expatlib.def"
+SOURCE=".\expatlib.def"
# End Source File
# End Target
diff --git a/srclib/expat-lite/libexpat.dsp b/srclib/expat-lite/libexpat.dsp
index 66b3f40dbf..368fd53adc 100644
--- a/srclib/expat-lite/libexpat.dsp
+++ b/srclib/expat-lite/libexpat.dsp
@@ -93,31 +93,31 @@ LINK32=link.exe
# Name "expatlib - Win32 Debug"
# Begin Source File
-SOURCE="..\..\lib\expat-lite\hashtable.c"
+SOURCE=".\hashtable.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.c"
+SOURCE=".\xmlparse.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.h"
+SOURCE=".\xmlparse.h"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\dllmain.c"
+SOURCE=".\dllmain.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlrole.c"
+SOURCE=".\xmlrole.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmltok.c"
+SOURCE=".\xmltok.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\expatlib.def"
+SOURCE=".\expatlib.def"
# End Source File
# End Target
diff --git a/srclib/expat-lite/xmlparse.dsp b/srclib/expat-lite/xmlparse.dsp
index fc59cca815..e00e0bc30b 100644
--- a/srclib/expat-lite/xmlparse.dsp
+++ b/srclib/expat-lite/xmlparse.dsp
@@ -93,20 +93,20 @@ LINK32=link.exe
# Name "xmlparse - Win32 Debug"
# Begin Source File
-SOURCE="..\..\lib\expat-lite\hashtable.c"
+SOURCE=".\hashtable.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.c"
+SOURCE=".\xmlparse.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.def"
+SOURCE=".\xmlparse.def"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlparse.h"
+SOURCE=".\xmlparse.h"
# End Source File
# End Target
# End Project
diff --git a/srclib/expat-lite/xmltok.dsp b/srclib/expat-lite/xmltok.dsp
index 10228f87e8..89531f4223 100644
--- a/srclib/expat-lite/xmltok.dsp
+++ b/srclib/expat-lite/xmltok.dsp
@@ -93,19 +93,19 @@ LINK32=link.exe
# Name "xmltok - Win32 Debug"
# Begin Source File
-SOURCE="..\..\lib\expat-lite\dllmain.c"
+SOURCE=".\dllmain.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmlrole.c"
+SOURCE=".\xmlrole.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmltok.c"
+SOURCE=".\xmltok.c"
# End Source File
# Begin Source File
-SOURCE="..\..\lib\expat-lite\xmltok.def"
+SOURCE=".\xmltok.def"
# PROP Exclude_From_Build 1
# End Source File
# End Target