blob: 5567f4e6a7db0540059d4b787ac05a1ab09abb4b [file] [log] [blame]
!include( ../manual.pri ) {
error( "Couldn't find the manual.pri file!" )
}
QT += 3dcore 3drender 3dinput 3dextras
SOURCES += \
main.cpp \
entity.cpp
HEADERS += \
entity.h