summaryrefslogtreecommitdiff
path: root/server/gen_test_char.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>1999-09-13 15:20:53 +0000
committerBill Stoddard <stoddard@apache.org>1999-09-13 15:20:53 +0000
commit792093eee17f8908cc95a82a0bc8b3bda664b72e (patch)
treebc0fdb5937fc5ba7b8315c78db9325f8a7da89c8 /server/gen_test_char.dsp
parente400447191dddaea06a670251665832623a69e50 (diff)
downloadhttpd-792093eee17f8908cc95a82a0bc8b3bda664b72e.tar.gz
Add apr include path to win32 dsp and make file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83898 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 c2630ce9d1..030a1951e9 100644
--- a/server/gen_test_char.dsp
+++ b/server/gen_test_char.dsp
@@ -43,7 +43,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" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "..\include" /I "..\lib\apr\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
@@ -72,7 +72,7 @@ PostBuild_Cmds=.\gen_test_char > test_char.h
# 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" /YX /FD /c
-# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\include" /I "..\lib\apr\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"
BSC32=bscmake.exe