11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project DefaultTargets =" Build" ToolsVersion =" 12 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project DefaultTargets =" Build" ToolsVersion =" 14 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
55 <Configuration >Debug</Configuration >
2424 <ConfigurationType >Application</ConfigurationType >
2525 <UseDebugLibraries >true</UseDebugLibraries >
2626 <CharacterSet >Unicode</CharacterSet >
27- <PlatformToolset >v120_xp </PlatformToolset >
27+ <PlatformToolset >v140_xp </PlatformToolset >
2828 </PropertyGroup >
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='PythonDebug|Win32'" Label =" Configuration" >
3030 <ConfigurationType >Application</ConfigurationType >
3131 <UseDebugLibraries >true</UseDebugLibraries >
3232 <CharacterSet >Unicode</CharacterSet >
33- <PlatformToolset >v120_xp </PlatformToolset >
33+ <PlatformToolset >v140_xp </PlatformToolset >
3434 </PropertyGroup >
3535 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
3636 <ConfigurationType >Application</ConfigurationType >
3737 <UseDebugLibraries >false</UseDebugLibraries >
3838 <WholeProgramOptimization >true</WholeProgramOptimization >
3939 <CharacterSet >Unicode</CharacterSet >
40- <PlatformToolset >v120_xp </PlatformToolset >
40+ <PlatformToolset >v140_xp </PlatformToolset >
4141 </PropertyGroup >
4242 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
4343 <ImportGroup Label =" ExtensionSettings" >
5858 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
5959 <LinkIncremental >true</LinkIncremental >
6060 <IncludePath >$(BoostBase);$(ProjectDir)..\PythonScript\res;$(ProjectDir)..\NppPlugin\include;$(PythonBase)\Include;$(PythonBase)\PC;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(IncludePath)</IncludePath >
61- <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib</LibraryPath >
61+ <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib;$(LibraryPath) </LibraryPath >
6262 </PropertyGroup >
6363 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='PythonDebug|Win32'" >
6464 <LinkIncremental >true</LinkIncremental >
6565 <IncludePath >$(BoostBase);$(ProjectDir)..\PythonScript\res;$(ProjectDir)..\NppPlugin\include;$(PythonBase)\Include;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(IncludePath)</IncludePath >
66- <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib</LibraryPath >
66+ <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib;$(LibraryPath) </LibraryPath >
6767 </PropertyGroup >
6868 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
6969 <LinkIncremental >false</LinkIncremental >
7070 <IncludePath >$(BoostBase);$(ProjectDir)..\PythonScript\res;$(ProjectDir)..\NppPlugin\include;$(PythonBase)\Include;$(PythonBase)\PC;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(IncludePath)</IncludePath >
71- <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib</LibraryPath >
71+ <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib;$(LibraryPath) </LibraryPath >
7272 </PropertyGroup >
7373 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
7474 <ClCompile >
133133 </Link >
134134 </ItemDefinitionGroup >
135135 <ItemGroup >
136+ <None Include =" packages.config" />
136137 <None Include =" ReadMe.txt" />
137138 </ItemGroup >
138139 <ItemGroup >
162163 </ItemGroup >
163164 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
164165 <ImportGroup Label =" ExtensionTargets" >
166+ <Import Project =" ..\packages\boost.1.66.0.0\build\native\boost.targets" Condition =" Exists('..\packages\boost.1.66.0.0\build\native\boost.targets')" />
167+ <Import Project =" ..\packages\boost_python-vc140.1.66.0.0\build\native\boost_python-vc140.targets" Condition =" Exists('..\packages\boost_python-vc140.1.66.0.0\build\native\boost_python-vc140.targets')" />
168+ <Import Project =" ..\packages\boost_regex-vc140.1.66.0.0\build\native\boost_regex-vc140.targets" Condition =" Exists('..\packages\boost_regex-vc140.1.66.0.0\build\native\boost_regex-vc140.targets')" />
165169 </ImportGroup >
170+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
171+ <PropertyGroup >
172+ <ErrorText >Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText >
173+ </PropertyGroup >
174+ <Error Condition =" !Exists('..\packages\boost.1.66.0.0\build\native\boost.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\boost.1.66.0.0\build\native\boost.targets'))" />
175+ <Error Condition =" !Exists('..\packages\boost_python-vc140.1.66.0.0\build\native\boost_python-vc140.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\boost_python-vc140.1.66.0.0\build\native\boost_python-vc140.targets'))" />
176+ <Error Condition =" !Exists('..\packages\boost_regex-vc140.1.66.0.0\build\native\boost_regex-vc140.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\boost_regex-vc140.1.66.0.0\build\native\boost_regex-vc140.targets'))" />
177+ </Target >
166178</Project >
0 commit comments