Build/Tool: Make Assimp plugin copy its library file to the example directory

Former-commit-id: eaf807d1f7f5148413dd7ab8729cdf52113ba5d8
This commit is contained in:
Lynix 2016-05-05 23:36:53 +02:00
parent 7e037e4d6f
commit 190462fd31
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ TOOL.Name = "Assimp"
TOOL.Directory = "../SDK/lib"
TOOL.Kind = "Plugin"
TOOL.CopyTargetToExampleDir = true
TOOL.Includes = {
"../include",
"../plugins/Assimp"