Split video backend and UI into separate groups in MSVC project file.

Originally committed to SVN as r2942.
This commit is contained in:
Niels Martin Hansen 2009-05-16 12:46:22 +00:00
parent 0b583dcd0d
commit a312985f36

View file

@ -1489,7 +1489,7 @@
</File> </File>
</Filter> </Filter>
<Filter <Filter
Name="Video" Name="Video backend"
> >
<File <File
RelativePath="..\..\src\keyframe.cpp" RelativePath="..\..\src\keyframe.cpp"
@ -1507,30 +1507,6 @@
RelativePath="..\..\src\lavc_keyframes.h" RelativePath="..\..\src\lavc_keyframes.h"
> >
</File> </File>
<File
RelativePath="..\..\src\video_box.cpp"
>
</File>
<File
RelativePath="..\..\src\video_box.h"
>
</File>
<File
RelativePath="..\..\src\video_context.cpp"
>
</File>
<File
RelativePath="..\..\src\video_context.h"
>
</File>
<File
RelativePath="..\..\src\video_display.cpp"
>
</File>
<File
RelativePath="..\..\src\video_display.h"
>
</File>
<File <File
RelativePath="..\..\src\video_frame.cpp" RelativePath="..\..\src\video_frame.cpp"
> >
@ -1595,14 +1571,6 @@
RelativePath="..\..\src\video_provider_manager.h" RelativePath="..\..\src\video_provider_manager.h"
> >
</File> </File>
<File
RelativePath="..\..\src\video_slider.cpp"
>
</File>
<File
RelativePath="..\..\src\video_slider.h"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Spellchecking" Name="Spellchecking"
@ -1916,6 +1884,42 @@
> >
</File> </File>
</Filter> </Filter>
<Filter
Name="Video UI"
>
<File
RelativePath="..\..\src\video_box.cpp"
>
</File>
<File
RelativePath="..\..\src\video_box.h"
>
</File>
<File
RelativePath="..\..\src\video_context.cpp"
>
</File>
<File
RelativePath="..\..\src\video_context.h"
>
</File>
<File
RelativePath="..\..\src\video_display.cpp"
>
</File>
<File
RelativePath="..\..\src\video_display.h"
>
</File>
<File
RelativePath="..\..\src\video_slider.cpp"
>
</File>
<File
RelativePath="..\..\src\video_slider.h"
>
</File>
</Filter>
<File <File
RelativePath="..\..\src\changelog.txt" RelativePath="..\..\src\changelog.txt"
> >