From 746c3373862a710a7ccded7079343b44b95833cc Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 18 Jul 2006 12:47:54 +0000 Subject: ChangeLogTag: Tue Jul 18 10:29:12 UTC 2006 Johnny Willemsen --- bin/MakeProjectCreator/config/taoidldefaults.mpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/MakeProjectCreator/config/taoidldefaults.mpb b/bin/MakeProjectCreator/config/taoidldefaults.mpb index ffbf138aeea..b321166bc8c 100644 --- a/bin/MakeProjectCreator/config/taoidldefaults.mpb +++ b/bin/MakeProjectCreator/config/taoidldefaults.mpb @@ -24,7 +24,7 @@ project { // Inline related options optional(inline_outputext) { - commandflags(!-SS && !-Ssi || !-Sci || -GT) += .inl, .i + commandflags(!-SS && !-Ssi || !-Sci || -GT && !-SS) += .inl, .i } optional(inline_pre_extension) { commandflags(!-SS && !-Ssi) += S -- cgit v1.2.1