diff options
Diffstat (limited to 'tests/auto/qpixmap/qpixmap.pro')
-rw-r--r-- | tests/auto/qpixmap/qpixmap.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qpixmap/qpixmap.pro b/tests/auto/qpixmap/qpixmap.pro index c992f6e..68d7141 100644 --- a/tests/auto/qpixmap/qpixmap.pro +++ b/tests/auto/qpixmap/qpixmap.pro @@ -19,3 +19,4 @@ wince*: { win32:LIBS += -lgdi32 -luser32 } +RESOURCES += qpixmap.qrc |