remove mentions of borland from project files
[profile/ivi/qtbase.git] / tests / auto / corelib / io / qprocess / testProcessEchoGui / testProcessEchoGui.pro
1 win32 {
2    SOURCES = main_win.cpp
3    LIBS += -luser32
4 }
5
6 CONFIG -= qt app_bundle
7 DESTDIR = ./
8 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0