Warning, /education/marble/examples/cpp/hello-marble/hello-marble.pro.external is written in an unsupported language. File is not indexed.

0001 TEMPLATE = app
0002 
0003 CONFIG += qt
0004 
0005 QT += Marble
0006 
0007 SOURCES += \
0008   main.cpp