File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 </PropertyGroup >
6565 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
6666 <LinkIncremental >false</LinkIncremental >
67- <IncludePath >$(BoostBase);$(ProjectDir)..\PythonScript\res;$(ProjectDir)..\NppPlugin\include;$(PythonBase)\Include;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include</IncludePath >
67+ <IncludePath >$(BoostBase);$(ProjectDir)..\PythonScript\res;$(ProjectDir)..\NppPlugin\include;$(PythonBase)\Include;$(PythonBase)\PC;$( VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include</IncludePath >
6868 <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib</LibraryPath >
6969 </PropertyGroup >
7070 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
Original file line number Diff line number Diff line change 8989 </PropertyGroup >
9090 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
9191 <LinkIncremental >false</LinkIncremental >
92- <IncludePath >$(BoostBase);$(PythonBase)\Include;$(ProjectDir)..\..\NppPlugin\include;$(IncludePath)</IncludePath >
92+ <IncludePath >$(BoostBase);$(PythonBase)\Include;$(ProjectDir)..\..\NppPlugin\include;$(PythonBase)\PC;$( IncludePath)</IncludePath >
9393 <LibraryPath >$(BoostPythonLibPath);$(PythonLibPath);$(ProjectDir)..\..\NppPlugin\bin\release;$(LibraryPath)</LibraryPath >
9494 <OutDir >$(SolutionDir)bin\$(Configuration)\</OutDir >
9595 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments