We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5cd85 commit eb6a27eCopy full SHA for eb6a27e
1 file changed
tests/test-app/cpp-template-utils-test-app.pro
@@ -17,6 +17,8 @@ win*{
17
QMAKE_CXXFLAGS += /MP /Zi /FS
18
QMAKE_CXXFLAGS += /wd4251
19
QMAKE_CXXFLAGS_WARN_ON = /W4
20
+
21
+ DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
22
}
23
24
linux*|mac*{
0 commit comments