aboutsummaryrefslogtreecommitdiffstats
path: root/optional/projectexplorer/projectexplorer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'optional/projectexplorer/projectexplorer.pro')
-rw-r--r--optional/projectexplorer/projectexplorer.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/optional/projectexplorer/projectexplorer.pro b/optional/projectexplorer/projectexplorer.pro
index b998d93..88bf4a1 100644
--- a/optional/projectexplorer/projectexplorer.pro
+++ b/optional/projectexplorer/projectexplorer.pro
@@ -18,6 +18,7 @@ QTC_PLUGIN_RECOMMENDS += \
include(../binding/binding.pri)
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/plugins/projectexplorer
+
win32: DEFINES += NOMINMAX
# Shiboken binding generation setup
@@ -40,8 +41,6 @@ WRAPPED_CLASSES = \
bindingheaders/projectexplorer_runconfiguration.h \
bindingheaders/projectexplorer_project.h \
bindingheaders/projectexplorer_projecttree.h \
- bindingheaders/utils.h \
- bindingheaders/utils_filename.h \
# Sentinel line
include(../../shiboken.pri)