From 03acf701dbb3674fd4c7c7a3a22f08d9213163e5 Mon Sep 17 00:00:00 2001 From: Fred Hornsey Date: Tue, 15 Jan 2019 12:14:07 -0600 Subject: Fix orbsvcs for IDL_Files changes --- TAO/orbsvcs/orbsvcs/HTIOP.mpc | 1 + TAO/orbsvcs/orbsvcs/SSLIOP.mpc | 1 + 2 files changed, 2 insertions(+) (limited to 'TAO/orbsvcs') diff --git a/TAO/orbsvcs/orbsvcs/HTIOP.mpc b/TAO/orbsvcs/orbsvcs/HTIOP.mpc index 67fc0f96766..4178a55c569 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP.mpc +++ b/TAO/orbsvcs/orbsvcs/HTIOP.mpc @@ -15,6 +15,7 @@ project : htbp, orbsvcslib, orbsvcs_output, install, tao_versioning_idl_defaults idlflags += -Sci -Gp -Gd -Sa -Sorb \ -o HTIOP idlflags -= -St + gendir = HTIOP HTIOP/htiop_endpoints.pidl } diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc index 30e99c0ffa4..afcc8c0a05d 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc +++ b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc @@ -58,6 +58,7 @@ project(SSLIOP) : orbsvcslib, orbsvcs_output, install, security, ssl, pi_server, idlflags += -Sci -Gp -Gd -Sa -Sorb \ -o SSLIOP idlflags -= -St + gendir = SSLIOP SSLIOP/ssl_endpoints.pidl } } -- cgit v1.2.1