summaryrefslogtreecommitdiff
path: root/config/ndds_ts_defaults.mpb
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-01-23 18:32:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-01-23 18:32:38 +0000
commitb7d2fdfa37436d7bc1a4592bdba44ed986bff13c (patch)
treecf07195686b3c88fd583b211ddc18bf02d0703b9 /config/ndds_ts_defaults.mpb
parent4be277f9fd7bbd622932c43ce2b7d50cde6f6b1c (diff)
downloadMPC-b7d2fdfa37436d7bc1a4592bdba44ed986bff13c.tar.gz
Sat Jan 23 18:32:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* config/ndds_ts_defaults.mpb: Commented out the dependent setting, with the vc and nmake project types, MPC adds .exe as default extension, but this script is a .bat file on windows. See bugzilla 3816 for some more details.
Diffstat (limited to 'config/ndds_ts_defaults.mpb')
-rw-r--r--config/ndds_ts_defaults.mpb3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/ndds_ts_defaults.mpb b/config/ndds_ts_defaults.mpb
index 008ffd70..2e9da1e0 100644
--- a/config/ndds_ts_defaults.mpb
+++ b/config/ndds_ts_defaults.mpb
@@ -7,7 +7,8 @@ project {
command = <%quote%>$(NDDSHOME)/scripts/rtiddsgen<%quote%>
commandflags = -language C++ -replace -namespace -corba <%input_noext%>C.h -orb ACE_TAO1.7 -I$(TAO_ROOT) -I$(TAO_ROOT)/tao
- dependent = <%quote%>$(NDDSHOME)/scripts/rtiddsgen<%quote%>
+// dependent = <%quote%>$(NDDSHOME)/scripts/rtiddsgen<%quote%>
+
source_pre_extension = , Support, Plugin
source_outputext = .cxx
header_pre_extension = , Support, Plugin