Details
-
Sub-task
-
Resolution: Invalid
-
P1: Critical
-
None
-
None
Description
When you adapt a project to Android at the moment, a lot of files will be added to your OTHER_FILES in the .pro files. This is so they're accessible from Qt Creator. First of all, this should be conditional for Android builds, and it should only include the files you are actually expected to edit, like the AndroidManifest.xml.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-8719 Make it possible to edit a project without generating bindings
- Closed