From 058146d41b82c800091f2a96cdcdba02f00ef368 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 24 Nov 2023 09:50:36 +0100 Subject: [PATCH] Add -language C++ here as default, the MPC base project doesn't provide this anymore in the future * ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb: --- ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb b/ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb index 4595a16a1..524a68e6a 100644 --- a/ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb +++ b/ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb @@ -7,7 +7,7 @@ // -------------------------------------------------------------------- feature(ddsx11, ndds) : ndds_ts_defaults { - ndds_ts_flags += -enableEscapeChar -typeSequenceSuffix RTISeq + ndds_ts_flags += -enableEscapeChar -typeSequenceSuffix RTISeq -language C++ Define_Custom(TypeSupport) { } Define_Custom(DummyTypeSupport) {