diff --git a/PowerEditor/visual.net/notepadPlus.vcxproj b/PowerEditor/visual.net/notepadPlus.vcxproj
index b534201a..c3b0db65 100644
--- a/PowerEditor/visual.net/notepadPlus.vcxproj
+++ b/PowerEditor/visual.net/notepadPlus.vcxproj
@@ -76,7 +76,9 @@
false
- false
+ x64\$(Configuration)\
+ x64\$(Configuration)\
+ false
..\bin\
@@ -84,6 +86,8 @@
false
+ ..\bin64\
+ x64\$(Configuration)\
false
@@ -245,12 +249,12 @@ copy ..\src\fonts\sourceCodePro\SourceCodePro-Regular.otf ..\bin\SourceCodePro-R
..\src\dpiAware.manifest;%(AdditionalManifestFiles)
- copy ..\src\config.model.xml ..\bin\config.model.xml
-copy ..\src\langs.model.xml ..\bin\langs.model.xml
-copy ..\src\stylers.model.xml ..\bin\stylers.model.xml
-copy ..\src\shortcuts.xml ..\bin\shortcuts.xml
-copy ..\src\functionList.xml ..\bin\functionList.xml
-copy ..\src\contextMenu.xml ..\bin\contextMenu.xml
+ copy ..\src\config.model.xml ..\bin64\config.model.xml
+copy ..\src\langs.model.xml ..\bin64\langs.model.xml
+copy ..\src\stylers.model.xml ..\bin64\stylers.model.xml
+copy ..\src\shortcuts.xml ..\bin64\shortcuts.xml
+copy ..\src\functionList.xml ..\bin64\functionList.xml
+copy ..\src\contextMenu.xml ..\bin64\contextMenu.xml
..\misc\vistaIconTool\changeIcon.bat "..\misc\vistaIconTool\ChangeIcon.exe" "$(OutDir)notepad++.exe"
@@ -651,4 +655,4 @@ copy ..\src\contextMenu.xml ..\bin\contextMenu.xml
-
\ No newline at end of file
+