aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap/qpixmap.pro
blob: 47c70fc8e91a56555a23bc4eba79be7b4036415f (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qpixmap
QT += gui testlib winextras
SOURCES += tst_qpixmap.cpp
win32:!qtHaveModule(opengl)|qtConfig(dynamicgl):LIBS += -lgdi32 -luser32