updated user preferences and application

This commit is contained in:
Stanimir Karoserov
2014-05-12 16:52:08 +03:00
parent d1652ad831
commit da9966a9c9
7 changed files with 283 additions and 185 deletions

View File

@ -174,12 +174,16 @@
<TypeScriptCompile Include="timer\timer.android.ts">
<DependentUpon>timer.d.ts</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="UserPreferences\user_preferences_common.ts">
<DependentUpon>user_preferences.d.ts</DependentUpon>
</TypeScriptCompile>
<Content Include="_references.ts" />
<TypeScriptCompile Include="Console\console.d.ts" />
<TypeScriptCompile Include="timer\timer.d.ts" />
<TypeScriptCompile Include="timer\timer.ios.ts">
<DependentUpon>timer.d.ts</DependentUpon>
</TypeScriptCompile>
<Content Include="_references.ts" />
<TypeScriptCompile Include="Console\console.d.ts" />
<Content Include="Image\Readme.md" />
</ItemGroup>
<ItemGroup>