source: tests/embedded/embedded.pro@ 1003

Last change on this file since 1003 was 1003, checked in by Dmitry A. Kuminov, 14 years ago

tests: Added embedded test case.

File size: 126 bytes
Line 
1DEPTH = .
2include(../$$DEPTH/common.pri)
3
4QT = core gui
5CONFIG += console
6
7SOURCES += embedded.cpp
8
9RUN_ARGS = -style windows
Note: See TracBrowser for help on using the repository browser.