Windows Core Build Support (#582)

* Support #define to overwrite what openthread-config file to use, since Windows does support autoconf.
This commit is contained in:
Nick Banks
2016-09-19 12:00:30 -07:00
committed by Jonathan Hui
parent 664bbd3130
commit 9a2beff1e9
44 changed files with 2079 additions and 71 deletions
+5
View File
@@ -1,11 +1,15 @@
*.a
*.db
*.gcda
*.gcno
*.log
*.o
*.opendb
*.orig
*.pyc
*.suo
*.trs
*.user
*~
.deps
.dirstamp
@@ -22,6 +26,7 @@ doc/html
include/openthread-config.h
include/openthread-config.h.in
include/stamp-h1
ipch
libtool
Makefile
Makefile.in