Skip to content

Commit 3a4dc5d

Browse files
authored
Merge pull request DOCGroup#219 from jwillemsen/jwi-nddsreplace
Remove -replace here, deprecated and it is more a user decision what …
2 parents ac0425c + 56ae8ab commit 3a4dc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ndds_ts_defaults.mpb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project {
33
Define_Custom(NDDSTypeSupport) {
44
command = <%quote%>$(NDDSSCRIPTDIR)/rtiddsgen<%quote%>
5-
commandflags = -replace $(PLATFORM_NDDS_FLAGS)
5+
commandflags = $(PLATFORM_NDDS_FLAGS)
66

77
dependent = $(NDDSSCRIPTDIR)/rtiddsgen<%bat%>
88

0 commit comments

Comments
 (0)