From 6d8711ca804646d2c63e42c4747e3290619bda59 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 9 Nov 2014 03:31:45 +0100 Subject: windows: fix running of cxxtests. problem was that DLLs could not be found. We have to copy the cxxtests.exe file to the distribution folder (with all DLLs in in), and run it there. (bzr r13689) --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 6f3324752..dd3bf0942 100644 --- a/build.xml +++ b/build.xml @@ -836,7 +836,8 @@ --> - + +