Question
COSMIC LKF File
Posted on May 27, 2013 at 11:48
Hi All,
I want to execute some command in .lkf file for COSMIC Compiler condionally. is it possible?? Pseudo code is as below: /*--------------------------*/ #ifdef TRUE obj\libisl.sm8 #else obj\libis0.sm8 #endif /*--------------------------*/ Thanks Balmukund Prasad