From 9d2f0fe302f977bf4671d7113aaeb8b5f4b02028 Mon Sep 17 00:00:00 2001 From: Jens Ole Wund Date: Fri, 9 Sep 2005 21:15:00 +0000 Subject: make MSVC6 projects happy : add key.h + .c to project --- projectfiles/blender/BPY_python/BPY_python.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'projectfiles') diff --git a/projectfiles/blender/BPY_python/BPY_python.dsp b/projectfiles/blender/BPY_python/BPY_python.dsp index b65026a0e27..e5f8241c543 100644 --- a/projectfiles/blender/BPY_python/BPY_python.dsp +++ b/projectfiles/blender/BPY_python/BPY_python.dsp @@ -171,6 +171,10 @@ SOURCE=..\..\..\source\blender\python\api2_2x\Ipocurve.c # End Source File # Begin Source File +SOURCE=..\..\..\source\blender\python\api2_2x\Key.c +# End Source File +# Begin Source File + SOURCE=..\..\..\source\blender\python\api2_2x\Lamp.c # End Source File # Begin Source File @@ -391,6 +395,10 @@ SOURCE=..\..\..\source\blender\python\api2_2x\Ipocurve.h # End Source File # Begin Source File +SOURCE=..\..\..\source\blender\python\api2_2x\Key.h +# End Source File +# Begin Source File + SOURCE=..\..\..\source\blender\python\api2_2x\Lamp.h # End Source File # Begin Source File -- cgit v1.2.3