summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/rhi.pro
blob: 94e5603912405a1365c2ebef024bd98a07b2af57 (plain)
1
2
3
4
5
6
7
8
9
10
!include( ../manual.pri ) {
    error( "Couldn't find the manual.pri file!" )
}

QT += 3dcore 3drender 3dinput 3dextras

SOURCES += \
    main.cpp

RESOURCES += qtlogo.png