summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testSoftExit/testSoftExit.pro
blob: d5f30bc35db95c4e0f35aef82a9f793580c8ba61 (plain)
1
2
3
4
5
6
7
8
9
10
11
win32 {
   SOURCES = main_win.cpp
   !win32-borland:!wince*:LIBS += -lUser32
}
unix {
   SOURCES = main_unix.cpp
}

CONFIG -= qt app_bundle
CONFIG += console
DESTDIR = ./