summaryrefslogtreecommitdiffstats
path: root/src/input/input.pro
blob: 42b5e389fb4a1434725808f018234cd3ad95d10e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TARGET = Qt3DInput

QT += core 3dcore 3dcore-private 3drenderer

DEFINES += QT3DINPUT_LIBRARY

MODULE = 3dinput

load(qt_module)

include(input.pri)

HEADERS += \
    qt3dinput_global.h