Directly, no.
As ConVerse says, you can modify settings for multiple build configs at the same time - though this has to be done with great care (especially when some settings of a particular type are different).
You could also look at the "liblinks.xml / Smart Update" mechanism described in : https://community.nxp.com/message/630594 . This uses the same basic xml description as the new project wizards accessed from within the Quickstart Panel (and found in the /Wizards subdirectory of your install). Unfortunately this isn't something we can provide user docs for though.
The other way would be to hand modify the .cproject files. If you do this, then great care is needed, and make sure the IDE is not running on the workspace being modified when you do it. But it is possible. And definitely make sure you have a backup, as it is very easy to break your projects.
Regards,
LPCXpresso Support