source:
tests/blit/blit.pro@
610
Last change on this file since 610 was 436, checked in by , 15 years ago | |
---|---|
File size: 166 bytes |
Line | |
---|---|
1 | QT = core gui |
2 | |
3 | SOURCES += blit.cpp |
4 | |
5 | DEPTH = . |
6 | include($$DEPTH/../common.pri) |
7 | else:error("Cannot include $$DEPTH/../common.pri!") |
8 | |
9 | CONFIG -= windows |
10 | CONFIG *= console |
Note:
See TracBrowser
for help on using the repository browser.