source:
trunk/examples/openvg/star/star.pro@
1036
Last change on this file since 1036 was 561, checked in by , 15 years ago | |
---|---|
|
|
File size: 153 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = star |
3 | CONFIG += qt debug warn_on |
4 | QT += openvg |
5 | SOURCES = starwidget.cpp main.cpp |
6 | HEADERS = starwidget.h |
7 | LIBS += $$QMAKE_LIBS_OPENVG |
Note:
See TracBrowser
for help on using the repository browser.