(svn r11850) -Fix (r11848): forgot to update vc project files

This commit is contained in:
peter1138 2008-01-14 16:40:31 +00:00
parent bf0a7ae4fb
commit ea808b2bfa
4 changed files with 46 additions and 0 deletions

View File

@ -389,6 +389,9 @@
<File
RelativePath=".\..\src\widget.cpp">
</File>
<File
RelativePath=".\..\src\widgets\dropdown.cpp">
</File>
<File
RelativePath=".\..\src\win32.cpp">
</File>
@ -732,6 +735,15 @@
<File
RelativePath=".\..\src\window.h">
</File>
<File
RelativePath=".\..\src\widgets\dropdown.h">
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h">
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h">
</File>
<File
RelativePath=".\..\src\zoom.hpp">
</File>

View File

@ -751,6 +751,10 @@
RelativePath=".\..\src\widget.cpp"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown.cpp"
>
</File>
<File
RelativePath=".\..\src\win32.cpp"
>
@ -1207,6 +1211,18 @@
RelativePath=".\..\src\window.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\zoom.hpp"
>

View File

@ -748,6 +748,10 @@
RelativePath=".\..\src\widget.cpp"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown.cpp"
>
</File>
<File
RelativePath=".\..\src\win32.cpp"
>
@ -1204,6 +1208,18 @@
RelativePath=".\..\src\window.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\zoom.hpp"
>

View File

@ -212,6 +212,8 @@ sound/win32_s.h
video/win32_v.h
window.h
widgets/dropdown.h
widgets/dropdown_type.h
widgets/dropdown_func.h
zoom.hpp
# GUI Source Code