| SOURCES += \ | |
| $$PWD/quick3daxis.cpp \ | |
| $$PWD/quick3daction.cpp \ | |
| $$PWD/quick3dlogicaldevice.cpp \ | |
| $$PWD/quick3dphysicaldevice.cpp \ | |
| $$PWD/quick3dinputsequence.cpp \ | |
| $$PWD/quick3dinputchord.cpp | |
| HEADERS += \ | |
| $$PWD/quick3daxis_p.h \ | |
| $$PWD/quick3daction_p.h \ | |
| $$PWD/quick3dlogicaldevice_p.h \ | |
| $$PWD/quick3dphysicaldevice_p.h \ | |
| $$PWD/quick3dinputsequence_p.h \ | |
| $$PWD/quick3dinputchord_p.h | |
| INCLUDEPATH += $$PWD |