]> granicus.if.org Git - python/commit
This will eventually evolve into a package that creates CodeWarrior projects from...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Sep 2000 22:44:08 +0000 (22:44 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Sep 2000 22:44:08 +0000 (22:44 +0000)
commit76167fecc176186b07afa4006f2e32d81090fdac
treeec1d8ef215ee3bfaba6bc74bbd6aec41d2e2e3c3
parenta53cf7927518b7d8ea0397848d10026a5ab6d93d
This will eventually evolve into a package that creates CodeWarrior projects from templates (for distutils, and possibly the standard extensions too). For now it generates a correct xml file based on sources/output/expfile, but that is about all.
Mac/Lib/mkcwproject/mkcwproject.py [new file with mode: 0644]
Mac/Lib/mkcwproject/template/template-allsources.xml [new file with mode: 0644]
Mac/Lib/mkcwproject/template/template-grouplist.xml [new file with mode: 0644]
Mac/Lib/mkcwproject/template/template-linkorder.xml [new file with mode: 0644]
Mac/Lib/mkcwproject/template/template.prj.xml [new file with mode: 0644]