diff options
Diffstat (limited to 'Mac/Lib/mkcwproject/template-carbon/template-searchdirs.xml')
-rw-r--r-- | Mac/Lib/mkcwproject/template-carbon/template-searchdirs.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Mac/Lib/mkcwproject/template-carbon/template-searchdirs.xml b/Mac/Lib/mkcwproject/template-carbon/template-searchdirs.xml new file mode 100644 index 0000000..ae1b353 --- /dev/null +++ b/Mac/Lib/mkcwproject/template-carbon/template-searchdirs.xml @@ -0,0 +1,9 @@ + <SETTING> + <SETTING><NAME>SearchPath</NAME> + <SETTING><NAME>Path</NAME><VALUE>%(extrasearchdirs)s</VALUE></SETTING> + <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> + <SETTING><NAME>PathRoot</NAME><VALUE>%(pathtype)s</VALUE></SETTING> + </SETTING> + <SETTING><NAME>Recursive</NAME><VALUE>%(recursive)s</VALUE></SETTING> + <SETTING><NAME>HostFlags</NAME><VALUE>All</VALUE></SETTING> + </SETTING> |