We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All
I need to do something of similar in uV5 but it seems is no more possible.
http://www.keil.com/support/docs/1836.htm
there is some similar way to do it in uV5?
I've the same to use mainly the same source file in different project, the main different is to use different .lib file and some different building compiler option.
The only way is to use the multiple project features?
Best Regards Francesco Dodi
Pretty sure the right-click Options, uncheck "Include in Target Build" works just fine in uV5
Great, it seems to work fine on the .lib file. It dosn't work only on .h (it make sense)
Thanks a lot!
yes - because .h files themselves are not (generally) "built" anyhow.