source:
trunk/examples/widgets/codeeditor/codeeditor.pro
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 276 bytes |
Line | |
---|---|
1 | HEADERS = codeeditor.h |
2 | SOURCES = main.cpp \ |
3 | codeeditor.cpp |
4 | # install |
5 | target.path = $$[QT_INSTALL_EXAMPLES]/widgets/codeeditor |
6 | sources.files = $$SOURCES $$HEADERS *.pro |
7 | sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/codeeditor |
8 | INSTALLS += target sources |
9 |
Note:
See TracBrowser
for help on using the repository browser.