summaryrefslogtreecommitdiffstats
path: root/server/gen_test_char.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 17:37:50 +0100
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 17:37:50 +0100
commitf119cafbaaa9eb9366267ffa399320a5e6156c56 (patch)
tree4c2d3ae544f89407e9232ef8db63479658244dc9 /server/gen_test_char.dsp
parentFix two spelling and syntax problems in ap_get_local_host(). (diff)
downloadapache2-f119cafbaaa9eb9366267ffa399320a5e6156c56.tar.xz
apache2-f119cafbaaa9eb9366267ffa399320a5e6156c56.zip
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 'server/gen_test_char.dsp')
-rw-r--r--server/gen_test_char.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/gen_test_char.dsp b/server/gen_test_char.dsp
index f0ccfbb1a0..98eddf9c34 100644
--- a/server/gen_test_char.dsp
+++ b/server/gen_test_char.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\lib\apr\include" /I "..\os\win32" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\srclib\apr\include" /I "..\os\win32" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\include" /I "..\lib\apr\include" /I "..\os\win32" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\include" /I "..\srclib\apr\include" /I "..\os\win32" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"