source: trunk/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/hybridPixmap.pro

Last change on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 351 bytes
Line 
1# -------------------------------------------------
2# Project created by QtCreator 2009-12-10T11:25:02
3# -------------------------------------------------
4isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
5include(../tests.pri)
6TARGET = hybridPixmap
7SOURCES += widget.cpp
8HEADERS += widget.h
9FORMS += widget.ui
10RESOURCES += resources.qrc
11CONFIG += console
Note: See TracBrowser for help on using the repository browser.