summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/Complex.bor
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-20 03:54:36 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-20 03:54:36 +0000
commit91dc058dc17b8c9abad62e1b264509d3bc8c3fb0 (patch)
treef67ea0ed40b3910c98d2459d0be95471eeb9e6d3 /TAO/orbsvcs/tests/Event/Basic/Complex.bor
parent52270abdc81f8c986c7b7c6390c447f3160b4879 (diff)
downloadATCD-91dc058dc17b8c9abad62e1b264509d3bc8c3fb0.tar.gz
ChangeLogTag:Mon Mar 19 19:49:04 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Complex.bor')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Complex.bor4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Complex.bor b/TAO/orbsvcs/tests/Event/Basic/Complex.bor
index 97865fbbf09..4b9dc2459a1 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Complex.bor
+++ b/TAO/orbsvcs/tests/Event/Basic/Complex.bor
@@ -7,7 +7,7 @@ NAME = Complex
OBJFILES = $(OBJDIR)\Complex.obj
CFLAGS = \
- -I..\lib \
+ $(TAO_RTEVENT_TEST_CFLAGS) \
$(TAO_RTEVENT_CFLAGS) \
$(TAO_NAMING_CFLAGS) \
$(TAO_SVC_UTILS_CFLAGS) \
@@ -17,7 +17,7 @@ CFLAGS = \
$(ACE_CFLAGS)
LIBFILES = \
- ..\lib\$(BINDIR)\ECTests$(LIB_DECORATOR).lib \
+ $(TAO_RTEVENT_TEST_LIB) \
$(TAO_RTEVENT_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_SVC_UTILS_LIB) \