Figured it out. Had to manually add the GCC_PREFIX_HEADER setting that I had defined in the SimpleList target, to the SimpleListLite target settings. Weird, since I thought it would duplicate this for me when I did added the Lite target, but oh well. Hope that helps someone who runs into this.
|