In editing mode when the user selects a project that was created with older versions...
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 27 Apr 2010 09:30:28 +0000 (09:30 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 27 Apr 2010 09:30:28 +0000 (09:30 +0000)
commitc91dd2220f6f26607ddb6988db95005eafe068e0
treedc8acd9fd2a0b94c6eed5d58db1fb08fe5c89cbb
parentadf4a56dc7329b8add0891e0ff11fca3f5add6f6
In editing mode when the user selects a project that was created with older versions of the wizard, the old makefile format is used.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3526 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/BProject.py
wizard/compatibility.py
wizard/mktemplates/old/Makefile [new file with mode: 0644]
wizard/mktemplates/old/template.mk [new file with mode: 0644]
wizard/mktemplates/old/template_wiz.mk [new file with mode: 0644]