==== MSVC 7.1 Projectfiles ====

- small maintenance: added two new node files to project
This commit is contained in:
Andrea Weikert 2007-04-13 17:16:23 +00:00
parent 99e4e1fcb7
commit 15b4dfba58

@ -224,6 +224,9 @@
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_blur.c">
</File>
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_brightness.c">
</File>
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_channelMatte.c">
</File>
@ -257,6 +260,9 @@
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_flip.c">
</File>
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_gamma.c">
</File>
<File
RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_hueSatVal.c">
</File>