Changeset 920 for tests/widget/widget.pro
- Timestamp:
- Jul 31, 2011, 10:16:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/widget/widget.pro
r341 r920 1 2 3 1 4 QT = core gui 2 5 CONFIG += console … … 5 8 6 9 RUN_ARGS = -style windows 7 8 DEPTH = .9 include($$DEPTH/../common.pri)10 else:error("Cannot include $$DEPTH/../common.pri!")
Note:
See TracChangeset
for help on using the changeset viewer.