mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
11 lines
299 B
ObjectPascal
11 lines
299 B
ObjectPascal
// This is the toplevel directory. It contains configure.in and other
|
|
// stuff.
|
|
|
|
#define DIR_TYPE toplevel
|
|
|
|
#define CONFIG_HEADER dtool_config.h
|
|
#define SAMPLE_SOURCE_FILE src/dtoolbase/dtoolbase.cxx
|
|
|
|
#define EXTRA_DIST \
|
|
Config.Irix.pp Config.Linux.pp Config.Win32.pp LocalSetup.pp Package.pp
|