From 40d4a46a5a75994ee99ffc6910f0f349c716810f Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 25 Jun 2020 14:11:42 +0200 Subject: [PATCH] Copy python dependencies to the extension directory - Close #926 --- python/modules/IcePy/msbuild/icepy.vcxproj | 25 +++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/python/modules/IcePy/msbuild/icepy.vcxproj b/python/modules/IcePy/msbuild/icepy.vcxproj index d9e9d16ee36..024f18b923d 100644 --- a/python/modules/IcePy/msbuild/icepy.vcxproj +++ b/python/modules/IcePy/msbuild/icepy.vcxproj @@ -181,4 +181,27 @@ - \ No newline at end of file + + + d + + + + + + + + + + + + $(BuildDependsOn); + CopyDependencies + + +