Changeset 904 for tests/blit
- Timestamp:
- Jul 24, 2011, 8:49:38 PM (14 years ago)
- Location:
- tests/blit
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/blit/blit.pro
r436 r904 1 DEPTH = .. 2 include($$DEPTH/common.pri) 3 1 4 QT = core gui 2 5 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 6 SOURCES = blit.cpp
Note:
See TracChangeset
for help on using the changeset viewer.