Introduce old redir program
[lcapit-junk-code.git] / qt-course / simple-calculator / simple-calculator.pro
blobfb7312b630c74298aa96fd1049f25f49130a085d
1 ######################################################################
2 # Automatically generated by qmake (2.01a) qui jul 10 21:16:02 2008
3 ######################################################################
5 TEMPLATE = app
6 TARGET =
7 DEPENDPATH += .
8 INCLUDEPATH += .
10 # Input
11 HEADERS += MyWidget.h
12 FORMS += calculator.ui
13 SOURCES += main.cpp MyWidget.cpp