blob: b85aebd7f210ec764ae45ca4eb10969222b5eea6 [file] [log] [blame]
Lorenz Brun0de18932021-03-11 00:36:48 +01001replace {
2 type: SYSTEM
3 from: "glibconfig.h"
4 to: "glib/glibconfig.h"
5}
6
7replace {
8 type: WORKSPACE
9 from: "build/config.h"
10 to: "glib/config.h"
11}
12
13replace {
14 type: SYSTEM
15 from: "glib.h"
16 to: "glib/glib.h"
17}