Android console improved to support circular objects.

This commit is contained in:
Nedyalko Nikolov
2015-06-08 10:25:56 +03:00
parent 0236e470dc
commit d335fae123
7 changed files with 94 additions and 90 deletions

View File

@@ -241,16 +241,9 @@
<DependentUpon>color.d.ts</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="color\known-colors.ts" />
<TypeScriptCompile Include="console\console-native.android.ts">
<DependentUpon>console-native.d.ts</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="console\console-native.ios.ts">
<DependentUpon>console-native.d.ts</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="console\console.ts">
<DependentUpon>console.d.ts</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="console\console-native.d.ts" />
<TypeScriptCompile Include="declarations.d.ts" />
<TypeScriptCompile Include="declarations.android.d.ts">
<DependentUpon>declarations.d.ts</DependentUpon>