summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-01-26 03:06:40 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-01-26 03:06:40 +0000
commitcde38a873141bc92c46a126edaaf05c3718e571d (patch)
tree47a55128ad57b64e59ea11e7a012f1cc5a94e680 /TAO/tests
parentf1ff8c4fffe1f065aedb11258abda0f8c6347ec0 (diff)
downloadATCD-cde38a873141bc92c46a126edaaf05c3718e571d.tar.gz
ChangeLogTag:Fri Jan 25 19:05:24 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/OBV/Forward/server.dsp72
1 files changed, 34 insertions, 38 deletions
diff --git a/TAO/tests/OBV/Forward/server.dsp b/TAO/tests/OBV/Forward/server.dsp
index 6c50ae80f3b..990a95c556f 100644
--- a/TAO/tests/OBV/Forward/server.dsp
+++ b/TAO/tests/OBV/Forward/server.dsp
@@ -84,7 +84,6 @@ LINK32=link.exe
# Name "Forward Server - Win32 Release"
# Name "Forward Server - Win32 Debug"
-
# Begin Group "Source Files"
# PROP Default_Filter ".cpp"
@@ -102,19 +101,19 @@ SOURCE=.\TreeBaseC.cpp
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerC.cpp
+SOURCE=.\TreeBaseS.cpp
# End Source File
# Begin Source File
-SOURCE=.\TreeNodeC.cpp
+SOURCE=.\TreeControllerC.cpp
# End Source File
# Begin Source File
-SOURCE=.\TreeBaseS.cpp
+SOURCE=.\TreeControllerS.cpp
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerS.cpp
+SOURCE=.\TreeNodeC.cpp
# End Source File
# Begin Source File
@@ -134,19 +133,19 @@ SOURCE=.\TreeBaseC.h
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerC.h
+SOURCE=.\TreeBaseS.h
# End Source File
# Begin Source File
-SOURCE=.\TreeNodeC.h
+SOURCE=.\TreeControllerC.h
# End Source File
# Begin Source File
-SOURCE=.\TreeBaseS.h
+SOURCE=.\TreeControllerS.h
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerS.h
+SOURCE=.\TreeNodeC.h
# End Source File
# Begin Source File
@@ -160,16 +159,14 @@ SOURCE=.\TreeNodeS.h
SOURCE=.\TreeBase.idl
-!IF "$(CFG)" == "Forward Client - Win32 Release"
+!IF "$(CFG)" == "Forward Server - Win32 Release"
-# PROP Ignore_Default_Tool 1
-USERDEP__FACTO="..\..\..\..\bin\Release\tao_idl.exe"
-# Begin Custom Build - Invoking TAO_IDL Compiler
+# Begin Custom Build
InputPath=.\TreeBase.idl
InputName=TreeBase
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -199,15 +196,16 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "Forward Client - Win32 Debug"
+!ELSEIF "$(CFG)" == "Forward Server - Win32 Debug"
-USERDEP__FACTO="..\..\..\..\bin\tao_idl.exe"
+# PROP Ignore_Default_Tool 1
+USERDEP__TREEB="..\..\..\..\bin\Release\tao_idl.exe" "..\..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\TreeBase.idl
InputName=TreeBase
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -244,18 +242,16 @@ BuildCmds= \
SOURCE=.\TreeController.idl
-!IF "$(CFG)" == "Forward Client - Win32 Release"
+!IF "$(CFG)" == "Forward Server - Win32 Release"
-# PROP Ignore_Default_Tool 1
-USERDEP__FACTO="..\..\..\..\bin\Release\tao_idl.exe"
-# Begin Custom Build - Invoking TAO_IDL Compiler
+# Begin Custom Build
InputPath=.\TreeController.idl
InputName=TreeController
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
-"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+"f$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
@@ -283,15 +279,16 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "Forward Client - Win32 Debug"
+!ELSEIF "$(CFG)" == "Forward Server - Win32 Debug"
-USERDEP__FACTO="..\..\..\..\bin\tao_idl.exe"
+# PROP Ignore_Default_Tool 1
+USERDEP__TREEC="..\..\..\..\bin\Release\tao_idl.exe" "..\..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\TreeController.idl
InputName=TreeController
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -328,16 +325,14 @@ BuildCmds= \
SOURCE=.\TreeNode.idl
-!IF "$(CFG)" == "Forward Client - Win32 Release"
+!IF "$(CFG)" == "Forward Server - Win32 Release"
-# PROP Ignore_Default_Tool 1
-USERDEP__FACTO="..\..\..\..\bin\Release\tao_idl.exe"
-# Begin Custom Build - Invoking TAO_IDL Compiler
+# Begin Custom Build
InputPath=.\TreeNode.idl
InputName=TreeNode
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl -Gv -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -367,15 +362,16 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "Forward Client - Win32 Debug"
+!ELSEIF "$(CFG)" == "Forward Server - Win32 Debug"
-USERDEP__FACTO="..\..\..\..\bin\tao_idl.exe"
+# PROP Ignore_Default_Tool 1
+USERDEP__TREEN="..\..\..\..\bin\Release\tao_idl.exe" "..\..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\TreeNode.idl
InputName=TreeNode
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl -Gv -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -418,19 +414,19 @@ SOURCE=.\TreeBaseC.i
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerC.i
+SOURCE=.\TreeBaseS.i
# End Source File
# Begin Source File
-SOURCE=.\TreeNodeC.i
+SOURCE=.\TreeControllerC.i
# End Source File
# Begin Source File
-SOURCE=.\TreeBaseS.i
+SOURCE=.\TreeControllerS.i
# End Source File
# Begin Source File
-SOURCE=.\TreeControllerS.i
+SOURCE=.\TreeNodeC.i
# End Source File
# Begin Source File