Searched refs:SOAPHEADER (Results 1 - 25 of 180) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/udp/
H A DMakefile.am7 SOAPHEADER = udp.h
13 udpclient_SOURCES = udpclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
15 udpserver_SOURCES = udpserver.c $(SOAPHEADER) $(SOAP_C_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/udp/
H A DMakefile.am7 SOAPHEADER = udp.h
13 udpclient_SOURCES = udpclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
15 udpserver_SOURCES = udpserver.c $(SOAPHEADER) $(SOAP_C_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/rss/
H A DMakefile.am7 SOAPHEADER = rss.h
13 rss_SOURCES = rss.c $(SOAPHEADER) $(SOAP_C_CORE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/rss/
H A DMakefile.am7 SOAPHEADER = rss.h
13 rss_SOURCES = rss.c $(SOAPHEADER) $(SOAP_C_CORE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc/
H A DMakefile.am7 SOAPHEADER = calc.h
13 calcclient_SOURCES = calcclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 calcserver_SOURCES = calcserver.c $(SOAPHEADER) $(SOAP_C_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc++/
H A DMakefile.am7 SOAPHEADER = calc.h
13 calcclient_SOURCES = calcclient.cpp $(SOAPHEADER) $(SOAP_CPP_CORE) soapcalcProxy.cpp
16 calcserver_SOURCES = calcserver.cpp $(SOAPHEADER) $(SOAP_CPP_CORE) soapcalcService.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/dime/
H A DMakefile.am7 SOAPHEADER = dime.h
13 dimeclient_SOURCES = dimeclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 dimeserver_SOURCES = dimeserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events/
H A DMakefile.am7 SOAPHEADER = event.h
13 event_SOURCES = event.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 handler_SOURCES = handler.c $(SOAPHEADER) $(SOAP_C_SRC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/gmt/
H A DMakefile.am7 SOAPHEADER = gmt.h
13 gmtclient_SOURCES = gmtclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 gmtserver_SOURCES = gmtserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/hello/
H A DMakefile.am7 SOAPHEADER = hello.h
13 helloclient_SOURCES = helloclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 helloserver_SOURCES = helloserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/lu/
H A DMakefile.am7 SOAPHEADER = lu.h
13 luclient_SOURCES = luclient.cpp lumat.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 luserver_cgi_SOURCES = luserver.cpp lumat.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/magic/
H A DMakefile.am7 SOAPHEADER = magic.h
13 magic_SOURCES = magic.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
15 magicserver_SOURCES = magicserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/mashup/
H A DMakefile.am7 SOAPHEADER = mashup.h
13 mashupclient_SOURCES = mashupclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 mashupserver_SOURCES = mashupserver.c $(SOAPHEADER) $(SOAP_C_CLIENT) soapServer.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/roll/
H A DMakefile.am7 SOAPHEADER = roll.h
13 rollclient_SOURCES = rollclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 rollserver_SOURCES = rollserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/xml-rpc/
H A DMakefile.am7 SOAPHEADER = xml-rpc.h
13 xml_rpc_currentTime_SOURCES = xml-rpc-currentTime.c $(SOAPHEADER) $(SOAP_C_CORE)
14 xml_rpc_weblogs_SOURCES = xml-rpc-weblogs.c $(SOAPHEADER) $(SOAP_C_CORE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc/
H A DMakefile.am7 SOAPHEADER = calc.h
13 calcclient_SOURCES = calcclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 calcserver_SOURCES = calcserver.c $(SOAPHEADER) $(SOAP_C_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc++/
H A DMakefile.am7 SOAPHEADER = calc.h
13 calcclient_SOURCES = calcclient.cpp $(SOAPHEADER) $(SOAP_CPP_CORE) soapcalcProxy.cpp
16 calcserver_SOURCES = calcserver.cpp $(SOAPHEADER) $(SOAP_CPP_CORE) soapcalcService.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/dime/
H A DMakefile.am7 SOAPHEADER = dime.h
13 dimeclient_SOURCES = dimeclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 dimeserver_SOURCES = dimeserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events/
H A DMakefile.am7 SOAPHEADER = event.h
13 event_SOURCES = event.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 handler_SOURCES = handler.c $(SOAPHEADER) $(SOAP_C_SRC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/gmt/
H A DMakefile.am7 SOAPHEADER = gmt.h
13 gmtclient_SOURCES = gmtclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 gmtserver_SOURCES = gmtserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/hello/
H A DMakefile.am7 SOAPHEADER = hello.h
13 helloclient_SOURCES = helloclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 helloserver_SOURCES = helloserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/lu/
H A DMakefile.am7 SOAPHEADER = lu.h
13 luclient_SOURCES = luclient.cpp lumat.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 luserver_cgi_SOURCES = luserver.cpp lumat.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/magic/
H A DMakefile.am7 SOAPHEADER = magic.h
13 magic_SOURCES = magic.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
15 magicserver_SOURCES = magicserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/mashup/
H A DMakefile.am7 SOAPHEADER = mashup.h
13 mashupclient_SOURCES = mashupclient.c $(SOAPHEADER) $(SOAP_C_CLIENT)
16 mashupserver_SOURCES = mashupserver.c $(SOAPHEADER) $(SOAP_C_CLIENT) soapServer.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/roll/
H A DMakefile.am7 SOAPHEADER = roll.h
13 rollclient_SOURCES = rollclient.cpp $(SOAPHEADER) $(SOAP_CPP_CLIENT)
16 rollserver_SOURCES = rollserver.cpp $(SOAPHEADER) $(SOAP_CPP_SERVER)

Completed in 122 milliseconds

12345678