(svn r14882) -Change: move widgets related files to their own category (MSVC)

This commit is contained in:
glx
2009-01-06 23:48:19 +00:00
parent 4a204fbf96
commit 206c5affcb
3 changed files with 37 additions and 27 deletions

View File

@@ -524,10 +524,6 @@
RelativePath=".\..\src\driver.cpp"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown.cpp"
>
</File>
<File
RelativePath=".\..\src\economy.cpp"
>
@@ -964,14 +960,6 @@
RelativePath=".\..\src\driver.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
<File
RelativePath=".\..\src\economy_func.h"
>
@@ -1905,6 +1893,22 @@
>
</File>
</Filter>
<Filter
Name="Widgets"
>
<File
RelativePath=".\..\src\widgets\dropdown.cpp"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
</Filter>
<Filter
Name="Command handlers"
>