Panda3D
Public Member Functions | Public Attributes

CompilationEnvironment Class Reference

List of all members.

Public Member Functions

def __init__
def compileDll
def compileExe
def determineStandardSetup

Public Attributes

 arch
 compileObj
 dllext
 linkDll
 linkExe
 MD
 MSVC
 platform
 PSDK
 Python
 PythonIPath
 PythonVersion

Detailed Description

Create an instance of this class to record the commands to
invoke the compiler on a given platform.  If needed, the caller
can create a custom instance of this class (or simply set the
compile strings directly) to customize the build environment. 

Constructor & Destructor Documentation

def __init__ (   self,
  platform 
)

Member Function Documentation

def compileDll (   self,
  filename,
  basename 
)
def compileExe (   self,
  filename,
  basename 
)
def determineStandardSetup (   self)

Member Data Documentation

MD
 All Classes Namespaces Functions Variables Properties