move files

This commit is contained in:
Vadim Lopatin 2014-12-26 13:22:19 +03:00
parent 52b21b9d88
commit af5a631051
3 changed files with 2 additions and 2 deletions

View File

@ -189,8 +189,8 @@
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
</Config>
<Folder name="tetris">
<File path="gui.d" />
<File path="src\gui.d" />
<File path="src\main.d" />
<File path="model.d" />
<File path="src\model.d" />
</Folder>
</DProject>