How to set QT paths in Eclipse without using the “Qt project”?
问题 I have a mixed C++/Qt/Python project managed in Eclipse, and I would like to set the Qt paths without setting my project as a "Qt Project". Using CDT and setting it as general "Makefile project from existing code", I cannot find any option in the project properties, where I can set the Qt paths. The menu "QT" seems to disappear from the project Properties if the project is set as other than "Qt Project". I set the Qt include path (e.g. /include/QtGui/) in the "C++ General --> Paths & Symbols"