Fixed qpa/windows example compilation.
This commit is contained in:
parent
f9442d7c51
commit
34af023e06
@ -7,6 +7,9 @@ TARGET =
|
|||||||
DEPENDPATH += .
|
DEPENDPATH += .
|
||||||
INCLUDEPATH += .
|
INCLUDEPATH += .
|
||||||
|
|
||||||
|
QT += gui-private
|
||||||
|
QT += core-private
|
||||||
|
|
||||||
# Input
|
# Input
|
||||||
HEADERS += window.h
|
HEADERS += window.h
|
||||||
SOURCES += window.cpp main.cpp
|
SOURCES += window.cpp main.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user