=ID Properties MSVC Project Files Update=

This commit updates the MSVC project files (both sets of them) to build
with ID Properties.  Please test!
This commit is contained in:
Joseph Eagar 2006-11-17 06:28:55 +00:00
parent 4c5fcf136b
commit 885d40c30d
4 changed files with 14 additions and 0 deletions

@ -173,6 +173,10 @@ SOURCE=..\..\..\source\blender\python\api2_2x\Group.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\python\api2_2x\IDProp.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\python\api2_2x\Image.c
# End Source File
# Begin Source File

@ -149,6 +149,10 @@ SOURCE=..\..\..\source\blender\blenkernel\intern\action.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\blenkernel\intern\idprop.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\blenkernel\intern\anim.c
# End Source File
# Begin Source File

@ -158,6 +158,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Group.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\IDProp.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Image.c">
</File>

@ -389,6 +389,9 @@
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\group.c">
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\idprop.c">
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\icons.c">
</File>