summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation/Diamond.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocation/Diamond.bor')
-rw-r--r--TAO/tests/Collocation/Diamond.bor15
1 files changed, 3 insertions, 12 deletions
diff --git a/TAO/tests/Collocation/Diamond.bor b/TAO/tests/Collocation/Diamond.bor
index cd01b42e746..069d266ac00 100644
--- a/TAO/tests/Collocation/Diamond.bor
+++ b/TAO/tests/Collocation/Diamond.bor
@@ -12,18 +12,9 @@ OBJFILES = \
$(OBJDIR)\DiamondS.obj \
$(OBJDIR)\Diamond_i.obj
-CFLAGS = \
- $(ACE_CFLAGS) \
- $(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS) \
- -DDiamond_HAS_DLL=1 \
- -DDiamond_BUILD_DLL=1
-
-LIBFILES = \
- $(ACE_LIB) \
- $(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB) \
- $(BINDIR)\Coll_Test_Stubs$(LIB_DECORATOR).lib
+CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) -DDiamond_HAS_DLL=1 -DDiamond_BUILD_DLL=1
+
+LIBFILES = $(ACE_LIB) $(TAO_LIB) $(BINDIR)\Coll_Test_Stubs$(LIB_DECORATOR).lib
CPPDIR = .