Added Tests module to the BCL. Added two new build configurations - Android_Tests & iOS_Tests.

This commit is contained in:
atanasovg
2014-05-12 18:20:28 +03:00
parent da9966a9c9
commit cf3b358947
9 changed files with 651 additions and 10 deletions

View File

@@ -1,3 +1,5 @@
///<reference no-default-lib="true"/>
///<reference path='libjs.d.ts' />
///<reference path='declarations.d.ts' />
///<reference path='declarations.d.ts' />
///<reference path='android17.d.ts' />
///<reference path='ios7.d.ts' />