diff options
Diffstat (limited to 'Mac/Lib/mkcwproject/template/template-grouplist.xml')
-rw-r--r-- | Mac/Lib/mkcwproject/template/template-grouplist.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Mac/Lib/mkcwproject/template/template-grouplist.xml b/Mac/Lib/mkcwproject/template/template-grouplist.xml new file mode 100644 index 0000000..a05364a --- /dev/null +++ b/Mac/Lib/mkcwproject/template/template-grouplist.xml @@ -0,0 +1,6 @@ + <FILEREF> + <TARGETNAME>%(mac_targetname)s</TARGETNAME> + <PATHTYPE>Name</PATHTYPE> + <PATH>%(sources)s</PATH> + <PATHFORMAT>MacOS</PATHFORMAT> + </FILEREF> |