From da718c5555fde9b713424bf95331b3ac44b78370 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 21 Feb 2007 22:32:28 +0000 Subject: ChangeLogTag:Wed Feb 21 19:27:14 UTC 2007 Ossama Othman --- ACE/bin/MakeProjectCreator/templates/gnu.mpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACE/bin/MakeProjectCreator/templates/gnu.mpd b/ACE/bin/MakeProjectCreator/templates/gnu.mpd index 9addec0506a..0600efcd80b 100644 --- a/ACE/bin/MakeProjectCreator/templates/gnu.mpd +++ b/ACE/bin/MakeProjectCreator/templates/gnu.mpd @@ -606,7 +606,7 @@ idl_stubs: $(ADDITIONAL_IDL_TARGETS) # This assignment forces make to run the idl_stubs # target before building any of the source files. -FORCED_IDL_STUBS = <%source_files%> +FORCED_IDL_STUBS = <%source_files%> <%if(pch_source)%>$(ACE_PCH_SOURCE)<%endif%> <%foreach(custom_types)%> <%foreach(custom_type->input_files)%> <%if(custom_type->input_file->source_output_files)%> -- cgit v1.2.1