-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.8.0-beta
-
None
-
OSX 10.8.4
If I got a .mm file (Objective-C) that is referenced in the .PRO file in the "OBJECTIVE_SOURCES +=" section and rename that file inside QtCreator, it will be moved to the section "SOURCES +="and therefore compiled with wrong parameters afterwards.