Build: Fix example path
Former-commit-id: c104dbdfccac0d7d7077892ba0b032a65e48148c [formerly 8473fbaa59917b99ee9f056703465b15cf1be59a] Former-commit-id: 6f7b90b6d834ec10135549fbe7fed952393cf3c6
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
TOOL.Name = "SDKServer"
|
||||
|
||||
TOOL.Directory = "../SDK/lib"
|
||||
TOOL.Directory = "../SDK"
|
||||
TOOL.Kind = "Library"
|
||||
TOOL.TargetDirectory = "../SDK/lib"
|
||||
|
||||
TOOL.Defines = {
|
||||
"NDK_BUILD",
|
||||
|
||||
Reference in New Issue
Block a user