Lorenz Brun | 0de1893 | 2021-03-11 00:36:48 +0100 | [diff] [blame^] | 1 | replace { |
2 | type: SYSTEM | ||||
3 | from: "glibconfig.h" | ||||
4 | to: "glib/glibconfig.h" | ||||
5 | } | ||||
6 | |||||
7 | replace { | ||||
8 | type: WORKSPACE | ||||
9 | from: "build/config.h" | ||||
10 | to: "glib/config.h" | ||||
11 | } | ||||
12 | |||||
13 | replace { | ||||
14 | type: SYSTEM | ||||
15 | from: "glib.h" | ||||
16 | to: "glib/glib.h" | ||||
17 | } |