mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
*** empty log message ***
This commit is contained in:
parent
093c22211b
commit
fb4a5381fe
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET dxgsg
|
#define TARGET dxgsg
|
||||||
|
#define LOCAL_LIBS \
|
||||||
|
cull gsgmisc gsgbase gobj sgattrib sgraphutil graph display light \
|
||||||
|
putil linmath sgraph mathutil pnmimage
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_dxgsg.cxx config_dxgsg.h dxGraphicsStateGuardian.I \
|
config_dxgsg.cxx config_dxgsg.h dxGraphicsStateGuardian.I \
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET wdxdisplay
|
#define TARGET wdxdisplay
|
||||||
|
#define LOCAL_LIBS \
|
||||||
|
dxgsg
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_wdxdisplay.cxx config_wdxdisplay.h wdxGraphicsPipe.cxx \
|
config_wdxdisplay.cxx config_wdxdisplay.h wdxGraphicsPipe.cxx \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user