source: tspsg/src/3rdparty/qttoolbardialog-2.2_1-opensource/examples/simple/simple.pro @ 94cd045fad

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 94cd045fad was 94cd045fad, checked in by Oleksii Serdiuk, 14 years ago

+ Started adding a toolbar customization with the ude of QtToolbarDialog? (http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Widgets/qttoolbardialog/).

  • Property mode set to 100644
File size: 204 bytes
Line 
1TEMPLATE = app
2DEPENDPATH += .
3INCLUDEPATH += .
4
5include(../../src/qttoolbardialog.pri)
6# Input
7SOURCES += main.cpp \
8           mainwindow.cpp
9HEADERS += mainwindow.h
10RESOURCES += simple.qrc
11
Note: See TracBrowser for help on using the repository browser.