globals readme added to the project

This commit is contained in:
Vladimir Enchev
2014-05-10 13:16:46 +03:00
parent 2d701fb5a4
commit 0e8d194d1c

View File

@ -204,6 +204,9 @@
<ItemGroup>
<Content Include="Application\Readme.md" />
</ItemGroup>
<ItemGroup>
<Content Include="globals\Readme.md" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)' == 'iOS'">
<TypeScriptModuleKind>commonjs</TypeScriptModuleKind>
<TypeScriptRemoveComments>True</TypeScriptRemoveComments>