Patch in support for disabling copy of NDLL files
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user