From 9bc53145150d9209fb5b13e82857afb6c155b7a5 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 6 Jun 2018 21:42:09 -0400 Subject: add Harmony DLL (#541) --- build/common.targets | 2 ++ build/prepare-install-package.targets | 4 ++++ 2 files changed, 6 insertions(+) (limited to 'build') diff --git a/build/common.targets b/build/common.targets index 099d7cc9..0b8f278f 100644 --- a/build/common.targets +++ b/build/common.targets @@ -103,6 +103,8 @@ + + diff --git a/build/prepare-install-package.targets b/build/prepare-install-package.targets index 9a5cde3f..5e00d663 100644 --- a/build/prepare-install-package.targets +++ b/build/prepare-install-package.targets @@ -27,6 +27,8 @@ + + @@ -43,6 +45,8 @@ + + -- cgit