mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
whoops, copy-paste error
This commit is contained in:
parent
1bd404eaa8
commit
095d94c713
@ -3425,7 +3425,7 @@ if (PkgSkip("SPEEDTREE")==0):
|
||||
TargetAdd('libpandaspeedtree.dll', opts=['SPEEDTREE'])
|
||||
if SDK["SPEEDTREEAPI"] == 'OpenGL':
|
||||
TargetAdd('libpandaspeedtree.dll', opts=['OPENGL', 'NVIDIACG', 'CGGL'])
|
||||
elif SDK["SPEEDTREEAPI"] == 'OpenGL':
|
||||
elif SDK["SPEEDTREEAPI"] == 'DirectX9':
|
||||
TargetAdd('libpandaspeedtree.dll', opts=['DX9', 'NVIDIACG', 'CGDX9'])
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user