fix project directory structure

This commit is contained in:
Vadim Lopatin 2014-12-08 16:48:33 +03:00
parent cc5de29b02
commit b176e2b7b7
3 changed files with 2 additions and 2 deletions

View File

@ -191,8 +191,8 @@
<Folder name="dlangide">
<Folder name="dlangide">
<Folder name="ui">
<File path="commands.d" />
<File path="frame.d" />
<File path="src/dlangide/ui/commands.d" />
<File path="src/dlangide/ui/frame.d" />
</Folder>
</Folder>
<File path="src/app.d" />