Skip to content

Commit eb6a27e

Browse files
committed
NOMINMAX
1 parent ae5cd85 commit eb6a27e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test-app/cpp-template-utils-test-app.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ win*{
1717
QMAKE_CXXFLAGS += /MP /Zi /FS
1818
QMAKE_CXXFLAGS += /wd4251
1919
QMAKE_CXXFLAGS_WARN_ON = /W4
20+
21+
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
2022
}
2123

2224
linux*|mac*{

0 commit comments

Comments
 (0)