Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i am using a static library in my app. when rebuild static library but no change in main app it does not relink the library unless i use clean build.. what should i do?
Hi,
IIRC; you can use PRE_TARGETDEPS for that.