![]() |
Telelogic TAU (steve huntington) | ![]() |
Topic Title: Conditional CPP2SDLOPTIONS Topic Summary: Created On: 6-Sep-2005 13:34 Status: Read Only
|
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi,
Does anybody know if it is possible to choose between different include directories in the Import Specification?? (Telelogic Tau 4.6) What I would like, is something like this in the import spec: #ifndef BNF_LOCAL CPP2SDLOPTIONS { -cppoptions "-I../include" } #else CPP2SDLOPTIONS { -cppoptions "-I../include_local_bnf" } #endif But, with this solution CPP2SDLOPTIONS { -cppoptions "-I../include_local_bnf" } is always set even if BNF_LOCAL is not set. The .is seems to ignore the #ifdef I have also tried to have the #ifdef inside the { } for the CPP2SDLOPTIONS without any luck. Any suggestions would be appreciated. BR / Helge |
|
![]() |
Telelogic TAU
» TAU SDL Suite
»
Conditional CPP2SDLOPTIONS
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.