summaryrefslogtreecommitdiff
path: root/CIAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-11-26 11:28:51 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-11-26 11:28:51 +0000
commit896dbbdac3c0119dad9f497c392fa8658bf57cc6 (patch)
tree269c57614f4a37d444eac5a5fccf25e33cd8d596 /CIAO/tests
parent35ebb725259ed21cdbac0af3f14f656b0fd2f0b0 (diff)
downloadATCD-896dbbdac3c0119dad9f497c392fa8658bf57cc6.tar.gz
fixed windows issues
Diffstat (limited to 'CIAO/tests')
-rw-r--r--CIAO/tests/IDL_Test/NonTopic_Connector/NonTopic_Connector.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/tests/IDL_Test/NonTopic_Connector/NonTopic_Connector.mpc b/CIAO/tests/IDL_Test/NonTopic_Connector/NonTopic_Connector.mpc
index fb78f996d39..61c64e2f107 100644
--- a/CIAO/tests/IDL_Test/NonTopic_Connector/NonTopic_Connector.mpc
+++ b/CIAO/tests/IDL_Test/NonTopic_Connector/NonTopic_Connector.mpc
@@ -110,7 +110,7 @@ project(NT_Connector_lem_stub) : ccm_svnt {
libout = ../lib
includes += ..
sharedname = NonTopic_Connector_lem_stub
- dynamicflags += NT_CONNECTOR_LEM_STUB_BUILD_DLL
+ dynamicflags += NONTOPIC_CONNECTOR_LEM_STUB_BUILD_DLL
IDL_Files {
}
@@ -184,7 +184,7 @@ project(NT_Connector_exec) : ciao_executor {
libpaths += ../lib
libout = ../lib
includes += ..
- dynamicflags += NT_CONNECTOR_CONN_BUILD_DLL
+ dynamicflags += NONTOPIC_CONNECTOR_CONN_BUILD_DLL
IDL_Files {
}
@@ -218,7 +218,7 @@ project(NT_Connector_svnt) : ciao_servant {
libpaths += ../lib
libout = ../lib
includes += ..
- dynamicflags += NT_CONNECTOR_SVNT_BUILD_DLL
+ dynamicflags += NONTOPIC_CONNECTOR_SVNT_BUILD_DLL
IDL_Files {
}