summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-14 21:12:43 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-14 21:12:43 +0000
commit8162d5e2cec639ebee9a499e6f9257f5b4c5b7f4 (patch)
treefc9583116a3fde7eb9854d5f08a4ddcf4ba9dfcb /TAO/tests
parentc22d80229ca2f9272f36be463974aa4eda7f425d (diff)
downloadATCD-8162d5e2cec639ebee9a499e6f9257f5b4c5b7f4.tar.gz
Added the LifeCycleService stuff.
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/Quoter/Factory_Finder.dsp2
-rw-r--r--TAO/tests/Quoter/Generic_Factory.dsp2
-rw-r--r--TAO/tests/Quoter/Quoter.dsw12
-rw-r--r--TAO/tests/Quoter/Quoter_LifeCycle_Service.dsp204
-rw-r--r--TAO/tests/Quoter/client.dsp2
-rw-r--r--TAO/tests/Quoter/server.dsp2
6 files changed, 220 insertions, 4 deletions
diff --git a/TAO/tests/Quoter/Factory_Finder.dsp b/TAO/tests/Quoter/Factory_Finder.dsp
index c35f9494ed5..3530d7d9bfe 100644
--- a/TAO/tests/Quoter/Factory_Finder.dsp
+++ b/TAO/tests/Quoter/Factory_Finder.dsp
@@ -152,7 +152,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\tao_idl\tao_idl $(InputName).idl
+ ..\..\tao_idl\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/tests/Quoter/Generic_Factory.dsp b/TAO/tests/Quoter/Generic_Factory.dsp
index 152a5c16a11..dd9a9a4f219 100644
--- a/TAO/tests/Quoter/Generic_Factory.dsp
+++ b/TAO/tests/Quoter/Generic_Factory.dsp
@@ -151,7 +151,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\tao_idl\tao_idl $(InputName).idl
+ ..\..\tao_idl\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/tests/Quoter/Quoter.dsw b/TAO/tests/Quoter/Quoter.dsw
index 03e09302383..0369ad2b6e6 100644
--- a/TAO/tests/Quoter/Quoter.dsw
+++ b/TAO/tests/Quoter/Quoter.dsw
@@ -51,6 +51,18 @@ Package=<4>
###############################################################################
+Project: "Quoter_LifeCycle_Service"=.\Quoter_LifeCycle_Service.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Global:
Package=<5>
diff --git a/TAO/tests/Quoter/Quoter_LifeCycle_Service.dsp b/TAO/tests/Quoter/Quoter_LifeCycle_Service.dsp
new file mode 100644
index 00000000000..5dfe0f09935
--- /dev/null
+++ b/TAO/tests/Quoter/Quoter_LifeCycle_Service.dsp
@@ -0,0 +1,204 @@
+# Microsoft Developer Studio Project File - Name="Quoter_LifeCycle_Service" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=Quoter_LifeCycle_Service - 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 "Quoter_LifeCycle_Service.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 "Quoter_LifeCycle_Service.mak"\
+ CFG="Quoter_LifeCycle_Service - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Quoter_LifeCycle_Service - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "Quoter_LifeCycle_Service - 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)" == "Quoter_LifeCycle_Service - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+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 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
+
+!ELSEIF "$(CFG)" == "Quoter_LifeCycle_Service - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Quoter_L"
+# PROP BASE Intermediate_Dir "Quoter_L"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Quoter_L"
+# PROP Intermediate_Dir "Quoter_L"
+# 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 /W3 /Gm /GX /Zi /Od /I "..\..\..\\" /I "..\..\\" /I "..\..\orbsvcs" /I "..\..\orbsvcs\orbsvcs" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /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 tao.lib orbsvcs.lib /nologo /subsystem:console /debug /machine:I386 /out:"Quoter_LifeCycle_Service.exe" /pdbtype:sept /libpath:"..\..\..\ace" /libpath:"..\..\tao" /libpath:"..\..\orbsvcs\orbsvcs"
+
+!ENDIF
+
+# Begin Target
+
+# Name "Quoter_LifeCycle_Service - Win32 Release"
+# Name "Quoter_LifeCycle_Service - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\Criteria_Evaluator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Factory_Trader.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Life_Cycle_Service.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Life_Cycle_Service_Impl.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\QuoterC.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\QuoterS.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\Criteria_Evaluator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Factory_Trader.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Life_Cycle_Service.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Life_Cycle_Service_Impl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Quoter_Impl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\QuoterC.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\QuoterS.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\server.h
+# End Source File
+# End Group
+# Begin Group "Inline Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\QuoterC.i
+# End Source File
+# Begin Source File
+
+SOURCE=.\QuoterS.i
+# End Source File
+# End Group
+# Begin Group "IDL Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\Quoter.idl
+
+!IF "$(CFG)" == "Quoter_LifeCycle_Service - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Quoter_LifeCycle_Service - Win32 Debug"
+
+# Begin Custom Build - Invoking TAO_IDL compiler
+InputPath=.\Quoter.idl
+InputName=Quoter
+
+BuildCmds= \
+ ..\..\tao_idl\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/TAO/tests/Quoter/client.dsp b/TAO/tests/Quoter/client.dsp
index 1ff0ed00331..081d19147fa 100644
--- a/TAO/tests/Quoter/client.dsp
+++ b/TAO/tests/Quoter/client.dsp
@@ -142,7 +142,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\tao_idl\tao_idl $(InputName).idl
+ ..\..\tao_idl\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/tests/Quoter/server.dsp b/TAO/tests/Quoter/server.dsp
index 7cef3669c8f..5c144d13ff6 100644
--- a/TAO/tests/Quoter/server.dsp
+++ b/TAO/tests/Quoter/server.dsp
@@ -154,7 +154,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\tao_idl\tao_idl $(InputName).idl
+ ..\..\tao_idl\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)