Patch in support for disabling copy of NDLL files

This commit is contained in:
Joshua Granick
2016-01-11 16:27:14 -08:00
parent f6377c0596
commit 95308643e0

View File

@@ -245,6 +245,8 @@ class FileHelper {
}
if (project.config.
LogHelper.info ("", " - \x1b[1mCopying library file:\x1b[0m " + path + " \x1b[3;37m->\x1b[0m " + targetPath);
PathHelper.mkdir (targetDirectory);