Extra libraries errors with latest dev

I just built the latest dev snapshot of the Projucer and my old projects no longer build(tested only on Linux). It seems the external libraries section is a bit messed up. I have to add ‘-l’ to any extra libraries, after the first one if I want my makefiles to work correctly. The screenshot below shows my current workaround.

Screenshot_2017-10-24_10-18-21

Thanks for reporting. A fix will appear on the develop branch shortly.

Thanks Tom.