Merge "Added src and exclude_src to debuggable builds"
This commit is contained in:
@@ -124,6 +124,8 @@ type variableProperties struct {
|
|||||||
Shared_libs []string
|
Shared_libs []string
|
||||||
|
|
||||||
Cmdline []string
|
Cmdline []string
|
||||||
|
Srcs []string
|
||||||
|
Exclude_srcs []string
|
||||||
}
|
}
|
||||||
|
|
||||||
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
||||||
|
Reference in New Issue
Block a user