2013-05-13 17:54:40 +08:00
<?xml version="1.0" encoding="utf-8"?>
2018-04-16 03:16:04 +08:00
<Project DefaultTargets= "Build" ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2013-05-13 17:54:40 +08:00
<ItemGroup Label= "ProjectConfigurations" >
<ProjectConfiguration Include= "Debug_2.7|Win32" >
<Configuration > Debug_2.7</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
2013-07-31 15:30:32 +08:00
<ProjectConfiguration Include= "Debug_2.7|x64" >
<Configuration > Debug_2.7</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2023-02-20 17:07:45 +08:00
<ProjectConfiguration Include= "Debug_3.10|Win32" >
<Configuration > Debug_3.10</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.10|x64" >
<Configuration > Debug_3.10</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2023-02-22 16:35:09 +08:00
<ProjectConfiguration Include= "Debug_3.11|Win32" >
<Configuration > Debug_3.11</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.11|x64" >
<Configuration > Debug_3.11</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2018-04-15 20:16:49 +08:00
<ProjectConfiguration Include= "Debug_3.5|Win32" >
<Configuration > Debug_3.5</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.5|x64" >
<Configuration > Debug_3.5</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.6|Win32" >
<Configuration > Debug_3.6</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.6|x64" >
<Configuration > Debug_3.6</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2018-07-10 04:30:59 +08:00
<ProjectConfiguration Include= "Debug_3.7|Win32" >
<Configuration > Debug_3.7</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.7|x64" >
<Configuration > Debug_3.7</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2019-10-20 14:37:30 +08:00
<ProjectConfiguration Include= "Debug_3.8|Win32" >
<Configuration > Debug_3.8</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.8|x64" >
<Configuration > Debug_3.8</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2020-10-22 02:14:57 +08:00
<ProjectConfiguration Include= "Debug_3.9|Win32" >
<Configuration > Debug_3.9</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Debug_3.9|x64" >
<Configuration > Debug_3.9</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2014-02-18 14:39:58 +08:00
<ProjectConfiguration Include= "Release_2.7|Win32" >
<Configuration > Release_2.7</Configuration>
2013-05-13 17:54:40 +08:00
<Platform > Win32</Platform>
</ProjectConfiguration>
2014-02-18 14:39:58 +08:00
<ProjectConfiguration Include= "Release_2.7|x64" >
<Configuration > Release_2.7</Configuration>
2013-07-31 15:30:32 +08:00
<Platform > x64</Platform>
</ProjectConfiguration>
2023-02-20 17:07:45 +08:00
<ProjectConfiguration Include= "Release_3.10|Win32" >
<Configuration > Release_3.10</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.10|x64" >
<Configuration > Release_3.10</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2023-02-22 16:35:09 +08:00
<ProjectConfiguration Include= "Release_3.11|Win32" >
<Configuration > Release_3.11</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.11|x64" >
<Configuration > Release_3.11</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2018-04-15 20:16:49 +08:00
<ProjectConfiguration Include= "Release_3.5|Win32" >
<Configuration > Release_3.5</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.5|x64" >
<Configuration > Release_3.5</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.6|Win32" >
<Configuration > Release_3.6</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.6|x64" >
<Configuration > Release_3.6</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2018-07-10 04:30:59 +08:00
<ProjectConfiguration Include= "Release_3.7|Win32" >
<Configuration > Release_3.7</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.7|x64" >
<Configuration > Release_3.7</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2019-10-20 14:37:30 +08:00
<ProjectConfiguration Include= "Release_3.8|Win32" >
<Configuration > Release_3.8</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.8|x64" >
<Configuration > Release_3.8</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2020-10-22 02:14:57 +08:00
<ProjectConfiguration Include= "Release_3.9|Win32" >
<Configuration > Release_3.9</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release_3.9|x64" >
<Configuration > Release_3.9</Configuration>
<Platform > x64</Platform>
</ProjectConfiguration>
2013-05-13 17:54:40 +08:00
</ItemGroup>
<PropertyGroup Label= "Globals" >
<ProjectGuid > {C4C45791-0201-4406-BC5C-A384B01E3BF5}</ProjectGuid>
<Keyword > Win32Proj</Keyword>
<RootNamespace > pykd</RootNamespace>
2018-04-15 20:16:49 +08:00
<ProjectName > pykd</ProjectName>
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
2025-01-26 21:57:36 +08:00
<WindowsTargetPlatformVersion > 10.0</WindowsTargetPlatformVersion>
2013-05-13 17:54:40 +08:00
</PropertyGroup>
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 2.7.18</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 2.7</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.5.4</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.5</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.6.8</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.6</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
2013-05-13 17:54:40 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.7.9</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.7</PythonVersionLight>
2018-07-10 04:30:59 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.8.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.8</PythonVersionLight>
2019-10-20 14:37:30 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.9.13</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.9</PythonVersionLight>
2020-10-22 02:14:57 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.10.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.10</PythonVersionLight>
2023-02-20 17:07:45 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.11.2</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.11</PythonVersionLight>
2023-02-22 16:35:09 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2013-07-31 15:30:32 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 2.7.18</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 2.7</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.5.4</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.5</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.6.8</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.6</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
2013-07-31 15:30:32 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.7.9</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.7</PythonVersionLight>
2018-07-10 04:30:59 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.8.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.8</PythonVersionLight>
2019-10-20 14:37:30 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.9.13</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.9</PythonVersionLight>
2020-10-22 02:14:57 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.10.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.10</PythonVersionLight>
2023-02-20 17:07:45 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.11.2</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.11</PythonVersionLight>
2023-02-22 16:35:09 +08:00
<LLVM_USE_CRT_DEBUG > MDd</LLVM_USE_CRT_DEBUG>
</PropertyGroup>
2014-02-18 14:39:58 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|Win32'" Label= "Configuration" >
2013-05-13 17:54:40 +08:00
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 2.7.18</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 2.7</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.5.4</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.5</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.6.8</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.6</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
2013-05-13 17:54:40 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.7.9</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.7</PythonVersionLight>
2018-07-10 04:30:59 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.8.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.8</PythonVersionLight>
2019-10-20 14:37:30 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.9.13</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.9</PythonVersionLight>
2020-10-22 02:14:57 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.10.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.10</PythonVersionLight>
2023-02-20 17:07:45 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|Win32'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.11.2</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.11</PythonVersionLight>
2023-02-22 16:35:09 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2014-02-18 14:39:58 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|x64'" Label= "Configuration" >
2013-07-31 15:30:32 +08:00
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 2.7.18</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 2.7</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.5.4</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.5</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.6.8</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.6</PythonVersionLight>
2018-04-15 20:16:49 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.7.9</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.7</PythonVersionLight>
2018-07-10 04:30:59 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
2013-07-31 15:30:32 +08:00
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.8.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.8</PythonVersionLight>
2019-10-20 14:37:30 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.9.13</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.9</PythonVersionLight>
2020-10-22 02:14:57 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.10.10</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.10</PythonVersionLight>
2023-02-20 17:07:45 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
2025-01-26 21:57:36 +08:00
<PlatformToolset > v143</PlatformToolset>
2023-02-27 22:01:51 +08:00
<PythonVersion > 3.11.2</PythonVersion>
2025-02-01 10:20:26 +08:00
<PythonVersionLight > 3.11</PythonVersionLight>
2023-02-22 16:35:09 +08:00
<LLVM_USE_CRT_RELEASE > MT</LLVM_USE_CRT_RELEASE>
</PropertyGroup>
2013-05-13 17:54:40 +08:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label= "ExtensionSettings" >
</ImportGroup>
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-04-15 20:16:49 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-07-10 04:30:59 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2019-10-20 14:37:30 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2020-10-22 02:14:57 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-20 17:07:45 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-22 16:35:09 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2013-07-31 15:30:32 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-04-15 20:16:49 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-07-10 04:30:59 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2019-10-20 14:37:30 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2020-10-22 02:14:57 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-20 17:07:45 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-22 16:35:09 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2014-02-18 14:39:58 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|Win32'" Label= "PropertySheets" >
2013-05-13 17:54:40 +08:00
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-04-15 20:16:49 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-07-10 04:30:59 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2019-10-20 14:37:30 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2020-10-22 02:14:57 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-20 17:07:45 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2025-02-03 16:08:52 +08:00
<PropertyGroup Label= "UserMacros" />
2023-02-22 16:35:09 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2014-02-18 14:39:58 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|x64'" Label= "PropertySheets" >
2013-07-31 15:30:32 +08:00
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-04-15 20:16:49 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2018-07-10 04:30:59 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2019-10-20 14:37:30 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2020-10-22 02:14:57 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2023-02-20 17:07:45 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
2025-02-03 16:08:52 +08:00
<PropertyGroup Label= "UserMacros" />
2023-02-22 16:35:09 +08:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|x64'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label= "UserMacros" />
2013-05-13 17:54:40 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|Win32'" >
<LinkIncremental > true</LinkIncremental>
2013-05-13 20:34:37 +08:00
<TargetExt > .pyd</TargetExt>
2013-05-16 22:51:40 +08:00
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
2018-04-15 20:16:49 +08:00
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2013-05-13 17:54:40 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-07-10 04:30:59 +08:00
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2019-10-20 14:37:30 +08:00
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2020-10-22 02:14:57 +08:00
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2023-02-20 17:07:45 +08:00
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|Win32'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2023-02-22 16:35:09 +08:00
</PropertyGroup>
2013-07-31 15:30:32 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
2018-04-15 20:16:49 +08:00
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2013-07-31 15:30:32 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-07-10 04:30:59 +08:00
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2019-10-20 14:37:30 +08:00
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2020-10-22 02:14:57 +08:00
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2023-02-20 17:07:45 +08:00
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|x64'" >
<LinkIncremental > true</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2023-02-22 16:35:09 +08:00
</PropertyGroup>
2014-02-18 14:39:58 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|Win32'" >
2013-05-13 17:54:40 +08:00
<LinkIncremental > false</LinkIncremental>
2014-02-18 15:51:03 +08:00
<TargetExt > .pyd</TargetExt>
2018-04-15 20:16:49 +08:00
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2013-05-13 17:54:40 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2018-07-10 04:30:59 +08:00
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2019-10-20 14:37:30 +08:00
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2020-10-22 02:14:57 +08:00
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2023-02-20 17:07:45 +08:00
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|Win32'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2023-02-22 16:35:09 +08:00
</PropertyGroup>
2014-02-18 14:39:58 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|x64'" >
2013-07-31 15:30:32 +08:00
<LinkIncremental > false</LinkIncremental>
2014-02-18 15:51:03 +08:00
<TargetExt > .pyd</TargetExt>
2018-04-15 20:16:49 +08:00
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-04-15 20:16:49 +08:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2013-07-31 15:30:32 +08:00
</PropertyGroup>
2018-07-10 04:30:59 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2018-07-10 04:30:59 +08:00
</PropertyGroup>
2019-10-20 14:37:30 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2019-10-20 14:37:30 +08:00
</PropertyGroup>
2020-10-22 02:14:57 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2020-10-22 02:14:57 +08:00
</PropertyGroup>
2023-02-20 17:07:45 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2023-02-20 17:07:45 +08:00
</PropertyGroup>
2023-02-22 16:35:09 +08:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|x64'" >
<LinkIncremental > false</LinkIncremental>
<TargetExt > .pyd</TargetExt>
<TargetName > $(ProjectName)</TargetName>
2025-01-26 21:57:36 +08:00
<OutDir > $(SolutionDir)Out\$(Platform)\$(Configuration)\</OutDir>
2025-01-30 17:45:21 +08:00
<IntDir > $(SolutionDir)Obj\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
2023-02-22 16:35:09 +08:00
</PropertyGroup>
2013-05-13 17:54:40 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python2x86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-04-15 20:16:49 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python2x86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python27-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python2x86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python2x86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2013-05-13 17:54:40 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2013-05-13 17:54:40 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python35-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2013-05-13 17:54:40 +08:00
</Link>
2013-05-13 20:34:37 +08:00
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-04-15 20:16:49 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python36-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2013-05-13 20:34:37 +08:00
</PostBuildEvent>
2013-05-16 22:51:40 +08:00
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2013-05-13 17:54:40 +08:00
</ItemDefinitionGroup>
2018-07-10 04:30:59 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-07-10 04:30:59 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python37-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-07-10 04:30:59 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-07-10 04:30:59 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-07-10 04:30:59 +08:00
</ItemDefinitionGroup>
2019-10-20 14:37:30 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2019-10-20 14:37:30 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python38-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-10-20 14:37:30 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2019-10-20 14:37:30 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2019-10-20 14:37:30 +08:00
</ItemDefinitionGroup>
2020-10-22 02:14:57 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2020-10-22 02:14:57 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python39-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2020-10-22 02:14:57 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2020-10-22 02:14:57 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2020-10-22 02:14:57 +08:00
</ItemDefinitionGroup>
2023-02-20 17:07:45 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2023-02-20 17:07:45 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python310-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-20 17:07:45 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2023-02-20 17:07:45 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-20 17:07:45 +08:00
</ItemDefinitionGroup>
2023-02-22 16:35:09 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|Win32'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2023-02-22 16:35:09 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python311-vc$(PlatformToolsetVersion)-mt-sgd-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-22 16:35:09 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2023-02-22 16:35:09 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-22 16:35:09 +08:00
</ItemDefinitionGroup>
2013-07-31 15:30:32 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_2.7|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python2.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2013-07-31 15:30:32 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2013-07-31 15:30:32 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python2.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python27-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2013-07-31 15:30:32 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python2 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python2.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.5|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-04-15 20:16:49 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python35-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.6|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-04-15 20:16:49 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python36-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2013-07-31 15:30:32 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2013-07-31 15:30:32 +08:00
</ItemDefinitionGroup>
2018-07-10 04:30:59 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.7|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2018-07-10 04:30:59 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python37-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-07-10 04:30:59 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2018-07-10 04:30:59 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-07-10 04:30:59 +08:00
</ItemDefinitionGroup>
2019-10-20 14:37:30 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.8|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2019-10-20 14:37:30 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python38-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-10-20 14:37:30 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2019-10-20 14:37:30 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2019-10-20 14:37:30 +08:00
</ItemDefinitionGroup>
2020-10-22 02:14:57 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.9|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2020-10-22 02:14:57 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python39-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2020-10-22 02:14:57 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2020-10-22 02:14:57 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2020-10-22 02:14:57 +08:00
</ItemDefinitionGroup>
2023-02-20 17:07:45 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.10|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2023-02-20 17:07:45 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python310-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-20 17:07:45 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2023-02-20 17:07:45 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-20 17:07:45 +08:00
</ItemDefinitionGroup>
2023-02-22 16:35:09 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug_3.11|x64'" >
<ClCompile >
<PrecompiledHeader > Use</PrecompiledHeader>
<WarningLevel > Level3</WarningLevel>
<Optimization > Disabled</Optimization>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;_DEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2025-02-03 16:08:52 +08:00
<RuntimeLibrary > MultiThreadedDebug</RuntimeLibrary>
2023-02-22 16:35:09 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python311-vc$(PlatformToolsetVersion)-mt-sgd-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-22 16:35:09 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command >
</Command>
2023-02-22 16:35:09 +08:00
</PostBuildEvent>
<CustomBuildStep >
<Command >
</Command>
</CustomBuildStep>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=on variant=debug
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-22 16:35:09 +08:00
</ItemDefinitionGroup>
2014-02-18 14:39:58 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|Win32'" >
2013-05-13 17:54:40 +08:00
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python2x86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python2x86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python27-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python2x86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python2x86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
2013-05-13 17:54:40 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2013-05-13 17:54:40 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python35-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2013-05-13 17:54:40 +08:00
</Link>
2018-04-15 20:16:49 +08:00
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python36-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2013-05-13 17:54:40 +08:00
</ItemDefinitionGroup>
2018-07-10 04:30:59 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-07-10 04:30:59 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python37-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-07-10 04:30:59 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-07-10 04:30:59 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-07-10 04:30:59 +08:00
</ItemDefinitionGroup>
2019-10-20 14:37:30 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2019-10-20 14:37:30 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python38-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-10-20 14:37:30 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2020-10-22 02:14:57 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2020-10-22 02:14:57 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2020-10-22 02:14:57 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python39-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2020-10-22 02:14:57 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2019-10-20 14:37:30 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2019-10-20 14:37:30 +08:00
</ItemDefinitionGroup>
2023-02-20 17:07:45 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2023-02-20 17:07:45 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python310-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-20 17:07:45 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2023-02-20 17:07:45 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-20 17:07:45 +08:00
</ItemDefinitionGroup>
2023-02-22 16:35:09 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|Win32'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2023-02-22 16:35:09 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\pythonx86.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python311-vc$(PlatformToolsetVersion)-mt-s-x32-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-22 16:35:09 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2023-02-22 16:35:09 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install pythonx86 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\pythonx86.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=32 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-22 16:35:09 +08:00
</ItemDefinitionGroup>
2014-02-18 14:39:58 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_2.7|x64'" >
2013-07-31 15:30:32 +08:00
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python2.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python2.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python27-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python2 -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python2.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.5|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);BOOST_PYTHON_NUMPY_INTERNAL</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2018-04-15 20:16:49 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python35-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-04-15 20:16:49 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-04-15 20:16:49 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.6|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
2018-04-25 05:44:13 +08:00
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-04-15 20:16:49 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
2013-07-31 15:30:32 +08:00
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
2018-05-04 20:08:23 +08:00
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
2013-07-31 15:30:32 +08:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python36-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2013-07-31 15:30:32 +08:00
</Link>
2018-04-15 20:16:49 +08:00
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-04-15 20:16:49 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2013-07-31 15:30:32 +08:00
</ItemDefinitionGroup>
2018-07-10 04:30:59 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.7|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2018-07-10 04:30:59 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python37-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2018-07-10 04:30:59 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2018-07-10 04:30:59 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2018-07-10 04:30:59 +08:00
</ItemDefinitionGroup>
2019-10-20 14:37:30 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.8|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2019-10-20 14:37:30 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python38-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-10-20 14:37:30 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2020-10-22 02:14:57 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2020-10-22 02:14:57 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.9|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2020-10-22 02:14:57 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python39-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2020-10-22 02:14:57 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2023-02-20 17:07:45 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-20 17:07:45 +08:00
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.10|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2023-02-20 17:07:45 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python310-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-20 17:07:45 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2019-10-20 14:37:30 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2019-10-20 14:37:30 +08:00
</ItemDefinitionGroup>
2023-02-22 16:35:09 +08:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release_3.11|x64'" >
<ClCompile >
<WarningLevel > Level3</WarningLevel>
<PrecompiledHeader > Use</PrecompiledHeader>
<Optimization > MaxSpeed</Optimization>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
<PreprocessorDefinitions > WIN32;BOOST_PYTHON_STATIC_LIB;BOOST_PYTHON_NO_LIB;NDEBUG;_WINDOWS;_USRDLL;PYKD_EXPORTS;%(PreprocessorDefinitions);</PreprocessorDefinitions>
2025-02-03 17:01:14 +08:00
<AdditionalIncludeDirectories > $(SolutionDir)\kdlibcpp\kdlib\include;$(SolutionDir)packages\python.$(PythonVersion)\tools\include;$(SolutionDir)\kdlibcpp\boost</AdditionalIncludeDirectories>
2023-02-22 16:35:09 +08:00
<RuntimeLibrary > MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > DebugFull</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
<ModuleDefinitionFile > pykd.def</ModuleDefinitionFile>
2025-02-03 16:08:52 +08:00
<AdditionalLibraryDirectories > $(SolutionDir)packages\python.$(PythonVersion)\tools\libs;$(SolutionDir)\kdlibcpp\boost\stage\lib</AdditionalLibraryDirectories>
<AdditionalDependencies > libboost_python311-vc$(PlatformToolsetVersion)-mt-s-x64-1_87.lib;%(AdditionalDependencies)</AdditionalDependencies>
2023-02-22 16:35:09 +08:00
</Link>
<PostBuildEvent >
2025-02-03 17:01:14 +08:00
<Command > $(SystemRoot)\py.exe -$(PythonVersionLight) $(SolutionDir)setup\setup.py bdist_wheel --plat-name=$(Platform) --build-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools --dist-dir=$(SolutionDir)Out\$(Platform)\$(Configuration) --egg-base=$(SolutionDir)Obj\Wheel\$(Platform)\$(Configuration)\setuptools bdist_zip</Command>
2023-02-22 16:35:09 +08:00
</PostBuildEvent>
2023-02-27 22:01:51 +08:00
<PreBuildEvent >
2025-02-03 16:08:52 +08:00
<Command > $(SolutionDir).nuget\nuget.exe install python -OutputDirectory $(SolutionDir)packages -Version $(PythonVersion)
echo.> $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo import python ; > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
setlocal ENABLEDELAYEDEXPANSION
set str=using python : $(PythonVersionLight) : "$(SolutionDir)packages\python.$(PythonVersion)\tools" ;
set str=%str:\=\\%
echo %str% > > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
set str=
setlocal DISABLEDELAYEDEXPANSION
echo.> > $(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam
pushd $(SolutionDir)\kdlibcpp\boost\
call $(SolutionDir)\kdlibcpp\boost\bootstrap.bat
$(SolutionDir)\kdlibcpp\boost\b2.exe --user-config="$(IntDir)\boost-user-config-$(Platform)-$(Configuration).jam" --with-python python=$(PythonVersionLight) link=static runtime-link=static,shared address-model=64 runtime-debugging=off variant=release
popd</Command>
2023-02-27 22:01:51 +08:00
</PreBuildEvent>
2023-02-22 16:35:09 +08:00
</ItemDefinitionGroup>
2013-05-13 17:54:40 +08:00
<ItemGroup >
2013-05-22 16:36:33 +08:00
<ClInclude Include= "dbgexcept.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pycpucontext.h" />
2018-04-15 20:16:49 +08:00
<ClInclude Include= "pydataaccess.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pydisasm.h" />
<ClInclude Include= "pydbgeng.h" />
2013-10-25 20:08:20 +08:00
<ClInclude Include= "pydbgio.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pyeventhandler.h" />
2014-01-24 16:44:13 +08:00
<ClInclude Include= "pyevents.h" />
2013-11-11 23:41:31 +08:00
<ClInclude Include= "pykdver.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pymemaccess.h" />
<ClInclude Include= "pymodule.h" />
2018-04-15 20:16:49 +08:00
<ClInclude Include= "pyprocess.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pysymengine.h" />
2018-04-15 20:16:49 +08:00
<ClInclude Include= "pytagged.h" />
2013-12-17 15:49:24 +08:00
<ClInclude Include= "pythreadstate.h" />
<ClInclude Include= "pytypedvar.h" />
<ClInclude Include= "pytypeinfo.h" />
2013-11-11 23:41:31 +08:00
<ClInclude Include= "resource.h" />
2013-05-13 17:54:40 +08:00
<ClInclude Include= "stdafx.h" />
2013-05-22 16:36:33 +08:00
<ClInclude Include= "stladaptor.h" />
2013-05-13 17:54:40 +08:00
<ClInclude Include= "targetver.h" />
2013-05-17 15:47:59 +08:00
<ClInclude Include= "variant.h" />
2013-05-16 22:51:40 +08:00
<ClInclude Include= "windbgext.h" />
2013-05-13 17:54:40 +08:00
</ItemGroup>
<ItemGroup >
2013-05-22 16:36:33 +08:00
<ClCompile Include= "dbgexcept.cpp" />
2018-04-15 20:16:49 +08:00
<ClCompile Include= "dllmain.cpp" />
2013-12-17 15:49:24 +08:00
<ClCompile Include= "pycpucontext.cpp" />
<ClCompile Include= "pydbgeng.cpp" />
<ClCompile Include= "pyeventhandler.cpp" />
<ClCompile Include= "pymemaccess.cpp" />
2018-04-15 20:16:49 +08:00
<ClCompile Include= "pymod.cpp" >
2018-07-10 04:30:59 +08:00
<AdditionalOptions > /bigobj %(AdditionalOptions)</AdditionalOptions>
2018-04-15 20:16:49 +08:00
</ClCompile>
2013-12-17 15:49:24 +08:00
<ClCompile Include= "pymodule.cpp" />
2018-04-15 20:16:49 +08:00
<ClCompile Include= "pyprocess.cpp" />
<ClCompile Include= "pytagged.cpp" />
2013-12-17 15:49:24 +08:00
<ClCompile Include= "pytypedvar.cpp" />
<ClCompile Include= "pytypeinfo.cpp" />
2013-05-13 17:54:40 +08:00
<ClCompile Include= "stdafx.cpp" >
2018-07-10 04:30:59 +08:00
<PrecompiledHeader > Create</PrecompiledHeader>
2013-05-13 17:54:40 +08:00
</ClCompile>
<ClCompile Include= "windbgext.cpp" />
</ItemGroup>
<ItemGroup >
2018-04-16 03:16:04 +08:00
<None Include= "packages.config" />
2013-05-13 17:54:40 +08:00
<None Include= "pykd.def" />
</ItemGroup>
2013-11-11 23:41:31 +08:00
<ItemGroup >
<ResourceCompile Include= "pykd.rc" />
</ItemGroup>
2018-04-15 20:16:49 +08:00
<ItemGroup >
2018-04-16 03:16:04 +08:00
<ProjectReference Include= "$(SolutionDir)\kdlibcpp\kdlib\source\kdlib.vcxproj" >
2018-04-15 20:16:49 +08:00
<Project > {3e9c538f-f060-4e86-ab7d-d44439615b63}</Project>
</ProjectReference>
</ItemGroup>
2013-05-13 17:54:40 +08:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label= "ExtensionTargets" >
2018-04-25 05:44:13 +08:00
<Import Project= "$(SolutionDir)\packages\llvm-cmake.6.0.0.1\build\native\llvm-cmake.targets" Condition= "Exists('$(SolutionDir)\packages\llvm-cmake.6.0.0.1\build\native\llvm-cmake.targets')" />
<Import Project= "$(SolutionDir)\packages\clang-cmake.6.0.0.1\build\native\clang-cmake.targets" Condition= "Exists('$(SolutionDir)\packages\clang-cmake.6.0.0.1\build\native\clang-cmake.targets')" />
2013-05-13 17:54:40 +08:00
</ImportGroup>
2018-04-15 20:16:49 +08:00
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
2018-04-25 05:44:13 +08:00
<Error Condition= "!Exists('$(SolutionDir)\packages\llvm-cmake.6.0.0.1\build\native\llvm-cmake.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\llvm-cmake.6.0.0.1\build\native\llvm-cmake.targets'))" />
<Error Condition= "!Exists('$(SolutionDir)\packages\clang-cmake.6.0.0.1\build\native\clang-cmake.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\clang-cmake.6.0.0.1\build\native\clang-cmake.targets'))" />
2018-04-15 20:16:49 +08:00
</Target>
2013-05-13 17:54:40 +08:00
</Project>