From 8df5de525c06f55a14e2390f24df2de91643af2a Mon Sep 17 00:00:00 2001 From: Roel Spruit Date: Wed, 14 Jan 2004 21:48:56 +0000 Subject: added python script files to MSVC 6.0 projectfiles and changed snprintf to PyOS_snprintf --- projectfiles/blender/BPY_python/BPY_python.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'projectfiles/blender/BPY_python/BPY_python.dsp') diff --git a/projectfiles/blender/BPY_python/BPY_python.dsp b/projectfiles/blender/BPY_python/BPY_python.dsp index c8248f7dad5..0cf73bb3566 100644 --- a/projectfiles/blender/BPY_python/BPY_python.dsp +++ b/projectfiles/blender/BPY_python/BPY_python.dsp @@ -111,6 +111,10 @@ SOURCE=..\..\..\source\blender\python\BPY_interface.c # End Source File # Begin Source File +SOURCE=..\..\..\source\blender\python\BPY_menus.c +# End Source File +# Begin Source File + SOURCE=..\..\..\source\blender\python\api2_2x\Build.c # End Source File # Begin Source File @@ -263,6 +267,10 @@ SOURCE=..\..\..\source\blender\python\BPY_extern.h # End Source File # Begin Source File +SOURCE=..\..\..\source\blender\python\BPY_menus.h +# End Source File +# Begin Source File + SOURCE=..\..\..\source\blender\python\api2_2x\bpy_types.h # End Source File # Begin Source File -- cgit v1.2.3