[FarGroup/FarManager] master: Fix build (d9a0ea8cc)

0 views
Skip to first unread message

farg...@farmanager.com

unread,
Mar 7, 2023, 2:30:51 PM3/7/23
to farco...@googlegroups.com
Repository : https://github.com/FarGroup/FarManager
On branch : master
Link : https://github.com/FarGroup/FarManager/commit/d9a0ea8cc59133f3f949b07b543707392790b3d1

>---------------------------------------------------------------

commit d9a0ea8cc59133f3f949b07b543707392790b3d1
Author: Alex Alabuzhev <alab...@gmail.com>
Date: Tue Mar 7 19:16:30 2023 +0000

Fix build


>---------------------------------------------------------------

d9a0ea8cc59133f3f949b07b543707392790b3d1
_build/vc/config/common.props | 2 ++
1 file changed, 2 insertions(+)

diff --git a/_build/vc/config/common.props b/_build/vc/config/common.props
index 8faa638c4..c851ce277 100644
--- a/_build/vc/config/common.props
+++ b/_build/vc/config/common.props
@@ -66,6 +66,8 @@
<ProjectSpecificIntDirName Condition="'$(ProjectSpecificIntDirName)'==''">$(ProjectName)</ProjectSpecificIntDirName>
<TargetOsVersion Condition="'$(Platform)'=='Win32'">5.0</TargetOsVersion>
<TargetOsVersion Condition="'$(Platform)'=='x64'">5.2</TargetOsVersion>
+ <TargetOsVersion Condition="'$(Platform)'=='ARM'">6.2</TargetOsVersion>
+ <TargetOsVersion Condition="'$(Platform)'=='ARM64'">6.2</TargetOsVersion>
<NewOptions></NewOptions>
</PropertyGroup>



Reply all
Reply to author
Forward
0 new messages