diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2005-07-07 15:38:19 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2005-07-07 15:38:19 +0000 |
commit | 45d1796fa9929370d4e969297b159e4305ed5e2c (patch) | |
tree | 4db1228656a93bf6c68a3cc237041937b3ff18fc /cppe | |
parent | added missing file. (diff) | |
download | ice-45d1796fa9929370d4e969297b159e4305ed5e2c.tar.bz2 ice-45d1796fa9929370d4e969297b159e4305ed5e2c.tar.xz ice-45d1796fa9929370d4e969297b159e4305ed5e2c.zip |
Removed nested demo
Diffstat (limited to 'cppe')
-rw-r--r-- | cppe/all.dsw | 36 | ||||
-rw-r--r-- | cppe/demo/IceE/Makefile | 1 | ||||
-rw-r--r-- | cppe/demo/IceE/README | 4 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/.depend | 5 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/Client.cpp | 110 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/Makefile | 42 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/Nested.ice | 23 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/NestedI.cpp | 30 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/NestedI.h | 27 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/Server.cpp | 61 | ||||
-rw-r--r-- | cppe/demo/IceE/nested/config | 8 | ||||
-rwxr-xr-x | cppe/demo/IceE/nested/nestedC.dsp | 255 | ||||
-rwxr-xr-x | cppe/demo/IceE/nested/nestedS.dsp | 255 |
13 files changed, 0 insertions, 857 deletions
diff --git a/cppe/all.dsw b/cppe/all.dsw index 7509ff7b5a0..3b74b8b08d6 100644 --- a/cppe/all.dsw +++ b/cppe/all.dsw @@ -159,12 +159,6 @@ Package=<4> Project_Dep_Name minimalS
End Project Dependency
Begin Project Dependency
- Project_Dep_Name nestedC
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name nestedS
- End Project Dependency
- Begin Project Dependency
Project_Dep_Name operationsC
End Project Dependency
Begin Project Dependency
@@ -636,36 +630,6 @@ Package=<4> ###############################################################################
-Project: "nestedC"=.\demo\IceE\nested\nestedC.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name ice
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "nestedS"=.\demo\IceE\nested\nestedS.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name ice
- End Project Dependency
-}}}
-
-###############################################################################
-
Project: "operationsC"=.\test\IceE\operations\operationsC.dsp - Package Owner=<4>
Package=<5>
diff --git a/cppe/demo/IceE/Makefile b/cppe/demo/IceE/Makefile index 6f5c4759b8f..e7a08e7cb78 100644 --- a/cppe/demo/IceE/Makefile +++ b/cppe/demo/IceE/Makefile @@ -15,7 +15,6 @@ SUBDIRS = hello \ latency \ throughput \ callback \ - nested \ bidir \ minimal \ workqueue diff --git a/cppe/demo/IceE/README b/cppe/demo/IceE/README index 1b09064fd8c..1086096d4ff 100644 --- a/cppe/demo/IceE/README +++ b/cppe/demo/IceE/README @@ -30,10 +30,6 @@ Demos in this directory: A simple latency test that measures the basic call dispatch delay of Ice-E. -- nested - - A demo to illustrate how nested callbacks work. - - throughput A simple throughput demo that allows you to send sequences of diff --git a/cppe/demo/IceE/nested/.depend b/cppe/demo/IceE/nested/.depend deleted file mode 100644 index 3a499f187f5..00000000000 --- a/cppe/demo/IceE/nested/.depend +++ /dev/null @@ -1,5 +0,0 @@ -Nested.o: Nested.cpp Nested.h ../../../include/IceE/LocalObjectF.h ../../../include/IceE/Handle.h ../../../include/IceE/ExceptionBase.h ../../../include/IceE/Config.h ../../../include/IceE/ProxyF.h ../../../include/IceE/ProxyHandle.h ../../../include/IceE/ObjectF.h ../../../include/IceE/Exception.h ../../../include/IceE/LocalObject.h ../../../include/IceE/Shared.h ../../../include/IceE/Proxy.h ../../../include/IceE/ProxyFactoryF.h ../../../include/IceE/ConnectionF.h ../../../include/IceE/UndefSysMacros.h ../../../include/IceE/ReferenceF.h ../../../include/IceE/Mutex.h ../../../include/IceE/Lock.h ../../../include/IceE/ThreadException.h ../../../include/IceE/Identity.h ../../../include/IceE/OperationMode.h ../../../include/IceE/Object.h ../../../include/IceE/Current.h ../../../include/IceE/ObjectAdapterF.h ../../../include/IceE/DispatchStatus.h ../../../include/IceE/Incoming.h ../../../include/IceE/InstanceF.h ../../../include/IceE/ServantManagerF.h ../../../include/IceE/BasicStream.h ../../../include/IceE/Buffer.h ../../../include/IceE/Outgoing.h ../../../include/IceE/Monitor.h ../../../include/IceE/Cond.h ../../../include/IceE/Time.h ../../../include/IceE/LocalException.h ../../../include/IceE/BuiltinSequences.h -NestedI.o: NestedI.cpp ../../../include/IceE/IceE.h ../../../include/IceE/Initialize.h ../../../include/IceE/CommunicatorF.h ../../../include/IceE/Handle.h ../../../include/IceE/ExceptionBase.h ../../../include/IceE/Config.h ../../../include/IceE/PropertiesF.h ../../../include/IceE/InstanceF.h ../../../include/IceE/BuiltinSequences.h ../../../include/IceE/LocalObjectF.h ../../../include/IceE/ProxyF.h ../../../include/IceE/ProxyHandle.h ../../../include/IceE/ObjectF.h ../../../include/IceE/Exception.h ../../../include/IceE/LocalObject.h ../../../include/IceE/Shared.h ../../../include/IceE/Proxy.h ../../../include/IceE/ProxyFactoryF.h ../../../include/IceE/ConnectionF.h ../../../include/IceE/UndefSysMacros.h ../../../include/IceE/ReferenceF.h ../../../include/IceE/Mutex.h ../../../include/IceE/Lock.h ../../../include/IceE/ThreadException.h ../../../include/IceE/Identity.h ../../../include/IceE/OperationMode.h ../../../include/IceE/LocalException.h ../../../include/IceE/Properties.h ../../../include/IceE/Logger.h ../../../include/IceE/LoggerUtil.h ../../../include/IceE/LoggerF.h ../../../include/IceE/Communicator.h ../../../include/IceE/RecMutex.h ../../../include/IceE/ObjectAdapter.h ../../../include/IceE/ObjectAdapterF.h ../../../include/IceE/ObjectAdapterFactoryF.h ../../../include/IceE/IncomingConnectionFactoryF.h ../../../include/IceE/ServantManagerF.h ../../../include/IceE/EndpointF.h ../../../include/IceE/RouterF.h ../../../include/IceE/LocatorF.h ../../../include/IceE/LocatorInfoF.h ../../../include/IceE/Monitor.h ../../../include/IceE/Cond.h ../../../include/IceE/Time.h ../../../include/IceE/FacetMap.h ../../../include/IceE/Object.h ../../../include/IceE/Current.h ../../../include/IceE/DispatchStatus.h ../../../include/IceE/IdentityUtil.h ../../../include/IceE/Connection.h ../../../include/IceE/OutgoingConnectionFactoryF.h ../../../include/IceE/TransceiverF.h ../../../include/IceE/TraceLevelsF.h ../../../include/IceE/Thread.h ../../../include/IceE/BasicStream.h ../../../include/IceE/Buffer.h ../../../include/IceE/Functional.h NestedI.h Nested.h ../../../include/IceE/Incoming.h ../../../include/IceE/Outgoing.h -Client.o: Client.cpp ../../../include/IceE/IceE.h ../../../include/IceE/Initialize.h ../../../include/IceE/CommunicatorF.h ../../../include/IceE/Handle.h ../../../include/IceE/ExceptionBase.h ../../../include/IceE/Config.h ../../../include/IceE/PropertiesF.h ../../../include/IceE/InstanceF.h ../../../include/IceE/BuiltinSequences.h ../../../include/IceE/LocalObjectF.h ../../../include/IceE/ProxyF.h ../../../include/IceE/ProxyHandle.h ../../../include/IceE/ObjectF.h ../../../include/IceE/Exception.h ../../../include/IceE/LocalObject.h ../../../include/IceE/Shared.h ../../../include/IceE/Proxy.h ../../../include/IceE/ProxyFactoryF.h ../../../include/IceE/ConnectionF.h ../../../include/IceE/UndefSysMacros.h ../../../include/IceE/ReferenceF.h ../../../include/IceE/Mutex.h ../../../include/IceE/Lock.h ../../../include/IceE/ThreadException.h ../../../include/IceE/Identity.h ../../../include/IceE/OperationMode.h ../../../include/IceE/LocalException.h ../../../include/IceE/Properties.h ../../../include/IceE/Logger.h ../../../include/IceE/LoggerUtil.h ../../../include/IceE/LoggerF.h ../../../include/IceE/Communicator.h ../../../include/IceE/RecMutex.h ../../../include/IceE/ObjectAdapter.h ../../../include/IceE/ObjectAdapterF.h ../../../include/IceE/ObjectAdapterFactoryF.h ../../../include/IceE/IncomingConnectionFactoryF.h ../../../include/IceE/ServantManagerF.h ../../../include/IceE/EndpointF.h ../../../include/IceE/RouterF.h ../../../include/IceE/LocatorF.h ../../../include/IceE/LocatorInfoF.h ../../../include/IceE/Monitor.h ../../../include/IceE/Cond.h ../../../include/IceE/Time.h ../../../include/IceE/FacetMap.h ../../../include/IceE/Object.h ../../../include/IceE/Current.h ../../../include/IceE/DispatchStatus.h ../../../include/IceE/IdentityUtil.h ../../../include/IceE/Connection.h ../../../include/IceE/OutgoingConnectionFactoryF.h ../../../include/IceE/TransceiverF.h ../../../include/IceE/TraceLevelsF.h ../../../include/IceE/Thread.h ../../../include/IceE/BasicStream.h ../../../include/IceE/Buffer.h ../../../include/IceE/Functional.h NestedI.h Nested.h ../../../include/IceE/Incoming.h ../../../include/IceE/Outgoing.h -Server.o: Server.cpp ../../../include/IceE/IceE.h ../../../include/IceE/Initialize.h ../../../include/IceE/CommunicatorF.h ../../../include/IceE/Handle.h ../../../include/IceE/ExceptionBase.h ../../../include/IceE/Config.h ../../../include/IceE/PropertiesF.h ../../../include/IceE/InstanceF.h ../../../include/IceE/BuiltinSequences.h ../../../include/IceE/LocalObjectF.h ../../../include/IceE/ProxyF.h ../../../include/IceE/ProxyHandle.h ../../../include/IceE/ObjectF.h ../../../include/IceE/Exception.h ../../../include/IceE/LocalObject.h ../../../include/IceE/Shared.h ../../../include/IceE/Proxy.h ../../../include/IceE/ProxyFactoryF.h ../../../include/IceE/ConnectionF.h ../../../include/IceE/UndefSysMacros.h ../../../include/IceE/ReferenceF.h ../../../include/IceE/Mutex.h ../../../include/IceE/Lock.h ../../../include/IceE/ThreadException.h ../../../include/IceE/Identity.h ../../../include/IceE/OperationMode.h ../../../include/IceE/LocalException.h ../../../include/IceE/Properties.h ../../../include/IceE/Logger.h ../../../include/IceE/LoggerUtil.h ../../../include/IceE/LoggerF.h ../../../include/IceE/Communicator.h ../../../include/IceE/RecMutex.h ../../../include/IceE/ObjectAdapter.h ../../../include/IceE/ObjectAdapterF.h ../../../include/IceE/ObjectAdapterFactoryF.h ../../../include/IceE/IncomingConnectionFactoryF.h ../../../include/IceE/ServantManagerF.h ../../../include/IceE/EndpointF.h ../../../include/IceE/RouterF.h ../../../include/IceE/LocatorF.h ../../../include/IceE/LocatorInfoF.h ../../../include/IceE/Monitor.h ../../../include/IceE/Cond.h ../../../include/IceE/Time.h ../../../include/IceE/FacetMap.h ../../../include/IceE/Object.h ../../../include/IceE/Current.h ../../../include/IceE/DispatchStatus.h ../../../include/IceE/IdentityUtil.h ../../../include/IceE/Connection.h ../../../include/IceE/OutgoingConnectionFactoryF.h ../../../include/IceE/TransceiverF.h ../../../include/IceE/TraceLevelsF.h ../../../include/IceE/Thread.h ../../../include/IceE/BasicStream.h ../../../include/IceE/Buffer.h ../../../include/IceE/Functional.h NestedI.h Nested.h ../../../include/IceE/Incoming.h ../../../include/IceE/Outgoing.h -Nested.cpp: Nested.ice diff --git a/cppe/demo/IceE/nested/Client.cpp b/cppe/demo/IceE/nested/Client.cpp deleted file mode 100644 index c0695f2ee78..00000000000 --- a/cppe/demo/IceE/nested/Client.cpp +++ /dev/null @@ -1,110 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -#include <IceE/IceE.h> -#include <NestedI.h> - -using namespace std; -using namespace Ice; -using namespace Demo; - -int -run(int argc, char* argv[], const Ice::CommunicatorPtr& communicator) -{ - PropertiesPtr properties = communicator->getProperties(); - const char* proxyProperty = "Nested.Client.NestedServer"; - std::string proxy = properties->getProperty(proxyProperty); - if(proxy.empty()) - { - fprintf(stderr, "%s: property `%s' not set\n", argv[0], proxyProperty); - return EXIT_FAILURE; - } - - ObjectPrx base = communicator->stringToProxy(proxy); - NestedPrx nested = NestedPrx::checkedCast(base); - if(!nested) - { - fprintf(stderr, "%s: invalid proxy\n", argv[0]); - return EXIT_FAILURE; - } - - ObjectAdapterPtr adapter = communicator->createObjectAdapter("Nested.Client"); - NestedPrx self = NestedPrx::uncheckedCast(adapter->createProxy(Ice::stringToIdentity("nestedClient"))); - adapter->add(new NestedI(self), Ice::stringToIdentity("nestedClient")); - adapter->activate(); - - printf("Note: The maximum nesting level is sz * 2, with sz being\n"); - printf("the maximum number of threads in the server thread pool. if\n"); - printf("you specify a value higher than that, the application will\n"); - printf("block or timeout.\n\n"); - - - char buf[32]; - char* s; - do - { - try - { - printf("enter nesting level or 'x' for exit: "); - s = fgets(buf, 32, stdin); - - if(s != NULL) - { - int level = atoi(s); - if(level > 0) - { - nested->nestedCall(level, self); - } - } - } - catch(const Exception& ex) - { - fprintf(stderr, "%s\n", ex.toString().c_str()); - } - } - while(s != NULL && s[0] != 'x'); - - return EXIT_SUCCESS; -} - -int -main(int argc, char* argv[]) -{ - int status; - Ice::CommunicatorPtr communicator; - - try - { - Ice::PropertiesPtr properties = Ice::createProperties(); - properties->load("config"); - communicator = Ice::initializeWithProperties(argc, argv, properties); - status = run(argc, argv, communicator); - } - catch(const Ice::Exception& ex) - { - fprintf(stderr, "%s\n", ex.toString().c_str()); - status = EXIT_FAILURE; - } - - if(communicator) - { - try - { - communicator->destroy(); - } - catch(const Ice::Exception& ex) - { - fprintf(stderr, "%s\n", ex.toString().c_str()); - status = EXIT_FAILURE; - } - } - - return status; -} - diff --git a/cppe/demo/IceE/nested/Makefile b/cppe/demo/IceE/nested/Makefile deleted file mode 100644 index 6510ffccfe0..00000000000 --- a/cppe/demo/IceE/nested/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# ********************************************************************** -# -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -# -# This copy of Ice is licensed to you under the terms described in the -# ICE_LICENSE file included in this distribution. -# -# ********************************************************************** - -top_srcdir = ../../.. - -CLIENT = client -SERVER = server - -TARGETS = $(CLIENT) $(SERVER) - -OBJS = Nested.o \ - NestedI.o - -COBJS = Client.o - -SOBJS = Server.o - -SRCS = $(OBJS:.o=.cpp) \ - $(COBJS:.o=.cpp) \ - $(SOBJS:.o=.cpp) - -SLICE_SRCS = Nested.ice - -include $(top_srcdir)/config/Make.rules - -CPPFLAGS := -I. $(CPPFLAGS) - -$(CLIENT): $(OBJS) $(COBJS) - rm -f $@ - $(CXX) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(LIBS) - -$(SERVER): $(OBJS) $(SOBJS) - rm -f $@ - $(CXX) $(LDFLAGS) -o $@ $(OBJS) $(SOBJS) $(LIBS) - -include .depend diff --git a/cppe/demo/IceE/nested/Nested.ice b/cppe/demo/IceE/nested/Nested.ice deleted file mode 100644 index 7aa16008d0a..00000000000 --- a/cppe/demo/IceE/nested/Nested.ice +++ /dev/null @@ -1,23 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -#ifndef NESTED_ICE -#define NESTED_ICE - -module Demo -{ - -interface Nested -{ - void nestedCall(int level, Nested* proxy); -}; - -}; - -#endif diff --git a/cppe/demo/IceE/nested/NestedI.cpp b/cppe/demo/IceE/nested/NestedI.cpp deleted file mode 100644 index 23633109353..00000000000 --- a/cppe/demo/IceE/nested/NestedI.cpp +++ /dev/null @@ -1,30 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -#include <IceE/IceE.h> -#include <NestedI.h> - -using namespace std; -using namespace Ice; -using namespace Demo; - -NestedI::NestedI(const NestedPrx& self) : - _self(self) -{ -} - -void -NestedI::nestedCall(Int level, const NestedPrx& proxy, const Ice::Current& current) -{ - printf("%d\n", level); - if(--level > 0) - { - proxy->nestedCall(level, _self, current.ctx); - } -} diff --git a/cppe/demo/IceE/nested/NestedI.h b/cppe/demo/IceE/nested/NestedI.h deleted file mode 100644 index 7117bf9b402..00000000000 --- a/cppe/demo/IceE/nested/NestedI.h +++ /dev/null @@ -1,27 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -#ifndef NESTED_I_H -#define NESTED_I_H - -#include <Nested.h> - -class NestedI : public Demo::Nested -{ -public: - - NestedI(const Demo::NestedPrx&); - virtual void nestedCall(Ice::Int, const Demo::NestedPrx&, const Ice::Current&); - -private: - - Demo::NestedPrx _self; -}; - -#endif diff --git a/cppe/demo/IceE/nested/Server.cpp b/cppe/demo/IceE/nested/Server.cpp deleted file mode 100644 index f0490dd8d97..00000000000 --- a/cppe/demo/IceE/nested/Server.cpp +++ /dev/null @@ -1,61 +0,0 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - -#include <IceE/IceE.h> -#include <NestedI.h> - -using namespace std; -using namespace Ice; -using namespace Demo; - -int -run(int argc, char* argv[], const Ice::CommunicatorPtr& communicator) -{ - ObjectAdapterPtr adapter = communicator->createObjectAdapter("Nested.Server"); - NestedPrx self = NestedPrx::uncheckedCast(adapter->createProxy(Ice::stringToIdentity("nestedServer"))); - adapter->add(new NestedI(self), Ice::stringToIdentity("nestedServer")); - adapter->activate(); - communicator->waitForShutdown(); - return EXIT_SUCCESS; -} - -int -main(int argc, char* argv[]) -{ - int status; - Ice::CommunicatorPtr communicator; - - try - { - Ice::PropertiesPtr properties = Ice::createProperties(); - properties->load("config"); - communicator = Ice::initializeWithProperties(argc, argv, properties); - status = run(argc, argv, communicator); - } - catch(const Ice::Exception& ex) - { - fprintf(stderr, "%s\n", ex.toString().c_str()); - status = EXIT_FAILURE; - } - - if(communicator) - { - try - { - communicator->destroy(); - } - catch(const Ice::Exception& ex) - { - fprintf(stderr, "%s\n", ex.toString().c_str()); - status = EXIT_FAILURE; - } - } - - return status; -} diff --git a/cppe/demo/IceE/nested/config b/cppe/demo/IceE/nested/config deleted file mode 100644 index 6f3117946a0..00000000000 --- a/cppe/demo/IceE/nested/config +++ /dev/null @@ -1,8 +0,0 @@ -Nested.Server.Endpoints=default -p 10000 -t 10000 - -Nested.Client.NestedServer=nestedServer:default -p 10000 -t 10000 -Nested.Client.Endpoints=default -t 10000 - -#IceE.Trace.Network=1 -#IceE.Trace.Protocol=1 -#IceE.Warn.Connections=1 diff --git a/cppe/demo/IceE/nested/nestedC.dsp b/cppe/demo/IceE/nested/nestedC.dsp deleted file mode 100755 index 94300ffd74d..00000000000 --- a/cppe/demo/IceE/nested/nestedC.dsp +++ /dev/null @@ -1,255 +0,0 @@ -# Microsoft Developer Studio Project File - Name="nestedC" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=nestedC - Win32 Debug Static
-!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 "nestedC.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 "nestedC.mak" CFG="nestedC - Win32 Debug Static"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "nestedC - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedC - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedC - Win32 Debug Static" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedC - Win32 Release Static" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "nestedC - 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"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /D "NDEBUG" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /machine:I386
-# ADD LINK32 /nologo /subsystem:console /incremental:yes /machine:I386 /out:"client.exe" /libpath:"../../../lib"
-# SUBTRACT LINK32 /debug /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedC - 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"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /D "_DEBUG" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"client.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:no /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedC - Win32 Debug Static"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "nestedC___Win32_Debug_Static"
-# PROP BASE Intermediate_Dir "nestedC___Win32_Debug_Static"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "DebugStatic"
-# PROP Intermediate_Dir "DebugStatic"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../../include/stlport" /D "_DEBUG" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT BASE CPP /Fr /YX
-# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /D "_DEBUG" /D "ICEE_STATIC_LIBS" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 IceEd.lib /nologo /subsystem:console /debug /machine:I386 /out:"client.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT BASE LINK32 /incremental:no /nodefaultlib
-# ADD LINK32 ws2_32.lib rpcrt4.lib /nologo /subsystem:console /debug /machine:I386 /out:"client.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:no /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedC - Win32 Release Static"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "nestedC___Win32_Release_Static"
-# PROP BASE Intermediate_Dir "nestedC___Win32_Release_Static"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "ReleaseStatic"
-# PROP Intermediate_Dir "ReleaseStatic"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /I "../../../include/stlport" /D "NDEBUG" /D "_CONSOLE" /FD /c
-# SUBTRACT BASE CPP /Fr /YX
-# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /D "NDEBUG" /D "ICEE_STATIC_LIBS" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 IceE.lib /nologo /subsystem:console /incremental:yes /machine:I386 /out:"client.exe" /libpath:"../../../lib"
-# SUBTRACT BASE LINK32 /debug /nodefaultlib
-# ADD LINK32 ws2_32.lib rpcrt4.lib /nologo /subsystem:console /machine:I386 /out:"client.exe" /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:yes /debug /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "nestedC - Win32 Release"
-# Name "nestedC - Win32 Debug"
-# Name "nestedC - Win32 Debug Static"
-# Name "nestedC - Win32 Release Static"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\Client.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\Nested.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\NestedI.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\Nested.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\NestedI.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"
-# Begin Source File
-
-SOURCE=.\Nested.ice
-
-!IF "$(CFG)" == "nestedC - Win32 Release"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\slice.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedC - Win32 Debug"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\sliced.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedC - Win32 Debug Static"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\sliced.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedC - Win32 Release Static"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\slice.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/cppe/demo/IceE/nested/nestedS.dsp b/cppe/demo/IceE/nested/nestedS.dsp deleted file mode 100755 index 7026377a56e..00000000000 --- a/cppe/demo/IceE/nested/nestedS.dsp +++ /dev/null @@ -1,255 +0,0 @@ -# Microsoft Developer Studio Project File - Name="nestedS" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=nestedS - Win32 Debug Static
-!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 "nestedS.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 "nestedS.mak" CFG="nestedS - Win32 Debug Static"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "nestedS - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedS - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedS - Win32 Debug Static" (based on "Win32 (x86) Console Application")
-!MESSAGE "nestedS - Win32 Release Static" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "nestedS - 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"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /D "NDEBUG" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /machine:I386
-# ADD LINK32 /nologo /subsystem:console /incremental:yes /machine:I386 /out:"server.exe" /libpath:"../../../lib"
-# SUBTRACT LINK32 /debug /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedS - 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"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /D "_DEBUG" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"server.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:no /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedS - Win32 Debug Static"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "nestedS___Win32_Debug_Static"
-# PROP BASE Intermediate_Dir "nestedS___Win32_Debug_Static"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "DebugStatic"
-# PROP Intermediate_Dir "DebugStatic"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../../include/stlport" /D "_DEBUG" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT BASE CPP /Fr /YX
-# ADD CPP /nologo /MDd /W3 /WX /Gm /GR /GX /Zi /Od /I "." /I "../../../include" /D "_DEBUG" /D "ICEE_STATIC_LIBS" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /GZ /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 IceEd.lib /nologo /subsystem:console /debug /machine:I386 /out:"server.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT BASE LINK32 /incremental:no /nodefaultlib
-# ADD LINK32 ws2_32.lib rpcrt4.lib /nologo /subsystem:console /debug /machine:I386 /out:"server.exe" /pdbtype:sept /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:no /nodefaultlib
-
-!ELSEIF "$(CFG)" == "nestedS - Win32 Release Static"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "nestedS___Win32_Release_Static"
-# PROP BASE Intermediate_Dir "nestedS___Win32_Release_Static"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "ReleaseStatic"
-# PROP Intermediate_Dir "ReleaseStatic"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /I "../../../include/stlport" /D "NDEBUG" /D "_CONSOLE" /FD /c
-# SUBTRACT BASE CPP /Fr /YX
-# ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "." /I "../../../include" /D "NDEBUG" /D "ICEE_STATIC_LIBS" /D "WIN32_LEAN_AND_MEAN" /D "_CONSOLE" /FD /c
-# SUBTRACT CPP /Fr /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 IceE.lib /nologo /subsystem:console /incremental:yes /machine:I386 /out:"server.exe" /libpath:"../../../lib"
-# SUBTRACT BASE LINK32 /debug /nodefaultlib
-# ADD LINK32 ws2_32.lib rpcrt4.lib /nologo /subsystem:console /machine:I386 /out:"server.exe" /libpath:"../../../lib"
-# SUBTRACT LINK32 /incremental:yes /debug /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "nestedS - Win32 Release"
-# Name "nestedS - Win32 Debug"
-# Name "nestedS - Win32 Debug Static"
-# Name "nestedS - Win32 Release Static"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\Nested.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\NestedI.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\Server.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\Nested.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\NestedI.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"
-# Begin Source File
-
-SOURCE=.\Nested.ice
-
-!IF "$(CFG)" == "nestedS - Win32 Release"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\slice.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedS - Win32 Debug"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\sliced.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedS - Win32 Debug Static"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\sliced.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "nestedS - Win32 Release Static"
-
-USERDEP__NESTE="$(ICE_HOME)\bin\slice2cppe.exe" "$(ICE_HOME)\lib\slice.lib"
-# Begin Custom Build
-InputPath=.\Nested.ice
-
-BuildCmds= \
- slice2cppe.exe Nested.ice
-
-"Nested.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Nested.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# End Group
-# End Target
-# End Project
|