Fix external deps .dll not being copied to target folders
This commit is contained in:
@@ -4,3 +4,7 @@ MODULE.Libraries = {
|
||||
"NazaraCore",
|
||||
"Newton" -- Newton Game Dynamics
|
||||
}
|
||||
|
||||
MODULE.DynLib = {
|
||||
"Newton"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user