summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-98c18
-rw-r--r--TAO/TAOACE_Static.dsw53
-rw-r--r--TAO/TAO_IDL/tao_idl.dsp18
-rw-r--r--TAO/TAO_IDL/tao_idl.dsw14
-rw-r--r--TAO/TAO_IDL/tao_idl_static.dsp1047
-rw-r--r--TAO/orbsvcs/orbsvcs/orbsvcs_static.dsp821
-rw-r--r--TAO/tao/TAO_Static.dsp25
-rw-r--r--TAO/tests/Simple/Simple_Object.dsw24
-rw-r--r--TAO/tests/Simple/client.dsp2
-rw-r--r--TAO/tests/Simple/client_static.dsp222
-rw-r--r--TAO/tests/Simple/server.dsp2
-rw-r--r--TAO/tests/Simple/server_static.dsp221
12 files changed, 2432 insertions, 35 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 9aa4c16612e..dd69e947cd8 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,21 @@
+Sun Aug 9 18:20:59 1998 Darrell Brunsch <brunsch@cs.wustl.edu>
+
+ * tests/Simple/client_static.dsp:
+ * tests/Simple/server_static.dsp:
+ * TAOACE_Static.dsw:
+ * TAO_IDL/tao_idl.dsp:
+ * TAO_IDL/tao_idl.dsw:
+ * TAO_IDL/tao_idl_static.dsp:
+ * orbsvcs/Naming_Service/Naming_Service.dsp:
+ * orbsvcs/orbsvcs/orbsvcs_static.dsp:
+ * tao/TAO_Static.dsp:
+ * tao/Typecode.cpp:
+ * tests/Simple/Simple_Object.dsw:
+ * tests/Simple/client.dsp:
+ * tests/Simple/server.dsp:
+ Added and updated projects for a static version of the
+ TAO libraries.
+
Sun Aug 9 12:56:12 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* tests/Param_Test/fixed_struct.cpp:
diff --git a/TAO/TAOACE_Static.dsw b/TAO/TAOACE_Static.dsw
index 38f468b16b5..25bfe419cca 100644
--- a/TAO/TAOACE_Static.dsw
+++ b/TAO/TAOACE_Static.dsw
@@ -15,7 +15,7 @@ Package=<4>
###############################################################################
-Project: "Simple Client"=.\tests\Simple\client.dsp - Package Owner=<4>
+Project: "ORB Services Static"=.\orbsvcs\orbsvcs\orbsvcs_static.dsp - Package Owner=<4>
Package=<5>
{{{
@@ -23,11 +23,20 @@ Package=<5>
Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name ACE static library
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO Static
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO_IDL Compiler Static
+ End Project Dependency
}}}
###############################################################################
-Project: "Simple Server"=.\tests\Simple\server.dsp - Package Owner=<4>
+Project: "Simple Client Static"=.\tests\Simple\client_static.dsp - Package Owner=<4>
Package=<5>
{{{
@@ -35,11 +44,20 @@ Package=<5>
Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name ACE static library
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO Static
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO_IDL Compiler Static
+ End Project Dependency
}}}
###############################################################################
-Project: "TAO_Static"=.\tao\TAO_Static.dsp - Package Owner=<4>
+Project: "Simple Server Static"=.\tests\Simple\server_static.dsp - Package Owner=<4>
Package=<5>
{{{
@@ -47,11 +65,20 @@ Package=<5>
Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name ACE static library
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO Static
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TAO_IDL Compiler Static
+ End Project Dependency
}}}
###############################################################################
-Project: "orbsvcs_static"=.\orbsvcs\orbsvcs\orbsvcs_static.dsp - Package Owner=<4>
+Project: "TAO Static"=.\tao\TAO_Static.dsp - Package Owner=<4>
Package=<5>
{{{
@@ -59,6 +86,24 @@ Package=<5>
Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name ACE static library
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "TAO_IDL Compiler Static"=.\TAO_IDL\tao_idl_static.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name ACE static library
+ End Project Dependency
}}}
###############################################################################
diff --git a/TAO/TAO_IDL/tao_idl.dsp b/TAO/TAO_IDL/tao_idl.dsp
index 66ba552431b..d8f819e2f2a 100644
--- a/TAO/TAO_IDL/tao_idl.dsp
+++ b/TAO/TAO_IDL/tao_idl.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="tao_idl" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="TAO_IDL Compiler" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=tao_idl - Win32 Debug
+CFG=TAO_IDL Compiler - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -13,12 +13,12 @@ CFG=tao_idl - Win32 Debug
!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 "tao_idl.mak" CFG="tao_idl - Win32 Debug"
+!MESSAGE NMAKE /f "tao_idl.mak" CFG="TAO_IDL Compiler - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "tao_idl - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "tao_idl - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "TAO_IDL Compiler - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "TAO_IDL Compiler - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -27,7 +27,7 @@ CFG=tao_idl - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "tao_idl - Win32 Release"
+!IF "$(CFG)" == "TAO_IDL Compiler - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -53,7 +53,7 @@ LINK32=link.exe
# ADD LINK32 ace.lib /nologo /subsystem:console /debug /debugtype:cv /machine:I386 /libpath:"../../ace"
# SUBTRACT LINK32 /map /pdbtype:<none>
-!ELSEIF "$(CFG)" == "tao_idl - Win32 Debug"
+!ELSEIF "$(CFG)" == "TAO_IDL Compiler - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -82,8 +82,8 @@ LINK32=link.exe
# Begin Target
-# Name "tao_idl - Win32 Release"
-# Name "tao_idl - Win32 Debug"
+# Name "TAO_IDL Compiler - Win32 Release"
+# Name "TAO_IDL Compiler - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter ".cpp"
diff --git a/TAO/TAO_IDL/tao_idl.dsw b/TAO/TAO_IDL/tao_idl.dsw
index 6951f0b2106..9ee901c1062 100644
--- a/TAO/TAO_IDL/tao_idl.dsw
+++ b/TAO/TAO_IDL/tao_idl.dsw
@@ -3,7 +3,19 @@ Microsoft Developer Studio Workspace File, Format Version 5.00
###############################################################################
-Project: "tao_idl"=.\tao_idl.dsp - Package Owner=<4>
+Project: "TAO_IDL Compiler"=.\tao_idl.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "TAO_IDL Compiler Static"=.\tao_idl_static.dsp - Package Owner=<4>
Package=<5>
{{{
diff --git a/TAO/TAO_IDL/tao_idl_static.dsp b/TAO/TAO_IDL/tao_idl_static.dsp
new file mode 100644
index 00000000000..0661a738285
--- /dev/null
+++ b/TAO/TAO_IDL/tao_idl_static.dsp
@@ -0,0 +1,1047 @@
+# Microsoft Developer Studio Project File - Name="TAO_IDL Compiler Static" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=TAO_IDL Compiler Static - 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 "tao_idl_static.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 "tao_idl_static.mak"\
+ CFG="TAO_IDL Compiler Static - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "TAO_IDL Compiler Static - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "TAO_IDL Compiler Static - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "TAO_IDL Compiler Static - 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 /MT /W3 /GX /O2 /I "include" /I "be_include" /I "..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D IDL_CFE_VERSION=\"1.3.0\" /FD /D CPP_LOCATION="\"C:\\Program Files\\DevStudio\\VC\\bin\\CL.EXE\"" /c
+# SUBTRACT CPP /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 /nologo /subsystem:console /machine:I386
+# ADD LINK32 ace.lib advapi32.lib user32.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"../../ace"
+# SUBTRACT LINK32 /map
+
+!ELSEIF "$(CFG)" == "TAO_IDL Compiler Static - 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 ""
+# 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 /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "include" /I "be_include" /I "..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D IDL_CFE_VERSION=\"1.3.0\" /FD /D CPP_LOCATION="\"C:\\Program Files\\DevStudio\\VC\\bin\\CL.EXE\"" /c
+# 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 aced.lib advapi32.lib user32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ace"
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "TAO_IDL Compiler Static - Win32 Release"
+# Name "TAO_IDL Compiler Static - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter ".cpp"
+# Begin Source File
+
+SOURCE=.\ast\ast_argument.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_array.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_attribute.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_check.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_concrete_type.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_constant.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_decl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_enum.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_enum_val.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_exception.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_expression.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_field.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_generator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_interface.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_interface_fwd.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_module.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_native.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_operation.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_predefined_type.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_recursive.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_redef.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_root.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_sequence.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_string.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_structure.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_type.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_typedef.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_union.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_union_branch.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ast\ast_union_label.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_args.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_argument.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_array.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_attribute.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_codegen.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_constant.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_decl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_enum.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_enum_val.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_exception.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_expression.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_factory.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_field.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_generator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_helper.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_init.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_interface.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_interface_fwd.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_interpretive.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_module.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_native.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_operation.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_predefined_type.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_produce.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_root.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_scope.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_sequence.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_string.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_structure.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_sunsoft.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_type.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_typedef.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_union.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_union_branch.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_union_label.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_argument.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_array.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_attribute.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_constant.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_context.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_decl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_enum.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_exception.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_field.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_interface.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_interface_fwd.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_module.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_operation.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_root.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_scope.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_sequence.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_structure.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_typecode.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_typedef.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_union.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\be\be_visitor_union_branch.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_args.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_fork.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_init.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_link.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_preproc.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\driver\drv_private.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\fe_declarator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\fe_extern.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\fe_init.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\fe_interface_header.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\fe_private.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\lex.yy.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\narrow\narrow.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\tao_idl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_decllist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_error.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_exceptlist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_exprlist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_global.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_identifier.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_idlist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_indenter.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_labellist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_list.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_namelist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_scope.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_stack.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_string.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\utl_strlist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\y.tab.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter ".h"
+# Begin Source File
+
+SOURCE=.\include\ast.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_argument.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_array.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_attribute.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_concrete_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_constant.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_decl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_enum.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_enum_val.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_exception.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_expression.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_field.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_generator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_interface.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_interface_fwd.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_module.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_native.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_operation.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_predefined_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_root.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_sequence.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_string.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_structure.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_typedef.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_union.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_union_branch.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\ast_union_label.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_argument.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_array.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_attribute.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_codegen.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_constant.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_decl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_enum.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_enum_val.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_exception.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_expression.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\be_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_factory.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_field.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_generator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_helper.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_interface.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_interface_fwd.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_interpretive.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_module.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_native.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_operation.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_predefined_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_root.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_scope.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_sequence.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_state.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_string.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_structure.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_sunsoft.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_typedef.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_union.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_union_branch.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_union_label.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_argument.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_array.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_attribute.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_constant.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_context.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_decl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_enum.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_exception.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_field.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_interface.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_interface_fwd.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_module.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_operation.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_root.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_scope.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_sequence.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_structure.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_typecode.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_typedef.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_union.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\be_include\be_visitor_union_branch.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\drv_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\drv_link.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\drv_private.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\fe_declarator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\fe_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\fe_interface_header.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\fe_private.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\global_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_bool.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_defines.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_fwd.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_global.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\idl_narrow.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\intlmacros.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\nr_extern.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\util.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_decllist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_error.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_exceptlist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_exprlist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_identifier.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_idlist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_indenter.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_labellist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_list.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_namelist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_scope.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_scoped_name.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_stack.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_string.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\utl_strlist.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\fe\y.tab.h
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/TAO/orbsvcs/orbsvcs/orbsvcs_static.dsp b/TAO/orbsvcs/orbsvcs/orbsvcs_static.dsp
index 8840f6a6f3e..b8bd0c0ee57 100644
--- a/TAO/orbsvcs/orbsvcs/orbsvcs_static.dsp
+++ b/TAO/orbsvcs/orbsvcs/orbsvcs_static.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="orbsvcs_static" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="ORB Services Static" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
-CFG=orbsvcs_static - Win32 Debug
+CFG=ORB Services Static - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -13,13 +13,14 @@ CFG=orbsvcs_static - Win32 Debug
!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 "orbsvcs_static.mak" CFG="orbsvcs_static - Win32 Debug"
+!MESSAGE NMAKE /f "orbsvcs_static.mak" CFG="ORB Services Static - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "orbsvcs_static - Win32 Release" (based on\
+!MESSAGE "ORB Services Static - Win32 Release" (based on\
+ "Win32 (x86) Static Library")
+!MESSAGE "ORB Services Static - Win32 Debug" (based on\
"Win32 (x86) Static Library")
-!MESSAGE "orbsvcs_static - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
@@ -27,7 +28,7 @@ CFG=orbsvcs_static - Win32 Debug
# PROP Scc_LocalPath ""
CPP=cl.exe
-!IF "$(CFG)" == "orbsvcs_static - Win32 Release"
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -48,7 +49,7 @@ LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"orbsvcss.lib"
-!ELSEIF "$(CFG)" == "orbsvcs_static - Win32 Debug"
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -61,7 +62,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "Debug\Static"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\\" /I "..\..\\" /I "..\..\..\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=0 /D __ACE_INLINE__=0 /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\\" /I "..\..\\" /I "..\..\..\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=0 /D TAO_HAS_DLL=0 /D ACE_HAS_DLL=0 /D __ACE_INLINE__=0 /YX /FD /c
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -73,8 +74,8 @@ LIB32=link.exe -lib
# Begin Target
-# Name "orbsvcs_static - Win32 Release"
-# Name "orbsvcs_static - Win32 Debug"
+# Name "ORB Services Static - Win32 Release"
+# Name "ORB Services Static - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter ""
@@ -665,42 +666,842 @@ SOURCE=.\Sched\Strategy_Scheduler.i
# Begin Source File
SOURCE=.\CosConcurrencyControl.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__COSCO="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosConcurrencyControl.idl
+InputName=CosConcurrencyControl
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__COSCO="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosConcurrencyControl.idl
+InputName=CosConcurrencyControl
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\CosLifeCycle.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__COSLI="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosLifeCycle.idl
+InputName=CosLifeCycle
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__COSLI="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosLifeCycle.idl
+InputName=CosLifeCycle
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\CosNaming.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__COSNA="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosNaming.idl
+InputName=CosNaming
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__COSNA="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosNaming.idl
+InputName=CosNaming
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\CosTimeBase.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__COSTI="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosTimeBase.idl
+InputName=CosTimeBase
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__COSTI="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosTimeBase.idl
+InputName=CosTimeBase
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\CosTrading.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__COSTR="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosTrading.idl
+InputName=CosTrading
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__COSTR="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\CosTrading.idl
+InputName=CosTrading
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\LifeCycleService.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__LIFEC="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\LifeCycleService.idl
+InputName=LifeCycleService
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__LIFEC="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\LifeCycleService.idl
+InputName=LifeCycleService
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\Logger.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__LOGGE="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\Logger.idl
+InputName=Logger
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__LOGGE="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\Logger.idl
+InputName=Logger
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\RtecEventChannelAdmin.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__RTECE="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecEventChannelAdmin.idl
+InputName=RtecEventChannelAdmin
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__RTECE="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecEventChannelAdmin.idl
+InputName=RtecEventChannelAdmin
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\RtecEventComm.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__RTECEV="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecEventComm.idl
+InputName=RtecEventComm
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__RTECEV="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecEventComm.idl
+InputName=RtecEventComm
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\RtecScheduler.idl
+
+!IF "$(CFG)" == "ORB Services Static - Win32 Release"
+
+USERDEP__RTECS="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecScheduler.idl
+InputName=RtecScheduler
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "ORB Services Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__RTECS="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL Compiler
+InputPath=.\RtecScheduler.idl
+InputName=RtecScheduler
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
# End Source File
# End Group
# Begin Group "Template Files"
diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp
index 599bbb07a64..b13c2b8d823 100644
--- a/TAO/tao/TAO_Static.dsp
+++ b/TAO/tao/TAO_Static.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="TAO_Static" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="TAO Static" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
-CFG=TAO_Static - Win32 Debug
+CFG=TAO Static - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -13,12 +13,12 @@ CFG=TAO_Static - Win32 Debug
!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 "TAO_Static.mak" CFG="TAO_Static - Win32 Debug"
+!MESSAGE NMAKE /f "TAO_Static.mak" CFG="TAO Static - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "TAO_Static - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "TAO_Static - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "TAO Static - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "TAO Static - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
@@ -26,7 +26,7 @@ CFG=TAO_Static - Win32 Debug
# PROP Scc_LocalPath ""
CPP=cl.exe
-!IF "$(CFG)" == "TAO_Static - Win32 Release"
+!IF "$(CFG)" == "TAO Static - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -47,7 +47,7 @@ LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"TAOs.lib"
-!ELSEIF "$(CFG)" == "TAO_Static - Win32 Debug"
+!ELSEIF "$(CFG)" == "TAO Static - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -72,8 +72,8 @@ LIB32=link.exe -lib
# Begin Target
-# Name "TAO_Static - Win32 Release"
-# Name "TAO_Static - Win32 Debug"
+# Name "TAO Static - Win32 Release"
+# Name "TAO Static - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
@@ -196,6 +196,13 @@ SOURCE=.\params.cpp
# Begin Source File
SOURCE=.\POA.cpp
+
+!IF "$(CFG)" == "TAO Static - Win32 Release"
+
+!ELSEIF "$(CFG)" == "TAO Static - Win32 Debug"
+
+!ENDIF
+
# End Source File
# Begin Source File
diff --git a/TAO/tests/Simple/Simple_Object.dsw b/TAO/tests/Simple/Simple_Object.dsw
index 23e2e276792..2df4a674893 100644
--- a/TAO/tests/Simple/Simple_Object.dsw
+++ b/TAO/tests/Simple/Simple_Object.dsw
@@ -15,6 +15,18 @@ Package=<4>
###############################################################################
+Project: "Simple Client Static"=.\client_static.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Project: "Simple Server"=.\server.dsp - Package Owner=<4>
Package=<5>
@@ -27,6 +39,18 @@ Package=<4>
###############################################################################
+Project: "Simple Server Static"=.\server_static.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Global:
Package=<5>
diff --git a/TAO/tests/Simple/client.dsp b/TAO/tests/Simple/client.dsp
index 9f620114959..5965b3ea5d1 100644
--- a/TAO/tests/Simple/client.dsp
+++ b/TAO/tests/Simple/client.dsp
@@ -99,7 +99,7 @@ LINK32=link.exe
# PROP Target_Dir "client"
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D ACE_HAS_DLL=0 /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /D ACE_HAS_DLL=0 /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
diff --git a/TAO/tests/Simple/client_static.dsp b/TAO/tests/Simple/client_static.dsp
new file mode 100644
index 00000000000..b0ba001d9e5
--- /dev/null
+++ b/TAO/tests/Simple/client_static.dsp
@@ -0,0 +1,222 @@
+# Microsoft Developer Studio Project File - Name="Simple Client Static" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=Simple Client Static - 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 "client_static.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 "client_static.mak" CFG="Simple Client Static - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Simple Client Static - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "Simple Client Static - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "Simple Client Static - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "client\Static Debug"
+# PROP BASE Intermediate_Dir "client\Static Debug"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir "client"
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug\Static"
+# PROP Intermediate_Dir "Debug\Static"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir "client"
+# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
+# SUBTRACT BASE CPP /YX
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /D ACE_HAS_DLL=0 /FD /c
+# SUBTRACT CPP /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 aced.lib TAOd.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+# ADD LINK32 acesd.lib TAOsd.lib advapi32.lib user32.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+
+!ELSEIF "$(CFG)" == "Simple Client Static - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "client\Static Release"
+# PROP BASE Intermediate_Dir "client\Static Release"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir "client"
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release\Static"
+# PROP Intermediate_Dir "Release\Static"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir "client"
+# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
+# SUBTRACT BASE CPP /YX
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D ACE_HAS_DLL=0 /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /FD /c
+# SUBTRACT CPP /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 ace.lib TAO.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+# ADD LINK32 aces.lib TAOs.lib advapi32.lib user32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+
+!ENDIF
+
+# Begin Target
+
+# Name "Simple Client Static - Win32 Debug"
+# Name "Simple Client Static - Win32 Release"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
+# Begin Source File
+
+SOURCE=.\client.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\client_impl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectC.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectS.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
+# Begin Source File
+
+SOURCE=.\client_impl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ServerC.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectS.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectS_T.h
+# End Source File
+# End Group
+# Begin Group "IDL Files"
+
+# PROP Default_Filter ".idl"
+# Begin Source File
+
+SOURCE=.\Simple_Object.idl
+
+!IF "$(CFG)" == "Simple Client Static - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__SIMPL="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL compiler
+InputPath=.\Simple_Object.idl
+InputName=Simple_Object
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "Simple Client Static - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__SIMPL="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL compiler
+InputPath=.\Simple_Object.idl
+InputName=Simple_Object
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/TAO/tests/Simple/server.dsp b/TAO/tests/Simple/server.dsp
index 66eef4ec5eb..5baebf18ebf 100644
--- a/TAO/tests/Simple/server.dsp
+++ b/TAO/tests/Simple/server.dsp
@@ -126,7 +126,7 @@ LINK32=link.exe
# PROP Target_Dir "server"
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D ACE_HAS_DLL=0 /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /D ACE_HAS_DLL=0 /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
diff --git a/TAO/tests/Simple/server_static.dsp b/TAO/tests/Simple/server_static.dsp
new file mode 100644
index 00000000000..819cece93f4
--- /dev/null
+++ b/TAO/tests/Simple/server_static.dsp
@@ -0,0 +1,221 @@
+# Microsoft Developer Studio Project File - Name="Simple Server Static" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=Simple Server Static - 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 "server_static.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 "server_static.mak" CFG="Simple Server Static - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Simple Server Static - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "Simple Server Static - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "Simple Server Static - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "server\Static Debug"
+# PROP BASE Intermediate_Dir "server\Static Debug"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir "server"
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug\Static"
+# PROP Intermediate_Dir "Debug\Static"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir "server"
+# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
+# SUBTRACT BASE CPP /YX
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D ACE_HAS_DLL=0 /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /FD /c
+# SUBTRACT CPP /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 aced.lib TAOd.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+# ADD LINK32 acesd.lib TAOsd.lib advapi32.lib user32.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+
+!ELSEIF "$(CFG)" == "Simple Server Static - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "server\Static Release"
+# PROP BASE Intermediate_Dir "server\Static Release"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir "server"
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release\Static"
+# PROP Intermediate_Dir "Release\Static"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir "server"
+# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c
+# SUBTRACT BASE CPP /YX
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\\" /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D TAO_HAS_DLL=0 /D __ACE_INLINE__=0 /D ACE_HAS_DLL=0 /FD /c
+# SUBTRACT CPP /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 ace.lib TAO.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+# ADD LINK32 aces.lib TAOs.lib advapi32.lib user32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace"
+
+!ENDIF
+
+# Begin Target
+
+# Name "Simple Server Static - Win32 Debug"
+# Name "Simple Server Static - Win32 Release"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
+# Begin Source File
+
+SOURCE=.\server.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\server_impl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\simple_object_impl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectC.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectS.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
+# Begin Source File
+
+SOURCE=.\server.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\simple_object_impl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Simple_ObjectS.h
+# End Source File
+# End Group
+# Begin Group "IDL Files"
+
+# PROP Default_Filter ".idl"
+# Begin Source File
+
+SOURCE=.\Simple_Object.idl
+
+!IF "$(CFG)" == "Simple Server Static - Win32 Debug"
+
+USERDEP__SIMPL="..\..\tao_idl\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL compiler
+InputPath=.\Simple_Object.idl
+InputName=Simple_Object
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "Simple Server Static - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+USERDEP__SIMPL="..\..\tao_idl\Release\tao_idl_static.exe"
+# Begin Custom Build - Invoking TAO_IDL compiler
+InputPath=.\Simple_Object.idl
+InputName=Simple_Object
+
+BuildCmds= \
+ ..\..\tao_idl\Release\tao_idl_static $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project