Initial revision

This commit is contained in:
Hans Lambermont
2002-10-12 11:37:38 +00:00
commit 12315f4d0e
1699 changed files with 444708 additions and 0 deletions

View File

@@ -0,0 +1,296 @@
# Microsoft Developer Studio Project File - Name="BPY_frozen" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=BPY_frozen - Win32 Profile
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "BPY_frozen.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "BPY_frozen.mak" CFG="BPY_frozen - Win32 Profile"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "BPY_frozen - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "BPY_frozen - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "BPY_frozen - Win32 Profile" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "BPY_frozen - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "..\..\..\..\..\obj\windows\blender\bpython\frozen"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\..\lib\windows\python\include\python2.0" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x413 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\bpython\frozen\BPY_frozen.lib"
!ELSEIF "$(CFG)" == "BPY_frozen - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\lib\windows\python\include\python2.0" /D "WIN32" /D "_MBCS" /D "_LIB" /U "_DEBUG" /YX /FD /GZ /c
# ADD BASE RSC /l 0x413 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.lib"
!ELSEIF "$(CFG)" == "BPY_frozen - Win32 Profile"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "BPY_frozen___Win32_Profile"
# PROP BASE Intermediate_Dir "BPY_frozen___Win32_Profile"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "BPY_frozen___Win32_Profile"
# PROP Intermediate_Dir "BPY_frozen___Win32_Profile"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\..\lib\windows\python\include\python2.0" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /Zi /O2 /I "..\..\..\..\lib\windows\python\include\python2.0" /D "WIN32" /D "_MBCS" /D "_LIB" /U "_DEBUG" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.lib"
# ADD LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.lib"
!ENDIF
# Begin Target
# Name "BPY_frozen - Win32 Release"
# Name "BPY_frozen - Win32 Debug"
# Name "BPY_frozen - Win32 Profile"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\config.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\frozen.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_beta.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_beta__Objects.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_beta__Scenegraph.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_blenderos.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Converter.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Converter__importer.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Converter__importloader.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_copy.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_copy_reg.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_gzip.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_mcf.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_mcf__utils.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_mcf__utils__hier_rx.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_mcf__utils__hierobj.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_mcf__utils__singletonlist.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_repr.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_simpleparse.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_simpleparse__bootstrap.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_simpleparse__generator.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_string.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__Sets.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools__mxTextTools.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_TextTools__TextTools.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_types.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_utils.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_utils__quat.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_utils__vect.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__basenodes.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__fieldcoercian.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__loader.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__parser.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__scenegraph.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__utils.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__utils__collapse.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__utils__err.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__utils__namespace.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_vrml__utils__typeclasses.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# End Group
# End Target
# End Project

View File

