mirror of https://github.com/buggins/dlangui.git
fix OSX project file set - add config.d
This commit is contained in:
parent
78c5408dcf
commit
2e15fbca78
|
@ -93,6 +93,7 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="src\dlangui\core\collections.d" />
|
||||
<Compile Include="src\dlangui\core\config.d" />
|
||||
<Compile Include="src\dlangui\core\editable.d" />
|
||||
<Compile Include="src\dlangui\core\events.d" />
|
||||
<Compile Include="src\dlangui\core\files.d" />
|
||||
|
|
Loading…
Reference in New Issue