From 781521228b72c86de54f039ca7d68e4af88e0442 Mon Sep 17 00:00:00 2001 From: David Erceg Date: Wed, 28 Aug 2024 12:48:23 +1000 Subject: [PATCH] Include VersionNumber.props in TestExplorer++ project This allows the build number to be accessed from within the TestExplorer++ project, which is useful in the VersionHelper test. This test was previously failing on AppVeyor, due to the missing build number. Additionally, this simplifies how the build number is set up. Previously, VersionNumber.props set the build number in each of the translation projects, while the Explorer++.vcxproj file did the same thing manually. Now, the VersionNumber.props file is consistently used to set the build number. --- Explorer++/Explorer++/Explorer++.vcxproj | 25 +------------------ .../TestExplorer++/TestExplorer++.vcxproj | 1 + .../VersionNumber.props | 3 +++ .../Explorer++AR_AE/Explorer++AR_AE.vcxproj | 3 +-- .../Explorer++CA/Explorer++CA.vcxproj | 3 +-- .../Explorer++CS/Explorer++CS.vcxproj | 3 +-- .../Explorer++DA/Explorer++DA.vcxproj | 3 +-- .../Explorer++DE/Explorer++DE.vcxproj | 3 +-- .../Explorer++EL/Explorer++EL.vcxproj | 3 +-- .../Explorer++ES/Explorer++ES.vcxproj | 3 +-- .../Explorer++FA/Explorer++FA.vcxproj | 3 +-- .../Explorer++FI/Explorer++FI.vcxproj | 3 +-- .../Explorer++FR/Explorer++FR.vcxproj | 3 +-- .../Explorer++HE/Explorer++HE.vcxproj | 3 +-- .../Explorer++HU/Explorer++HU.vcxproj | 3 +-- .../Explorer++IT/Explorer++IT.vcxproj | 3 +-- .../Explorer++JA/Explorer++JA.vcxproj | 3 +-- .../Explorer++KO/Explorer++KO.vcxproj | 3 +-- .../Explorer++NL/Explorer++NL.vcxproj | 3 +-- .../Explorer++NO/Explorer++NO.vcxproj | 3 +-- .../Explorer++PL/Explorer++PL.vcxproj | 3 +-- .../Explorer++PT/Explorer++PT.vcxproj | 3 +-- .../Explorer++PT_BR/Explorer++PT_BR.vcxproj | 3 +-- .../Explorer++RO/Explorer++RO.vcxproj | 3 +-- .../Explorer++RU/Explorer++RU.vcxproj | 3 +-- .../Explorer++SI/Explorer++SI.vcxproj | 3 +-- .../Explorer++SV/Explorer++SV.vcxproj | 3 +-- .../Explorer++TR/Explorer++TR.vcxproj | 3 +-- .../Explorer++UK/Explorer++UK.vcxproj | 3 +-- .../Explorer++VI/Explorer++VI.vcxproj | 3 +-- .../Explorer++ZH_CN/Explorer++ZH_CN.vcxproj | 3 +-- .../Explorer++ZH_TW/Explorer++ZH_TW.vcxproj | 3 +-- 32 files changed, 34 insertions(+), 82 deletions(-) rename {Translations => Explorer++}/VersionNumber.props (70%) diff --git a/Explorer++/Explorer++/Explorer++.vcxproj b/Explorer++/Explorer++/Explorer++.vcxproj index 94dbf4e72..8b292be5d 100644 --- a/Explorer++/Explorer++/Explorer++.vcxproj +++ b/Explorer++/Explorer++/Explorer++.vcxproj @@ -197,6 +197,7 @@ + <_ProjectFileVersion>10.0.30319.1 @@ -326,7 +327,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;WIN32;BUILD_WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -351,7 +351,6 @@ 0x0c09 $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -386,7 +385,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;WIN32;BUILD_WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -411,7 +409,6 @@ 0x0c09 $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -446,7 +443,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;WIN32;BUILD_WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -468,7 +464,6 @@ 0x0c09 $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -506,7 +501,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_WIN64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -531,7 +525,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -567,7 +560,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_WIN64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -592,7 +584,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -626,7 +617,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_ARM64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -651,7 +641,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -684,7 +673,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_ARM64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -709,7 +697,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -744,7 +731,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_WIN64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -766,7 +752,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -800,7 +785,6 @@ Disabled - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_ARM64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -822,7 +806,6 @@ 0x0c09 - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -855,7 +838,6 @@ MaxSpeed true - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;WIN32;BUILD_WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -878,7 +860,6 @@ $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -911,7 +892,6 @@ MaxSpeed true - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_WIN64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -934,7 +914,6 @@ $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) @@ -964,7 +943,6 @@ MaxSpeed true - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_BETA=1;%(PreprocessorDefinitions) ENVIRONMENT_RELEASE_STABLE=1;%(PreprocessorDefinitions) BOOST_USE_WINDOWS_H;BUILD_ARM64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -987,7 +965,6 @@ $(IntDir)Explorer++Main.res - ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) comctl32.lib;shell32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;psapi.lib;mpr.lib;uxtheme.lib;vfw32.lib;winmm.lib;urlmon.lib;wininet.lib;rpcrt4.lib;propsys.lib;msxml2.lib;dwmapi.lib;%(AdditionalDependencies) diff --git a/Explorer++/TestExplorer++/TestExplorer++.vcxproj b/Explorer++/TestExplorer++/TestExplorer++.vcxproj index cb11073be..f8b9c27fb 100644 --- a/Explorer++/TestExplorer++/TestExplorer++.vcxproj +++ b/Explorer++/TestExplorer++/TestExplorer++.vcxproj @@ -137,6 +137,7 @@ + true diff --git a/Translations/VersionNumber.props b/Explorer++/VersionNumber.props similarity index 70% rename from Translations/VersionNumber.props rename to Explorer++/VersionNumber.props index d1e989ff6..747b61540 100644 --- a/Translations/VersionNumber.props +++ b/Explorer++/VersionNumber.props @@ -4,6 +4,9 @@ + + ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) + ENVIRONMENT_BUILD_NUMBER=$(APPVEYOR_BUILD_NUMBER);%(PreprocessorDefinitions) diff --git a/Translations/Explorer++AR_AE/Explorer++AR_AE.vcxproj b/Translations/Explorer++AR_AE/Explorer++AR_AE.vcxproj index 5f7cc0bd9..186d041e1 100644 --- a/Translations/Explorer++AR_AE/Explorer++AR_AE.vcxproj +++ b/Translations/Explorer++AR_AE/Explorer++AR_AE.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++CA/Explorer++CA.vcxproj b/Translations/Explorer++CA/Explorer++CA.vcxproj index e6dd6373f..0f9df4edf 100644 --- a/Translations/Explorer++CA/Explorer++CA.vcxproj +++ b/Translations/Explorer++CA/Explorer++CA.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++CS/Explorer++CS.vcxproj b/Translations/Explorer++CS/Explorer++CS.vcxproj index b09c81881..731beeb07 100644 --- a/Translations/Explorer++CS/Explorer++CS.vcxproj +++ b/Translations/Explorer++CS/Explorer++CS.vcxproj @@ -45,12 +45,11 @@ - - + true diff --git a/Translations/Explorer++DA/Explorer++DA.vcxproj b/Translations/Explorer++DA/Explorer++DA.vcxproj index a6fdaba5c..8422dcf0b 100644 --- a/Translations/Explorer++DA/Explorer++DA.vcxproj +++ b/Translations/Explorer++DA/Explorer++DA.vcxproj @@ -45,12 +45,11 @@ - - + true diff --git a/Translations/Explorer++DE/Explorer++DE.vcxproj b/Translations/Explorer++DE/Explorer++DE.vcxproj index 92f7fed47..bb691961d 100644 --- a/Translations/Explorer++DE/Explorer++DE.vcxproj +++ b/Translations/Explorer++DE/Explorer++DE.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++EL/Explorer++EL.vcxproj b/Translations/Explorer++EL/Explorer++EL.vcxproj index eab4f912f..80f0edb5d 100644 --- a/Translations/Explorer++EL/Explorer++EL.vcxproj +++ b/Translations/Explorer++EL/Explorer++EL.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++ES/Explorer++ES.vcxproj b/Translations/Explorer++ES/Explorer++ES.vcxproj index 76c1664cc..eb9dc0959 100644 --- a/Translations/Explorer++ES/Explorer++ES.vcxproj +++ b/Translations/Explorer++ES/Explorer++ES.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++FA/Explorer++FA.vcxproj b/Translations/Explorer++FA/Explorer++FA.vcxproj index 6c916265d..266d72aeb 100644 --- a/Translations/Explorer++FA/Explorer++FA.vcxproj +++ b/Translations/Explorer++FA/Explorer++FA.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++FI/Explorer++FI.vcxproj b/Translations/Explorer++FI/Explorer++FI.vcxproj index f45a37e87..ac5fa6f73 100644 --- a/Translations/Explorer++FI/Explorer++FI.vcxproj +++ b/Translations/Explorer++FI/Explorer++FI.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++FR/Explorer++FR.vcxproj b/Translations/Explorer++FR/Explorer++FR.vcxproj index e206d1ee7..1d7b9fed4 100644 --- a/Translations/Explorer++FR/Explorer++FR.vcxproj +++ b/Translations/Explorer++FR/Explorer++FR.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++HE/Explorer++HE.vcxproj b/Translations/Explorer++HE/Explorer++HE.vcxproj index 9efcd5643..1f9b8d875 100644 --- a/Translations/Explorer++HE/Explorer++HE.vcxproj +++ b/Translations/Explorer++HE/Explorer++HE.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++HU/Explorer++HU.vcxproj b/Translations/Explorer++HU/Explorer++HU.vcxproj index d3a3a82fe..33809eb69 100644 --- a/Translations/Explorer++HU/Explorer++HU.vcxproj +++ b/Translations/Explorer++HU/Explorer++HU.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++IT/Explorer++IT.vcxproj b/Translations/Explorer++IT/Explorer++IT.vcxproj index 4876af517..163b22460 100644 --- a/Translations/Explorer++IT/Explorer++IT.vcxproj +++ b/Translations/Explorer++IT/Explorer++IT.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++JA/Explorer++JA.vcxproj b/Translations/Explorer++JA/Explorer++JA.vcxproj index ddf7e47d9..c842cbcba 100644 --- a/Translations/Explorer++JA/Explorer++JA.vcxproj +++ b/Translations/Explorer++JA/Explorer++JA.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++KO/Explorer++KO.vcxproj b/Translations/Explorer++KO/Explorer++KO.vcxproj index 06aa7c333..28e94b8ad 100644 --- a/Translations/Explorer++KO/Explorer++KO.vcxproj +++ b/Translations/Explorer++KO/Explorer++KO.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++NL/Explorer++NL.vcxproj b/Translations/Explorer++NL/Explorer++NL.vcxproj index aefc43e82..e1ebfebff 100644 --- a/Translations/Explorer++NL/Explorer++NL.vcxproj +++ b/Translations/Explorer++NL/Explorer++NL.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++NO/Explorer++NO.vcxproj b/Translations/Explorer++NO/Explorer++NO.vcxproj index 9c67690c5..50f7d23b5 100644 --- a/Translations/Explorer++NO/Explorer++NO.vcxproj +++ b/Translations/Explorer++NO/Explorer++NO.vcxproj @@ -45,12 +45,11 @@ - - + true diff --git a/Translations/Explorer++PL/Explorer++PL.vcxproj b/Translations/Explorer++PL/Explorer++PL.vcxproj index 16466d8ee..626010d50 100644 --- a/Translations/Explorer++PL/Explorer++PL.vcxproj +++ b/Translations/Explorer++PL/Explorer++PL.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++PT/Explorer++PT.vcxproj b/Translations/Explorer++PT/Explorer++PT.vcxproj index 68c52f5ec..c8660e815 100644 --- a/Translations/Explorer++PT/Explorer++PT.vcxproj +++ b/Translations/Explorer++PT/Explorer++PT.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++PT_BR/Explorer++PT_BR.vcxproj b/Translations/Explorer++PT_BR/Explorer++PT_BR.vcxproj index 8e600deb3..15e015e94 100644 --- a/Translations/Explorer++PT_BR/Explorer++PT_BR.vcxproj +++ b/Translations/Explorer++PT_BR/Explorer++PT_BR.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++RO/Explorer++RO.vcxproj b/Translations/Explorer++RO/Explorer++RO.vcxproj index b869dc129..2ceb75ba2 100644 --- a/Translations/Explorer++RO/Explorer++RO.vcxproj +++ b/Translations/Explorer++RO/Explorer++RO.vcxproj @@ -45,12 +45,11 @@ - - + true diff --git a/Translations/Explorer++RU/Explorer++RU.vcxproj b/Translations/Explorer++RU/Explorer++RU.vcxproj index bdaf42a65..5b7367149 100644 --- a/Translations/Explorer++RU/Explorer++RU.vcxproj +++ b/Translations/Explorer++RU/Explorer++RU.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++SI/Explorer++SI.vcxproj b/Translations/Explorer++SI/Explorer++SI.vcxproj index ec50c3db5..9fea62759 100644 --- a/Translations/Explorer++SI/Explorer++SI.vcxproj +++ b/Translations/Explorer++SI/Explorer++SI.vcxproj @@ -43,12 +43,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++SV/Explorer++SV.vcxproj b/Translations/Explorer++SV/Explorer++SV.vcxproj index b8f5a94fa..a651abe25 100644 --- a/Translations/Explorer++SV/Explorer++SV.vcxproj +++ b/Translations/Explorer++SV/Explorer++SV.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++TR/Explorer++TR.vcxproj b/Translations/Explorer++TR/Explorer++TR.vcxproj index b44f9e52a..37eb02402 100644 --- a/Translations/Explorer++TR/Explorer++TR.vcxproj +++ b/Translations/Explorer++TR/Explorer++TR.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++UK/Explorer++UK.vcxproj b/Translations/Explorer++UK/Explorer++UK.vcxproj index a520db793..a5c2d1d25 100644 --- a/Translations/Explorer++UK/Explorer++UK.vcxproj +++ b/Translations/Explorer++UK/Explorer++UK.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++VI/Explorer++VI.vcxproj b/Translations/Explorer++VI/Explorer++VI.vcxproj index a1fa68838..b6922ea2a 100644 --- a/Translations/Explorer++VI/Explorer++VI.vcxproj +++ b/Translations/Explorer++VI/Explorer++VI.vcxproj @@ -46,12 +46,11 @@ - - + true diff --git a/Translations/Explorer++ZH_CN/Explorer++ZH_CN.vcxproj b/Translations/Explorer++ZH_CN/Explorer++ZH_CN.vcxproj index 1359275fe..335cd3c7d 100644 --- a/Translations/Explorer++ZH_CN/Explorer++ZH_CN.vcxproj +++ b/Translations/Explorer++ZH_CN/Explorer++ZH_CN.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1 diff --git a/Translations/Explorer++ZH_TW/Explorer++ZH_TW.vcxproj b/Translations/Explorer++ZH_TW/Explorer++ZH_TW.vcxproj index 8a3bc00a7..7e3906afb 100644 --- a/Translations/Explorer++ZH_TW/Explorer++ZH_TW.vcxproj +++ b/Translations/Explorer++ZH_TW/Explorer++ZH_TW.vcxproj @@ -44,12 +44,11 @@ - - + <_ProjectFileVersion>10.0.30319.1