summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-17 04:59:00 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-17 04:59:00 +0000
commit55c00f7c576304cf4f3d917e4dfdb9ff1339be3f (patch)
tree73887dbfb7020a24a14f870a27ac1f4ca8c6881a /TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp
parent6f436ba34bd74677b10a2e783a320868cefb0ef3 (diff)
downloadATCD-55c00f7c576304cf4f3d917e4dfdb9ff1339be3f.tar.gz
Updated project sources
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp')
-rw-r--r--TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp61
1 files changed, 0 insertions, 61 deletions
diff --git a/TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp b/TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp
index 076f16c54da..1a10ba9cac9 100644
--- a/TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp
+++ b/TAO/orbsvcs/tests/EC_Throughput/ECT_Consumer.dsp
@@ -88,77 +88,16 @@ LINK32=link.exe
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\dataC.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\dataS.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\ECT_Consumer.cpp
# End Source File
-# Begin Source File
-
-SOURCE=.\ECT_Data.cpp
-# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\dataS.h
-# End Source File
-# Begin Source File
-
SOURCE=.\ECT_Consumer.h
# End Source File
-# Begin Source File
-
-SOURCE=.\ECT_Data.h
-# End Source File
-# End Group
-# Begin Group "IDL Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\data.idl
-
-!IF "$(CFG)" == "ECT_Consumer - Win32 Release"
-
-!ELSEIF "$(CFG)" == "ECT_Consumer - Win32 Debug"
-
-# Begin Custom Build - Invoking TAO_IDL compiler
-InputPath=.\data.idl
-InputName=data
-
-BuildCmds= \
- ..\..\..\TAO_IDL\tao_idl $(InputName).idl
-
-"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
# End Group
# End Target
# End Project