mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Added libpandaegg to list of default libraries
This commit is contained in:
parent
b1ed45ecb3
commit
2f9bd15e9c
@ -75,7 +75,7 @@ from direct.ffi import FFIConstants
|
||||
DoGenPyCode.outputDir = PANDAC
|
||||
DoGenPyCode.extensionsDir = EXTENSIONS
|
||||
DoGenPyCode.interrogateLib = r'libdtoolconfig'
|
||||
DoGenPyCode.codeLibs = ['libpandaexpress','libpanda','libpandaphysics','libpandafx','libdirect']
|
||||
DoGenPyCode.codeLibs = ['libpandaexpress','libpanda','libpandaphysics','libpandafx','libdirect','libpandaegg']
|
||||
DoGenPyCode.etcPath = [os.path.join(PANDAC,"input")]
|
||||
|
||||
#print "outputDir = ",DoGenPyCode.outputDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user