[Sumover-dev] [svn commit] r4359 - vic/branches/mpeg4
sumover-dev at cs.ucl.ac.uk
sumover-dev at cs.ucl.ac.uk
Fri Jan 23 13:26:34 GMT 2009
Author: douglask
Date: Fri Jan 23 13:26:07 2009
New Revision: 4359
Modified:
vic/branches/mpeg4/vic.2003.vcproj
vic/branches/mpeg4/vic.2008.vcproj
Log:
Add video\yuv_convert.cpp and video\yuv_convert.h to VisualStudio project files
Modified: vic/branches/mpeg4/vic.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/vic.2003.vcproj (original)
+++ vic/branches/mpeg4/vic.2003.vcproj Fri Jan 23 13:26:07 2009
@@ -6928,6 +6928,9 @@
AdditionalOptions=" "/>
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\video\yuv_convert.cpp">
+ </File>
<Filter
Name="video Header Files"
Filter=".h">
@@ -6949,6 +6952,9 @@
<File
RelativePath=".\video\grabber.h">
</File>
+ <File
+ RelativePath=".\video\yuv_convert.h">
+ </File>
</Filter>
</Filter>
<Filter
Modified: vic/branches/mpeg4/vic.2008.vcproj
==============================================================================
--- vic/branches/mpeg4/vic.2008.vcproj (original)
+++ vic/branches/mpeg4/vic.2008.vcproj Fri Jan 23 13:26:07 2009
@@ -8860,6 +8860,10 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\video\yuv_convert.cpp"
+ >
+ </File>
<Filter
Name="video Header Files"
Filter=".h"
@@ -8888,6 +8892,10 @@
RelativePath=".\video\grabber.h"
>
</File>
+ <File
+ RelativePath=".\video\yuv_convert.h"
+ >
+ </File>
</Filter>
</Filter>
<Filter
More information about the Sumover-dev
mailing list