mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
*** empty log message ***
This commit is contained in:
parent
df34dc9f5a
commit
e74bcc3138
@ -1,4 +1,6 @@
|
|||||||
#begin bin_target
|
// We won't install egg-trans for now, since the one in $DWDTOOL
|
||||||
|
// is better.
|
||||||
|
#begin noinst_bin_target
|
||||||
#define TARGET egg-trans
|
#define TARGET egg-trans
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
eggbase progbase
|
eggbase progbase
|
||||||
@ -14,5 +16,5 @@
|
|||||||
|
|
||||||
#define INSTALL_HEADERS \
|
#define INSTALL_HEADERS \
|
||||||
|
|
||||||
#end bin_target
|
#end noinst_bin_target
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#begin bin_target
|
// We won't install image-trans for now, since the one in $DWDTOOL
|
||||||
|
// is better.
|
||||||
|
#begin noinst_bin_target
|
||||||
#define TARGET image-trans
|
#define TARGET image-trans
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
imagebase progbase
|
imagebase progbase
|
||||||
@ -12,5 +14,5 @@
|
|||||||
|
|
||||||
#define INSTALL_HEADERS \
|
#define INSTALL_HEADERS \
|
||||||
|
|
||||||
#end bin_target
|
#end noinst_bin_target
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user