summaryrefslogtreecommitdiff
path: root/TAO/tests/Faults
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-14 03:22:14 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-14 03:22:14 +0000
commit6d05633921467375af5f4cd7a67032ad0c77633d (patch)
tree909227c699180ccc8f97d4268f41c3938ef94dd4 /TAO/tests/Faults
parentfafec300d1f01d8034b1022a8061718d932b23c6 (diff)
downloadATCD-6d05633921467375af5f4cd7a67032ad0c77633d.tar.gz
ChangeLogTag:Mon Jul 12 14:46:43 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Faults')
-rw-r--r--TAO/tests/Faults/client.dsp9
-rw-r--r--TAO/tests/Faults/server.dsp9
2 files changed, 12 insertions, 6 deletions
diff --git a/TAO/tests/Faults/client.dsp b/TAO/tests/Faults/client.dsp
index f002ca1ff4d..c6816e6bbb0 100644
--- a/TAO/tests/Faults/client.dsp
+++ b/TAO/tests/Faults/client.dsp
@@ -17,12 +17,13 @@ CFG=Faults Client - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Faults Client - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "Faults Client - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "Faults Client - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "Faults Client - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -124,6 +125,7 @@ SOURCE=.\test.idl
!IF "$(CFG)" == "Faults Client - Win32 Release"
# PROP Ignore_Default_Tool 1
+USERDEP__TEST_="..\..\..\bin\Release\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\test.idl
InputName=test
@@ -162,6 +164,7 @@ BuildCmds= \
!ELSEIF "$(CFG)" == "Faults Client - Win32 Debug"
# PROP Ignore_Default_Tool 1
+USERDEP__TEST_="..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\test.idl
InputName=test
diff --git a/TAO/tests/Faults/server.dsp b/TAO/tests/Faults/server.dsp
index d40a97bb6c3..bed51cb6e16 100644
--- a/TAO/tests/Faults/server.dsp
+++ b/TAO/tests/Faults/server.dsp
@@ -17,12 +17,13 @@ CFG=Faults Server - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Faults Server - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "Faults Server - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "Faults Server - Win32 Release" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE "Faults Server - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -132,6 +133,7 @@ SOURCE=.\test.idl
!IF "$(CFG)" == "Faults Server - Win32 Release"
# PROP Ignore_Default_Tool 1
+USERDEP__TEST_="..\..\..\bin\Release\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\test.idl
InputName=test
@@ -170,6 +172,7 @@ BuildCmds= \
!ELSEIF "$(CFG)" == "Faults Server - Win32 Debug"
# PROP Ignore_Default_Tool 1
+USERDEP__TEST_="..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler
InputPath=.\test.idl
InputName=test