fix project file

This commit is contained in:
Vadim Lopatin 2014-04-17 16:19:04 +04:00
parent 4c4846e4a7
commit c898bf6683
1 changed files with 1 additions and 1 deletions

View File

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