From 407128d2d46df5ef8e88296c6307133c16469e49 Mon Sep 17 00:00:00 2001 From: "Julio C. Rocha" Date: Tue, 3 Nov 2015 12:29:13 -0800 Subject: [PATCH] Set target machine for Static Library projects. --- PropertySheets/Platform.props | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PropertySheets/Platform.props b/PropertySheets/Platform.props index d7b451c62..3487ef34c 100644 --- a/PropertySheets/Platform.props +++ b/PropertySheets/Platform.props @@ -195,6 +195,9 @@ + + MachineX86 + MachineX86 @@ -212,6 +215,9 @@ + + MachineX64 + MachineX64