You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
974 B

  1. /* /////////////////////////////////////////////////////////////////////////
  2. * File: test/scratch/test.scratch.fe.WindowsRegistry/implicit_link.cpp
  3. *
  4. * Purpose: Implicit link file for the test.scratch.fe.WindowsRegistry project.
  5. *
  6. * Created: 28th October 2007
  7. * Updated: 16th September 2008
  8. *
  9. * Status: Wizard-generated
  10. *
  11. * License: (Licensed under the Synesis Software Open License)
  12. *
  13. * Copyright (c) 2007-2008, Synesis Software Pty Ltd.
  14. * All rights reserved.
  15. *
  16. * www: http://www.synesis.com.au/software
  17. *
  18. * ////////////////////////////////////////////////////////////////////// */
  19. /* Pantheios Header Files */
  20. #include <platformstl/platformstl.h>
  21. #include <pantheios/implicit_link/core.h>
  22. #include <pantheios/implicit_link/be.WindowsConsole.h>
  23. #include <pantheios/implicit_link/fe.WindowsRegistry.h>
  24. /* ////////////////////////////////////////////////////////////////////// */