Developer Mode (pchote: amended)

This commit is contained in:
alzeih
2010-06-26 00:04:36 +12:00
parent f39f7fc23e
commit f92b59e6db
12 changed files with 262 additions and 12 deletions

View File

@@ -233,4 +233,9 @@ copy "$(TargetPath)" "$(SolutionDir)mods/ra/"
cd "$(SolutionDir)"
ralint ra</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<Folder Include="Widgets\" />
<Folder Include="Widgets\Delegates\" />
<Folder Include="Widgets\Delegates\" />
</ItemGroup>
</Project>