Starting to add config stuff.

This commit is contained in:
Ernst 2018-09-05 20:41:34 -07:00
parent d5a04e7795
commit 1cccc4ed75
6 changed files with 120 additions and 43 deletions

0
bin/data/declare1.di Normal file
View file

0
bin/data/define1.d Normal file
View file

4
bin/projectName.json Normal file
View file

@ -0,0 +1,4 @@
{
"defines" : "bin/data/*.d",
"declarations" : "bin/data/*.di"
}