summaryrefslogtreecommitdiff
path: root/config/ndds_ts_defaults.mpb
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-19 12:05:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-19 12:05:17 +0000
commitfbfa982afc0ec081a53be73f642fbc714981e688 (patch)
tree951f28b09af97c8fb1871f7de013d2917d3c43ba /config/ndds_ts_defaults.mpb
parentf7fa34567c433eaad8ac05987e144a737169a144 (diff)
downloadMPC-fbfa982afc0ec081a53be73f642fbc714981e688.tar.gz
Mon Oct 19 12:05:30 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* config/ndds_ts_defaults.mpb: Wrap the command with quotes
Diffstat (limited to 'config/ndds_ts_defaults.mpb')
-rw-r--r--config/ndds_ts_defaults.mpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ndds_ts_defaults.mpb b/config/ndds_ts_defaults.mpb
index c6117998..302ba7c3 100644
--- a/config/ndds_ts_defaults.mpb
+++ b/config/ndds_ts_defaults.mpb
@@ -4,8 +4,8 @@
project {
Define_Custom(NDDSTypeSupport) {
automatic = 1
- command = $(NDDSHOME)/scripts/rtiddsgen
- dependent = $(NDDSHOME)/scripts/rtiddsgen
+ command = <%quote%>$(NDDSHOME)/scripts/rtiddsgen<%quote%>
+ dependent = <%quote%>$(NDDSHOME)/scripts/rtiddsgen<%quote%>
source_pre_extension = , Support, Plugin
source_outputext = .cxx
header_pre_extension = , Support, Plugin