mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
11 lines
251 B
ObjectPascal
11 lines
251 B
ObjectPascal
|
// This is the toplevel directory. It contains configure.in and other
|
||
|
// stuff.
|
||
|
|
||
|
#define DIR_TYPE toplevel
|
||
|
|
||
|
#define SAMPLE_SOURCE_FILE src/pandabase/pandabase.cxx
|
||
|
#define REQUIRED_TREES dtool
|
||
|
|
||
|
#define EXTRA_DIST \
|
||
|
Config.pp Package.pp Sources.pp
|