From: Michael Wallner Date: Mon, 7 Feb 2005 09:10:03 +0000 (+0000) Subject: * another try X-Git-Tag: RELEASE_0_3_0~21 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=3909b45a4bc69210e4c745d61999e29df3700833;ds=sidebyside * another try --- diff --git a/http.dsp b/http.dsp index 9d86851..b439eea 100644 --- 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