diff --git a/minipath/minipath.vcxproj b/minipath/minipath.vcxproj index 08bfc553b..dbdbf4a43 100644 --- a/minipath/minipath.vcxproj +++ b/minipath/minipath.vcxproj @@ -155,11 +155,11 @@ DebugFull Windows Default - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + _DEBUG;%(PreprocessorDefinitions) @@ -180,8 +180,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf @@ -222,11 +221,11 @@ true Windows UseLinkTimeCodeGeneration - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + NDEBUG;%(PreprocessorDefinitions) @@ -247,8 +246,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf @@ -291,12 +289,11 @@ true Windows UseLinkTimeCodeGeneration - - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + NDEBUG;%(PreprocessorDefinitions) @@ -317,8 +314,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf @@ -330,11 +326,11 @@ shlwapi.lib;muiload.lib;psapi.lib;legacy_stdio_definitions.lib;user32-stub.lib;uxtheme-stub.lib;%(AdditionalDependencies) Windows Default - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + @@ -360,8 +356,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf @@ -375,11 +370,11 @@ shlwapi.lib;muiload.lib;psapi.lib;legacy_stdio_definitions.lib;user32-stub.lib;uxtheme-stub.lib;%(AdditionalDependencies) Windows UseLinkTimeCodeGeneration - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + @@ -411,8 +406,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf @@ -426,12 +420,11 @@ shlwapi.lib;muiload.lib;psapi.lib;legacy_stdio_definitions.lib;user32-stub.lib;uxtheme-stub.lib;%(AdditionalDependencies) Windows UseLinkTimeCodeGeneration - - false uxtheme.dll true $(OutputPath)obj;%(AdditionalLibraryDirectories) + @@ -462,8 +455,7 @@ false - $(ProjDir)res\Notepad3$(TargetExt).manifest.conf - $(IntDir)$(TargetName)$(TargetExt).embed.manifest + $(ProjDir)res\$(TargetName)$(TargetExt).manifest.conf diff --git a/minipath/res/MiniPath.exe.manifest b/minipath/res/MiniPath.exe.manifest index 1535eea5d..563f6fa72 100644 --- a/minipath/res/MiniPath.exe.manifest +++ b/minipath/res/MiniPath.exe.manifest @@ -1,41 +1,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - true/PM - - - PerMonitorV2,PerMonitor - - - false - - - \ No newline at end of file + + + + + + + + + + + + + + + + + true/PM + PerMonitorV2,PerMonitor + true + false + + + + + + + + + + + + diff --git a/minipath/res/Notepad3.exe.manifest.conf b/minipath/res/MiniPath.exe.manifest.conf similarity index 100% rename from minipath/res/Notepad3.exe.manifest.conf rename to minipath/res/MiniPath.exe.manifest.conf diff --git a/src/Notepad3.vcxproj b/src/Notepad3.vcxproj index fdd3d9ee3..e29b60d59 100644 --- a/src/Notepad3.vcxproj +++ b/src/Notepad3.vcxproj @@ -198,7 +198,7 @@ true uxtheme.dll true - + true @@ -272,7 +272,7 @@ true uxtheme.dll true - + true @@ -356,7 +356,7 @@ NoErrorReport false true - + true @@ -433,7 +433,7 @@ uxtheme.dll true true - + true @@ -516,7 +516,7 @@ NoErrorReport false true - + true @@ -592,7 +592,7 @@ uxtheme.dll true true - + true