mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
library dependencies
This commit is contained in:
parent
e112f03f86
commit
bf4a5aface
@ -1,14 +1,19 @@
|
||||
#define BUILD_DIRECTORY $[HAVE_FREETYPE]
|
||||
|
||||
#define OTHER_LIBS \
|
||||
progbase pandatoolbase \
|
||||
dtoolutil:c dtool:m prc:c dtoolbase:c dtoolconfig:m \
|
||||
express:c pandaexpress:m \
|
||||
putil:c pipeline:c linmath:c pnmimage:c mathutil:c pnmtext:c \
|
||||
pnmimagetypes:c event:c panda:m \
|
||||
pystub
|
||||
|
||||
#define UNIX_SYS_LIBS dl
|
||||
|
||||
#begin bin_target
|
||||
#define USE_PACKAGES freetype
|
||||
|
||||
#define TARGET indexify
|
||||
#define OTHER_LIBS \
|
||||
progbase pandatoolbase \
|
||||
pnmtext:c pnmimage:c pnmimagetypes:c panda:m pandaexpress:m \
|
||||
dtool:m dtoolconfig:m \
|
||||
pystub
|
||||
|
||||
#define SOURCES \
|
||||
default_index_icons.cxx default_index_icons.h \
|
||||
@ -25,11 +30,6 @@
|
||||
#define USE_PACKAGES freetype
|
||||
|
||||
#define TARGET font-samples
|
||||
#define OTHER_LIBS \
|
||||
progbase pandatoolbase \
|
||||
pnmtext:c pnmimage:c pnmimagetypes:c panda:m pandaexpress:m \
|
||||
dtool:m dtoolconfig:m \
|
||||
pystub
|
||||
|
||||
#define SOURCES \
|
||||
default_font.cxx default_font.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user