diff GEMBASSY-1.0.3/include/soapClientLib.c @ 2:8947fca5f715 draft default tip

Uploaded
author ktnyt
date Fri, 26 Jun 2015 05:21:44 -0400
parents 84a17b3fad1f
children
line wrap: on
line diff
--- a/GEMBASSY-1.0.3/include/soapClientLib.c	Fri Jun 26 05:20:29 2015 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-/* soapClientLib.c
-   Generated by gSOAP 2.8.6 from gae.h
-
-Copyright(C) 2000-2011, Robert van Engelen, Genivia Inc. All Rights Reserved.
-The generated code is released under one of the following licenses:
-1) GPL or 2) Genivia's license for commercial use.
-This program is released under the GPL with the additional exemption that
-compiling, linking, and/or using OpenSSL is allowed.
-*/
-
-/** Use this file in your project build instead of the two files soapC.c and soapClient.c. This hides the serializer functions and avoids linking problems when linking multiple clients and servers. */
-
-#ifndef WITH_NOGLOBAL
-#define WITH_NOGLOBAL
-#endif
-#define SOAP_FMAC3 static
-#include "soapC.c"
-#include "soapClient.c"
-
-/* End of soapClientLib.c */