buildrtl.pp 88 B

12345678910
  1. unit buildrtl;
  2. interface
  3. uses
  4. ndk, ndkutils, ddk;
  5. implementation
  6. end.