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

appveyorimgbotreadme
Last change on this file since a919b54cac was a919b54cac, checked in by Oleksii Serdiuk, 12 years ago

Added end-of-line normalization...

  • Property mode set to 100644
File size: 193 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.