Fix external deps .dll not being copied to target folders
This commit is contained in:
@@ -31,3 +31,7 @@ MODULE.OsFiles.Posix = {
|
||||
"../src/Nazara/Audio/Posix/**.hpp",
|
||||
"../src/Nazara/Audio/Posix/**.cpp"
|
||||
}
|
||||
|
||||
MODULE.DynLib = {
|
||||
"soft_oal"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user