source:
tests/blit/blit.pro@
501
Last change on this file since 501 was 436, checked in by , 15 years ago | |
---|---|
File size: 166 bytes |
Rev | Line | |
---|---|---|
[436] | 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.