We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab34224 commit d8a5ed8Copy full SHA for d8a5ed8
extensions/PythonQt_QtAll/PythonQt_QtAll.pro
@@ -69,6 +69,8 @@ unix {
69
unix: target.path = $${INSTALL_PREFIX}/lib
70
win32: target.path = /
71
72
+msvc:QMAKE_CXXFLAGS += /bigobj
73
+
74
headers.files = $${HEADERS}
75
headers.path = $${INSTALL_PREFIX}/include
76
0 commit comments