diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2005-03-22 06:15:54 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2005-03-22 06:15:54 +0000 |
commit | e13a57750588f9e09df7652bef6d5ff709a47766 (patch) | |
tree | 10d36861e716b450ecc433a052f8ea7399f021f7 /TAO/CIAO | |
parent | 3047f01ae53921a4f85da2c7d27520f7c4aee6ef (diff) | |
download | ATCD-e13a57750588f9e09df7652bef6d5ff709a47766.tar.gz |
Tue Mar 22 00:13:56 2005 Will Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/CIAO')
-rw-r--r-- | TAO/CIAO/DAnCE/Config_Handlers/Config_Handlers.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/DAnCE/Config_Handlers/Config_Handlers.mpc b/TAO/CIAO/DAnCE/Config_Handlers/Config_Handlers.mpc index e521c375548..ec81e01f9c5 100644 --- a/TAO/CIAO/DAnCE/Config_Handlers/Config_Handlers.mpc +++ b/TAO/CIAO/DAnCE/Config_Handlers/Config_Handlers.mpc @@ -60,7 +60,7 @@ project (XSC_Config_Handlers) : acelib, ciao_deployment_stub { project (XSC_Config_Handlers_Tests) : ciao_deployment_stub { - // requires += dummy_label + requires += dummy_label exename = test after += XSC_Config_Handlers dynamicflags = CONFIG_HANDLERS_BUILD_DLL |