mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-25 17:12:25 +01:00
46b831304c
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@109 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
6 lines
180 B
INI
6 lines
180 B
INI
# An element of this array associates a patch file with a target directory.
|
|
# All paths in the patch file must be relative to that directory.
|
|
patches = {
|
|
'build' : '../build/'
|
|
}
|