This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/projectfiles/blender/bpython/frozen/BPY_frozen.dsp
Wouter van Heyst 6b65e39a44 Revert to the FUTURE_PYTHON_API, this means:
- switching the define on in buildsystems (NaN, auto and msvc are done)
- again import _Blender, which is the C module, from the Python modules
2003-02-06 03:30:25 +00:00

347 lines
9.6 KiB
Plaintext

# 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 RELEASE
!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 RELEASE"
!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
# 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 "..\..\..\..\obj\windows\blender\bpython\frozen\"
# 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.2" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FUTURE_PYTHON_API" /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
!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 "..\..\..\..\obj\windows\blender\bpython\frozen\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.2" /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
!ENDIF
# Begin Target
# Name "BPY_frozen - Win32 Release"
# Name "BPY_frozen - Win32 Debug"
# 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\frozen.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\frozen_extensions.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M___future__.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_Blender.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__BGL.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Camera.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Draw.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Image.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Ipo.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Lamp.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Material.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Mesh.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__NMesh.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Object.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Scene.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__shadow.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__sys.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Text.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Types.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_Blender__Window.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_pprint.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_StringIO.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_util.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_util__quat.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\blender\bpython\frozen\M_util__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