Package.pp 340 B

1234567891011
  1. //
  2. // Package.pp
  3. //
  4. // This file defines a few more configuration variables that are
  5. // inconvenient to store in Config.pp, simply because they are more
  6. // specific to a particular package and not likely to be edited by a
  7. // configuring user.
  8. // What is the name and version of this source tree?
  9. #define PACKAGE dtool
  10. #define VERSION 0.80