summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2013-05-26 23:23:14 +0000
committerGregg Lewis Smith <gsmith@apache.org>2013-05-26 23:23:14 +0000
commit85ede3306c0c6c660fb2a2fa97dd49f47c30dfe0 (patch)
tree2e35f0d08fbd0e44fec5f11b557be15251eaae32 /libhttpd.dsp
parent1529e18955f0050268aa3a8842e309878a8cc7f4 (diff)
downloadhttpd-85ede3306c0c6c660fb2a2fa97dd49f47c30dfe0.tar.gz
Inform MSVC compiler there is a Lexical target so the compiler is
not confused which causes it to absorb some properties of the Lexical target into the Debug target. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1486490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index dc7fa36602..1f616be697 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -19,6 +19,7 @@ CFG=libhttpd - Win32 Release
!MESSAGE
!MESSAGE "libhttpd - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "libhttpd - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "libhttpd - Win32 Lexical" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
@@ -138,6 +139,7 @@ PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).ma
# Name "libhttpd - Win32 Release"
# Name "libhttpd - Win32 Debug"
+# Name "libhttpd - Win32 Lexical"
# Begin Group "headers"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"