diff --git a/qrenderdoc/Code/pyrenderdoc/python.props b/qrenderdoc/Code/pyrenderdoc/python.props index ac3660849..709bd1db2 100644 --- a/qrenderdoc/Code/pyrenderdoc/python.props +++ b/qrenderdoc/Code/pyrenderdoc/python.props @@ -3,6 +3,9 @@ $(SolutionDir)\qrenderdoc\3rdparty\python + $(SolutionDir)\qrenderdoc\3rdparty\pyside + + 1 0 @@ -94,6 +97,7 @@ $(PythonOverride) + $(PythonOverride)\pyside $(CustomPythonUsed) @@ -107,12 +111,20 @@ $(PythonBase)\DLLs $(PythonBase)\python$(PythonMajorMinor).lib $(PythonBase)\libs\python$(PythonMajorMinor).lib + + + 0 + 1 + + + + diff --git a/qrenderdoc/qrenderdoc_local.vcxproj b/qrenderdoc/qrenderdoc_local.vcxproj index a2b803050..0aeab2d31 100644 --- a/qrenderdoc/qrenderdoc_local.vcxproj +++ b/qrenderdoc/qrenderdoc_local.vcxproj @@ -105,7 +105,7 @@ ProgramDatabase true true - $(ProjectDir);3rdparty;$(IntDir)generated\;$(SolutionDir)\renderdoc\api\replay;$(PythonIncludeDir);3rdparty\pyside\include\PySide2;3rdparty\pyside\include\shiboken2;$(QtIncludeDir);$(QtIncludeDir)\QtWidgets;$(QtIncludeDir)\QtGui;$(QtIncludeDir)\QtCore;$(QtIncludeDir)\QtSvg;$(QtIncludeDir)\QtNetwork;%(AdditionalIncludeDirectories) + $(ProjectDir);3rdparty;$(IntDir)generated\;$(SolutionDir)\renderdoc\api\replay;$(PythonIncludeDir);$(PySide2Base)\include\PySide2;$(PySide2Base)\include\shiboken2;$(QtIncludeDir);$(QtIncludeDir)\QtWidgets;$(QtIncludeDir)\QtGui;$(QtIncludeDir)\QtCore;$(QtIncludeDir)\QtSvg;$(QtIncludeDir)\QtNetwork;%(AdditionalIncludeDirectories) /Zc:strictStrings /Zc:throwingNew %(AdditionalOptions) _WINDOWS;UNICODE;WIN32;WIN64;RENDERDOC_PLATFORM_WIN32;SCINTILLA_QT=1;MAKING_LIBRARY=1;SCI_LEXER=1;QT_NO_CAST_FROM_ASCII;QT_NO_CAST_TO_ASCII;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_SVG_LIB;%(PreprocessorDefinitions) Level4 @@ -119,7 +119,7 @@ Windows user32.lib;$(PythonImportLib);qtmain.lib;Qt5Widgets.lib;Qt5Gui.lib;Qt5Core.lib;Qt5Svg.lib;Qt5Network.lib;shell32.lib - 3rdparty\pyside\$(Platform);$(QtLibDir);%(AdditionalLibraryDirectories) + $(PySide2Base)\$(Platform);$(QtLibDir);%(AdditionalLibraryDirectories) true true true @@ -148,7 +148,7 @@ user32.lib;$(PythonImportLib);qtmaind.lib;Qt5Widgetsd.lib;Qt5Guid.lib;Qt5Cored.lib;Qt5Svgd.lib;Qt5Networkd.lib;shell32.lib - + PYSIDE2_ENABLED=1;%(PreprocessorDefinitions) @@ -156,7 +156,7 @@ shiboken2.lib;%(AdditionalDependencies) - + PYSIDE2_ENABLED=0;%(PreprocessorDefinitions) @@ -1843,42 +1843,47 @@ Always false - + shiboken2.dll Always false - + + shiboken2\shiboken2.pyd + Always + false + + + shiboken2\__init__.py + Always + false + + PySide2\pyside2.dll Always false - - PySide2\Qt5Qml.dll - Always - false - - + PySide2\__init__.py Always false - + PySide2\_utils.py Always false - + PySide2\QtCore.pyd Always false - + PySide2\QtGui.pyd Always false - + PySide2\QtWidgets.pyd Always false