forked from Mirrors/freeswitch
3abb7730b2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3772 d0543943-73ff-0310-b7d9-9358b9ac24b2
259 lines
6.3 KiB
Plaintext
259 lines
6.3 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="xmlrpc" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=xmlrpc - Win32 Debug
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
!MESSAGE use the Export Makefile command and run
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "xmlrpc.mak".
|
|
!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 "xmlrpc.mak" CFG="xmlrpc - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "xmlrpc - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "xmlrpc - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName "xmlrpc"
|
|
# PROP Scc_LocalPath ".."
|
|
CPP=cl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "xmlrpc - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "Release"
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "Release\xmlrpc"
|
|
# PROP Intermediate_Dir "Release\xmlrpc"
|
|
# PROP Target_Dir ""
|
|
MTL=midl.exe
|
|
LINK32=link.exe -lib
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
|
# ADD CPP /nologo /MT /W3 /GX /O2 /I "../lib/" /I "../lib/curl_transport" /I "../lib/util/include" /I "../include" /I "../" /I "../lib/expat/xmlparse" /I "../lib/w3c-libwww-5.3.2/Library/src" /I "../lib/abyss/src" /I "../lib/wininet_transport" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "ABYSS_WIN32" /D "CURL_STATICLIB" /FR /YX /FD /c
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo /out:"..\lib\xmlrpc.lib"
|
|
|
|
!ELSEIF "$(CFG)" == "xmlrpc - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Debug"
|
|
# PROP BASE Intermediate_Dir "Debug"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "Debug\xmlrpc"
|
|
# PROP Intermediate_Dir "Debug\xmlrpc"
|
|
# PROP Target_Dir ""
|
|
MTL=midl.exe
|
|
LINK32=link.exe -lib
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
|
|
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../lib/" /I "../lib/curl_transport" /I "../lib/util/include" /I "../include" /I "../" /I "../lib/expat/xmlparse" /I "../lib/w3c-libwww-5.3.2/Library/src" /I "../lib/abyss/src" /I "../lib/wininet_transport" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "ABYSS_WIN32" /D "CURL_STATICLIB" /YX /FD /GZ /c
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo /out:"..\lib\xmlrpcD.lib"
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "xmlrpc - Win32 Release"
|
|
# Name "xmlrpc - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;cc"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\util\casprintf.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\util\pthreadx_win32.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_array.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_authcookie.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_base64.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_builddecomp.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_client.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\curl_transport\xmlrpc_curl_transport.c
|
|
# PROP Exclude_From_Build 1
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_data.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_datetime.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_expat.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_libxml2.c
|
|
# PROP Exclude_From_Build 1
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_parse.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_registry.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_serialize.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_server_abyss.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_server_w32httpsys.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_struct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_strutil.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_support.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\src\xmlrpc_utf8.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\wininet_transport\xmlrpc_wininet_transport.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\abyss.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\base.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\util\include\bool.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\client.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\client_int.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\util\include\mallocvar.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\util\include\pthreadx.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\server.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\server_abyss.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\server_cgi.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\server_w32httpsys.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\transport.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\transport_config.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\transport_int.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\include\xmlrpc-c\xmlparser.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\xmlrpc_config.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\curl_transport\xmlrpc_curl_transport.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\lib\wininet_transport\xmlrpc_wininet_transport.h
|
|
# End Source File
|
|
# End Group
|
|
# End Target
|
|
# End Project
|