source:
trunk/tools/linguist/tutorial/tt3/tt3.pro
Last change on this file was 193, checked in by , 14 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | CONFIG += qt warn_on |
3 | HEADERS = mainwindow.h \ |
4 | printpanel.h |
5 | SOURCES = main.cpp \ |
6 | mainwindow.cpp \ |
7 | printpanel.cpp |
8 | TRANSLATIONS = tt3_pt.ts |
Note:
See TracBrowser
for help on using the repository browser.