From 6f4df3dfab44069c441c7b85f1e30274ba698af7 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 9 Jan 2020 13:10:31 +0100 Subject: [PATCH] Move reusable parts of .vcxproj to .props Signed-off-by: Simon Rozman --- EAPMethods/build/Common.props | 12 +++++- EAPMethods/build/EAPMethod.props | 13 ++++++- EAPMethods/build/EAPMethod_UI.props | 54 +++++++++++++++++++++++++- EAPMethods/build/EAPTTLS.vcxproj | 21 ---------- EAPMethods/build/EAPTTLS_UI.vcxproj | 60 ----------------------------- 5 files changed, 76 insertions(+), 84 deletions(-) diff --git a/EAPMethods/build/Common.props b/EAPMethods/build/Common.props index 41029d1..cb9c42e 100644 --- a/EAPMethods/build/Common.props +++ b/EAPMethods/build/Common.props @@ -14,5 +14,15 @@ $(ProjectDir);..\..\lib\Events\build\temp\Events.$(Platform).$(Configuration).$(PlatformToolset);..\include;..\..\lib\WinStd\include;%(AdditionalIncludeDirectories) - + + + {ad6816a0-9600-4e01-8c49-39d03d1e791f} + + + {d63f24bd-92a0-4d6b-8b69-ed947e4d2b1b} + + + {47399d91-7eb9-41de-b521-514ba5db0c43} + + \ No newline at end of file diff --git a/EAPMethods/build/EAPMethod.props b/EAPMethods/build/EAPMethod.props index d01814e..9c9315c 100644 --- a/EAPMethods/build/EAPMethod.props +++ b/EAPMethods/build/EAPMethod.props @@ -10,5 +10,16 @@ EAPMethod.def - + + + + + + + Create + + + + + \ No newline at end of file diff --git a/EAPMethods/build/EAPMethod_UI.props b/EAPMethods/build/EAPMethod_UI.props index afbdc91..3bc9316 100644 --- a/EAPMethods/build/EAPMethod_UI.props +++ b/EAPMethods/build/EAPMethod_UI.props @@ -13,5 +13,57 @@ EAPMethod_UI.def - + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {d4b54856-be1f-4937-a8f7-495125be76be} + + + {d3e29951-d9f5-486d-a167-20ae8e90b1fa} + + \ No newline at end of file diff --git a/EAPMethods/build/EAPTTLS.vcxproj b/EAPMethods/build/EAPTTLS.vcxproj index 0447b64..f371ec2 100644 --- a/EAPMethods/build/EAPTTLS.vcxproj +++ b/EAPMethods/build/EAPTTLS.vcxproj @@ -99,28 +99,13 @@ - - - - - - - Create - - - - {ad6816a0-9600-4e01-8c49-39d03d1e791f} - {b385ec2b-c3f4-48bb-9bac-8b996de7f754} - - {d63f24bd-92a0-4d6b-8b69-ed947e4d2b1b} - {114a70bb-8698-4a0c-8c90-58f22edd8129} @@ -136,12 +121,6 @@ {ee0ef0d9-a475-4038-8637-5754724f65b0} - - {47399d91-7eb9-41de-b521-514ba5db0c43} - - - - diff --git a/EAPMethods/build/EAPTTLS_UI.vcxproj b/EAPMethods/build/EAPTTLS_UI.vcxproj index 8580ba0..c74e17a 100644 --- a/EAPMethods/build/EAPTTLS_UI.vcxproj +++ b/EAPMethods/build/EAPTTLS_UI.vcxproj @@ -99,34 +99,16 @@ - - - - - - - Create - - - - {ad6816a0-9600-4e01-8c49-39d03d1e791f} - - - {d4b54856-be1f-4937-a8f7-495125be76be} - {b385ec2b-c3f4-48bb-9bac-8b996de7f754} {13d2d8b5-f6aa-459d-b5f7-29b95dd9d583} - - {d63f24bd-92a0-4d6b-8b69-ed947e4d2b1b} - {114a70bb-8698-4a0c-8c90-58f22edd8129} @@ -157,48 +139,6 @@ {42f0f0f4-c928-4860-a4e4-94991c2c3d90} - - {47399d91-7eb9-41de-b521-514ba5db0c43} - - - {d3e29951-d9f5-486d-a167-20ae8e90b1fa} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -