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 0458b94 commit 4e31f1bCopy full SHA for 4e31f1b
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