11 lines
293 B
ObjectPascal
11 lines
293 B
ObjectPascal
|
// This is the toplevel directory. It contains configure.in and other
|
||
|
// stuff.
|
||
|
|
||
|
#define DIR_TYPE toplevel
|
||
|
|
||
|
#define SAMPLE_SOURCE_FILE src/pandatoolbase/pandatoolbase.cxx
|
||
|
#define REQUIRED_TREES p3dtool panda
|
||
|
|
||
|
#define EXTRA_DIST \
|
||
|
Config.Irix.pp Config.Linux.pp Config.Win32.pp Package.pp
|