qt5base-lts/tests/auto/network/socket/qtcpserver
Kai Koehne f052ee467d Fix MinGW/gcc warning about NOMINMAX being redefined
Commit 5230d62fe added a #define NOMINMAX, which conflicts with a
NOMINMAX definition in the MinGW headers. Just use the same definition
as in MinGW to fix the gcc warning.

Change-Id: Ib21dd323ebbdca5d143e394c7631303e0c72541a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-26 10:08:59 +02:00
..
crashingServer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qtcpserver.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qtcpserver.cpp Fix MinGW/gcc warning about NOMINMAX being redefined 2012-09-26 10:08:59 +02:00