@@ -0,0 +1,275 @@
# Microsoft Developer Studio Project File - Name="BPY_python" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=BPY_python - Win32 Profile
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "BPY_python.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "BPY_python.mak" CFG="BPY_python - Win32 Profile"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "BPY_python - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "BPY_python - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "BPY_python - Win32 Profile" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "BPY_python - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "..\..\..\..\..\..\obj\windows\blender\bpython"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\..\..\lib\windows\bmfont\include" /I "..\..\..\..\..\lib\windows\python\include\python2.0" /I "..\..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\renderconverter" /I "..\..\..\..\..\source\blender\render\extern\include" /I "..\..\..\..\..\source\blender\avi" /I "..\..\..\..\..\source\blender\blenloader" /I "..\..\..\..\..\source\blender" /I "..\..\..\..\..\source\blender\include" /I "..\..\..\..\..\source\blender\blenkernel" /I "..\..\..\..\..\source\blender\makesdna" /I "..\..\..\..\..\source\blender\blenlib" /I "..\..\..\..\..\source\blender\bpython\include" /I "..\..\..\..\..\source\blender\blenlib\intern" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /J /FD /c
# SUBTRACT CPP /X
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\BPY_python.lib"
!ELSEIF "$(CFG)" == "BPY_python - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "..\..\..\..\..\..\obj\windows\blender\bpython\debug"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\lib\windows\python\include\python2.0" /I "..\..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\..\..\lib\windows\bmfont\include" /I "..\..\..\source\blender\renderconverter" /I "..\..\..\..\..\source\blender\render\extern\include" /I "..\..\..\..\..\source\blender\avi" /I "..\..\..\..\..\source\blender\blenloader" /I "..\..\..\..\..\source\blender" /I "..\..\..\..\..\source\blender\include" /I "..\..\..\..\..\source\blender\blenkernel" /I "..\..\..\..\..\source\blender\makesdna" /I "..\..\..\..\..\source\blender\blenlib" /I "..\..\..\..\..\source\blender\bpython\include" /I "..\..\..\..\..\source\blender\blenlib\intern" /D "WIN32" /D "_MBCS" /D "_LIB" /U "_DEBUG" /YX /J /FD /GZ /c
# SUBTRACT CPP /u
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\debug\BPY_python.lib"
!ELSEIF "$(CFG)" == "BPY_python - Win32 Profile"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "BPY_python___Win32_Profile"
# PROP BASE Intermediate_Dir "BPY_python___Win32_Profile"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "BPY_python___Win32_Profile"
# PROP Intermediate_Dir "BPY_python___Win32_Profile"
# PROP Target_Dir ""
LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\..\..\lib\windows\python\include\python1.5" /I "..\..\..\..\..\source\blender\render\extern\include" /I "..\..\..\..\..\source\blender\avi" /I "..\..\..\..\..\source\blender\blenloader" /I "..\..\..\..\..\source\blender" /I "..\..\..\..\..\source\blender\include" /I "..\..\..\..\..\source\blender\blenkernel" /I "..\..\..\..\..\source\blender\makesdna" /I "..\..\..\..\..\source\blender\blenlib" /I "..\..\..\..\..\source\blender\bpython\include" /I "..\..\..\..\..\source\blender\blenlib\intern" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
# SUBTRACT BASE CPP /X
# ADD CPP /nologo /W3 /Gm /GX /Zi /O2 /I "..\..\..\..\..\lib\windows\python\include\python2.0" /I "..\..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\..\..\lib\windows\bmfont\include" /I "..\..\..\source\blender\renderconverter" /I "..\..\..\..\..\source\blender\render\extern\include" /I "..\..\..\..\..\source\blender\avi" /I "..\..\..\..\..\source\blender\blenloader" /I "..\..\..\..\..\source\blender" /I "..\..\..\..\..\source\blender\include" /I "..\..\..\..\..\source\blender\blenkernel" /I "..\..\..\..\..\source\blender\makesdna" /I "..\..\..\..\..\source\blender\blenlib" /I "..\..\..\..\..\source\blender\bpython\include" /I "..\..\..\..\..\source\blender\blenlib\intern" /D "WIN32" /D "_MBCS" /D "_LIB" /U "_DEBUG" /YX /J /FD /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\debug\BPY_python.lib"
# ADD LIB32 /nologo /out:"..\..\..\..\..\..\obj\windows\blender\bpython\profile\BPY_python.lib"
!ENDIF
# Begin Target
# Name "BPY_python - Win32 Release"
# Name "BPY_python - Win32 Debug"
# Name "BPY_python - Win32 Profile"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\b_import.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\b_interface.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_image.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_ipo.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_links.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_main.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_object.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_scene.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_text.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_tools.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_blender.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_datablock.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_draw.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_matrix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_vector.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_window.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\api.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\b_import.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\b_interface.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\include\BPY_extern.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_listbase_macro.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_macros.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_main.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_modules.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\include\BPY_objtypes.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_tools.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_types.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\BPY_window.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_datablock.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\opy_vector.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\py_general.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\py_gui.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\py_object_types.h
# End Source File
# Begin Source File
SOURCE=..\..\..\..\..\source\blender\bpython\intern\py_objects.h
# End Source File
# End Group
# End Target
# End Project