summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess/testProcessEchoGui/testProcessEchoGui.pro
blob: b3be74cbd1161a853166d68e388ddaffdadad01d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
win32 {
   SOURCES = main_win.cpp
   !win32-borland:LIBS += -lUser32
}

CONFIG -= qt
DESTDIR = ./

# no install rule for application used by test
INSTALLS =