diff --git a/NppPlugin/project/NppPlugin.vcxproj b/NppPlugin/project/NppPlugin.vcxproj
index 35b9a9d5..eee0ee1c 100644
--- a/NppPlugin/project/NppPlugin.vcxproj
+++ b/NppPlugin/project/NppPlugin.vcxproj
@@ -80,8 +80,10 @@
- E:\work\PythonScript\NppPlugin\include;$(IncludePath)
- E:\work\PythonScript\NppPlugin\include;$(IncludePath)
+ $(ProjectDir)..\include;$(IncludePath)
+ $(ProjectDir)..\include;$(IncludePath)
+ $(ProjectDir)..\include;$(IncludePath)
+ $(ProjectDir)..\include;$(IncludePath)
diff --git a/PythonScript/project/PythonScript2010.vcxproj b/PythonScript/project/PythonScript2010.vcxproj
index ba80bc82..4550c389 100644
--- a/PythonScript/project/PythonScript2010.vcxproj
+++ b/PythonScript/project/PythonScript2010.vcxproj
@@ -82,35 +82,35 @@
true
- $(PythonBase)\Include;E:\work\PythonScript\NppPlugin\include;$(IncludePath)
- $(BoostPythonLibPath);$(PythonLibPath);E:\work\PythonScript\NppPlugin\bin\debug;$(LibraryPath)
+ $(PythonBase)Include;$(SolutionDir)NppPlugin\include;$(IncludePath)
+ $(BoostPythonLibPath);$(PythonLibPath);$(SolutionDir)NppPlugin\bin\debug;$(LibraryPath)
$(SolutionDir)bin\$(Configuration)\
$(Configuration)2\
true
- $(PythonBase)\Include;E:\work\PythonScript\NppPlugin\include;$(IncludePath)
- $(BoostPythonLibPath);$(PythonLibPath);E:\work\PythonScript\NppPlugin\bin\debug;$(LibraryPath)
+ $(PythonBase)Include;$(SolutionDir)NppPlugin\include;$(IncludePath)
+ $(BoostPythonLibPath);$(PythonLibPath);$(SolutionDir)NppPlugin\bin\debug;$(LibraryPath)
$(SolutionDir)bin\$(Configuration)\
$(Configuration)2\
true
- $(PythonBase)\Include;E:\work\PythonScript\NppPlugin\include;$(IncludePath)
- $(BoostPythonLibPath);$(PythonLibPath);E:\work\PythonScript\NppPlugin\bin\debug;$(LibraryPath)
+ $(PythonBase)Include;$(SolutionDir)NppPlugin\include;$(IncludePath)
+ $(BoostPythonLibPath);$(PythonLibPath);$(SolutionDir)NppPlugin\bin\debug;$(LibraryPath)
$(SolutionDir)bin\$(Configuration)\
$(Configuration)2\
false
- E:\work\PythonScript\NppPlugin\include;$(PythonBase)\Include;$(IncludePath)
- $(BoostPythonLibPath);$(PythonLibPath);E:\work\PythonScript\NppPlugin\bin\release;$(LibraryPath)
+ $(PythonBase)Include;$(SolutionDir)NppPlugin\include;$(IncludePath)
+ $(BoostPythonLibPath);$(PythonLibPath);$(SolutionDir)NppPlugin\bin\release;$(LibraryPath)
$(SolutionDir)bin\$(Configuration)\
false
- E:\work\PythonScript\NppPlugin\include;$(PythonBase)\Include;$(IncludePath)
- $(BoostPythonLibPath);$(PythonLibPath);E:\work\PythonScript\NppPlugin\bin\release;$(LibraryPath)
+ $(PythonBase)Include;$(SolutionDir)NppPlugin\include;$(IncludePath)
+ $(BoostPythonLibPath);$(PythonLibPath);$(SolutionDir)NppPlugin\bin\release;$(LibraryPath)
$(SolutionDir)bin\$(Configuration)\
@@ -130,8 +130,11 @@
LinkVerbose
- copy $(OutDir)$(TargetFileName) "C:\Program Files (x86)\Notepad++5.8\plugins"
+ REM copy $(OutDir)$(TargetFileName) "C:\Program Files (x86)\Notepad++5.8\plugins"
+
+ echo $(ProjectDir)..\bin\debug
+
diff --git a/PythonScript/project/PythonSettings.props b/PythonScript/project/PythonSettings.props
index a595e57c..c5dde955 100644
--- a/PythonScript/project/PythonSettings.props
+++ b/PythonScript/project/PythonSettings.props
@@ -2,9 +2,9 @@
- E:\work\Python-2.7
- $(PythonBase)\PCbuild
- E:\libs\boost\bin.v2\libs\python\build\msvc-10.0\$(Configuration)\link-static\runtime-link-static\threading-multi
+ $(PYTHONPATH)\
+ $(PythonBase)\libs\
+ c:\boost_1_44_0\bin.v2\libs\python\build\msvc-10.0\$(Configuration)\link-static\runtime-link-static\threading-multi\
diff --git a/PythonScript/src/PythonScript.rc b/PythonScript/src/PythonScript.rc
index 044ecf4b..d2e3263e 100644
--- a/PythonScript/src/PythonScript.rc
+++ b/PythonScript/src/PythonScript.rc
@@ -164,7 +164,7 @@ IDI_FOLDERCLOSED ICON "FolderClosed.ico"
IDI_FOLDEROPEN ICON "FolderOpen.ico"
IDI_PYTHON ICON "python.ico"
IDI_PYTHON8 ICON "python2.ico"
-IDI_ICON1 ICON "E:\\work\\NppExec\\src\\ConsoleIcon.ico"
+//IDI_ICON1 ICON "E:\\work\\NppExec\\src\\ConsoleIcon.ico"
/////////////////////////////////////////////////////////////////////////////
//