add refactored platform file

This commit is contained in:
Vadim Lopatin 2015-11-19 22:42:26 +03:00
parent b977506c9b
commit eb0cbd9226
1 changed files with 1 additions and 0 deletions

View File

@ -210,5 +210,6 @@
<Compile Include="deps\DerelictCocoa\source\derelict\cocoa\foundation.d" />
<Compile Include="deps\DerelictCocoa\source\derelict\cocoa\package.d" />
<Compile Include="deps\DerelictCocoa\source\derelict\cocoa\runtime.d" />
<Compile Include="src\dlangui\platforms\common\startup.d" />
</ItemGroup>
</Project>