summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2015-06-25 19:51:03 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2015-06-25 19:51:03 +0000
commit7533ced154f4c001243bc0f91dfa17971bc1a709 (patch)
treedf1eff4870598da2f115f12e74d6f04e3eb8c48c /libapr.dsp
parent73dfa0f602c510cbed13b1b673ce3f48d9af4e90 (diff)
downloadapr-7533ced154f4c001243bc0f91dfa17971bc1a709.tar.gz
Delete stale 9x custom action
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1687622 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp22
1 files changed, 0 insertions, 22 deletions
diff --git a/libapr.dsp b/libapr.dsp
index eb5a02d90..07a77ad75 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -956,28 +956,6 @@ InputPath=.\include\apr_escape.h
# End Custom Build
-!ELSEIF "$(CFG)" == "libapr - Win32 Release9x"
-
-# Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
-InputPath=.\include\apr_escape.h
-
-".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\9x\Release\gen_test_char /Fe.\9x\Release\gen_test_char.exe .\tools\gen_test_char.c
- .\9x\Release\gen_test_char.exe > .\include\apr_escape_test_char.h
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libapr - Win32 Debug9x"
-
-# Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
-InputPath=.\include\apr_escape.h
-
-".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\9x\Debug\gen_test_char /Fe.\9x\Debug\gen_test_char.exe .\tools\gen_test_char.c
- .\9x\Debug\gen_test_char.exe > .\include\apr_escape_test_char.h
-
-# End Custom Build
-
!ELSEIF "$(CFG)" == "libapr - x64 Release"
# Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h