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