* another try
authorMichael Wallner <mike@php.net>
Mon, 7 Feb 2005 09:10:03 +0000 (09:10 +0000)
committerMichael Wallner <mike@php.net>
Mon, 7 Feb 2005 09:10:03 +0000 (09:10 +0000)
http.dsp

index 9d86851992eff23b1625b5a72681045845820746..b439eeafda4c5ed6c19244c7f77a44d88539cf8d 100644 (file)
--- a/http.dsp
+++ b/http.dsp
@@ -7,21 +7,19 @@
 CFG=http - Win32 Release_TS
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "http.mak".
-!MESSAGE
+!MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "http.mak" CFG="http - Win32 Debug_TS"
-!MESSAGE
+!MESSAGE 
+!MESSAGE NMAKE /f "http.mak" CFG="http - Win32 Release_TS"
+!MESSAGE 
 !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE 
 !MESSAGE "http - Win32 Release_TS" (based on "Win32 (x86) Dynamic-Link Library")
 !MESSAGE "http - Win32 Debug_TS" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-!MESSAGE
-!MESSAGE
+!MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -87,7 +85,7 @@ LINK32=link.exe
 # ADD LINK32 php4ts_debug.lib libcurl.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib wsock32.lib /nologo /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"MSVCRTD" /out:"..\..\Debug_TS/php_http.dll" /libpath:"..\..\Debug_TS" /libpath:"..\..\..\php_build\curl\lib"
 # SUBTRACT LINK32 /pdb:none
 
-!ENDIF
+!ENDIF 
 
 # Begin Target
 
@@ -104,10 +102,6 @@ SOURCE=.\http.c
 
 SOURCE=.\http_api.c
 # End Source File
-# Begin Source File
-
-SOURCE=.\http_build_query.c
-# End Source File
 # End Group
 # Begin Group "Header Files"
 
@@ -120,14 +114,10 @@ SOURCE=.\php_http.h
 
 SOURCE=.\php_http_api.h
 # End Source File
-# Begin Source File
-
-SOURCE=.\php_http_build_query.h
-# End Source File
 # End Group
 # Begin Group "Resource Files"
 
 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 # End Group
 # End Target
-# End Project
\ No newline at end of file
+# End Project