source:
trunk/doc/src/snippets/qmake/variables.pro@
568
Last change on this file since 568 was 2, checked in by , 16 years ago | |
---|---|
File size: 140 bytes |
Line | |
---|---|
1 | #! [0] |
2 | HEADERS = mainwindow.h paintwidget.h |
3 | #! [0] #! [1] |
4 | SOURCES = main.cpp mainwindow.cpp \ |
5 | paintwidget.cpp |
6 | CONFIG += qt |
7 | #! [1] |
Note:
See TracBrowser
for help on using the repository browser.