From f7921932f40664ebb8eaab144fd5a91e3c6cda77 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Dec 2013 15:28:07 +0000 Subject: adding manifests for Windows 8.1 compatibility git-svn-id: http://svn.miranda-ng.org/main/trunk@7413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/miranda32.exe.manifest | 39 ++++++++------------------------------- src/miranda32_10.vcxproj | 12 ++++++++++++ src/miranda32_11.vcxproj | 12 ++++++++++++ src/miranda32_12.vcxproj | 13 +++++++++++++ 4 files changed, 45 insertions(+), 31 deletions(-) (limited to 'src') diff --git a/src/miranda32.exe.manifest b/src/miranda32.exe.manifest index 976a4f0231..b0c140a148 100644 --- a/src/miranda32.exe.manifest +++ b/src/miranda32.exe.manifest @@ -1,11 +1,5 @@ - Miranda @@ -16,33 +10,16 @@ - - - - - - - - - - - + + + + + + + + diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index c0bb64200b..e3da2fc972 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -104,6 +104,9 @@ miranda32.def /PDBALTPATH:%_PDB% + + miranda32.exe.manifest + @@ -140,6 +143,9 @@ /PDBALTPATH:%_PDB% 0x400000 + + miranda32.exe.manifest + @@ -170,6 +176,9 @@ $(ProfileDir)..\bin10\lib miranda32.def + + miranda32.exe.manifest + @@ -200,6 +209,9 @@ $(ProfileDir)..\bin10\lib 0x400000 + + miranda32.exe.manifest + diff --git a/src/miranda32_11.vcxproj b/src/miranda32_11.vcxproj index f54b3df2cd..93af73227f 100644 --- a/src/miranda32_11.vcxproj +++ b/src/miranda32_11.vcxproj @@ -107,6 +107,9 @@ $(ProfileDir)..\bin11\lib miranda32.def + + miranda32.exe.manifest + @@ -142,6 +145,9 @@ $(ProfileDir)..\bin11\lib 0x400000 + + miranda32.exe.manifest + @@ -173,6 +179,9 @@ miranda32.def false + + miranda32.exe.manifest + @@ -203,6 +212,9 @@ $(ProfileDir)..\bin11\lib 0x400000 + + miranda32.exe.manifest + diff --git a/src/miranda32_12.vcxproj b/src/miranda32_12.vcxproj index 87690ea6be..712f4d21a1 100644 --- a/src/miranda32_12.vcxproj +++ b/src/miranda32_12.vcxproj @@ -73,6 +73,7 @@ $(ProjectName)64 $(ProjectName)64 + Full @@ -107,6 +108,9 @@ $(ProfileDir)..\bin12\lib miranda32.def + + miranda32.exe.manifest + @@ -142,6 +146,9 @@ $(ProfileDir)..\bin12\lib 0x400000 + + miranda32.exe.manifest + @@ -173,6 +180,9 @@ miranda32.def false + + miranda32.exe.manifest + @@ -203,6 +213,9 @@ $(ProfileDir)..\bin12\lib 0x400000 + + miranda32.exe.manifest + -- cgit v1.2.3