tests/auto/qtcpserver/crashingServer/crashingServer.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     3 CONFIG -= app_bundle
     3 CONFIG -= app_bundle
     4 DESTDIR = ./
     4 DESTDIR = ./
     5 
     5 
     6 # This means the auto test works on some machines for MinGW. No dialog stalls
     6 # This means the auto test works on some machines for MinGW. No dialog stalls
     7 # the application.
     7 # the application.
     8 win32-g++:CONFIG += console
     8 win32-g++*:CONFIG += console