diff --git a/minipath/minipath_VS2017.vcxproj b/minipath/minipath_VS2017.vcxproj index 09a466ecd..0618794b0 100644 --- a/minipath/minipath_VS2017.vcxproj +++ b/minipath/minipath_VS2017.vcxproj @@ -101,6 +101,7 @@ true Windows Default + _DEBUG;%(PreprocessorDefinitions) @@ -123,6 +124,9 @@ $(ProjDir)res\Notepad3$(TargetExt).manifest.conf $(IntDir)$(TargetName)$(TargetExt).embed.manifest + + + @@ -147,6 +151,7 @@ true Windows Default + NDEBUG;%(PreprocessorDefinitions) @@ -169,12 +174,16 @@ $(ProjDir)res\Notepad3$(TargetExt).manifest.conf $(IntDir)$(TargetName)$(TargetExt).embed.manifest + + + comctl32.lib;shlwapi.lib;psapi.lib;%(AdditionalDependencies) Windows Default + @@ -194,12 +203,16 @@ $(ProjDir)res\Notepad3$(TargetExt).manifest.conf $(IntDir)$(TargetName)$(TargetExt).embed.manifest + + + comctl32.lib;shlwapi.lib;psapi.lib;%(AdditionalDependencies) Windows Default + @@ -218,6 +231,9 @@ $(ProjDir)res\Notepad3$(TargetExt).manifest.conf $(IntDir)$(TargetName)$(TargetExt).embed.manifest + + + diff --git a/minipath/res/Notepad3.exe.manifest.conf b/minipath/res/Notepad3.exe.manifest.conf index 00cc8e11d..4ff28b3f1 100644 --- a/minipath/res/Notepad3.exe.manifest.conf +++ b/minipath/res/Notepad3.exe.manifest.conf @@ -6,4 +6,5 @@ version="1.0.2.138" type="win32" /> + metapath \ No newline at end of file diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 9b1984719..7f512702c 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -6,4 +6,5 @@ version="2.0.2.411" type="win32" /> + Notepad3 diff --git a/src/Notepad3_VS2017.vcxproj b/src/Notepad3_VS2017.vcxproj index abebbf843..60996b5c7 100644 --- a/src/Notepad3_VS2017.vcxproj +++ b/src/Notepad3_VS2017.vcxproj @@ -114,6 +114,7 @@ MachineX86 $(IntermediateOutputPath);%(AdditionalLibraryDirectories) Default + ..\Version.exe @@ -136,7 +137,8 @@ false - $(IntDir)$(TargetName)$(TargetExt).embed.manifest.res + + @@ -159,6 +161,7 @@ MachineX64 $(IntermediateOutputPath);%(AdditionalLibraryDirectories) Default + @@ -183,7 +186,8 @@ false - $(IntDir)$(TargetName)$(TargetExt).embed.manifest.res + + @@ -208,6 +212,7 @@ MachineX86 $(IntermediateOutputPath);%(AdditionalLibraryDirectories) Default + ..\Version.exe @@ -230,7 +235,8 @@ false - $(IntDir)$(TargetName)$(TargetExt).embed.manifest.res + + @@ -254,6 +260,7 @@ MachineX64 $(IntermediateOutputPath);%(AdditionalLibraryDirectories) Default + @@ -278,7 +285,8 @@ false - $(IntDir)$(TargetName)$(TargetExt).embed.manifest.res + +