ReadMe.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. ========================================================================
  2. DYNAMIC LINK LIBRARY : boost_math Project Overview
  3. ========================================================================
  4. AppWizard has created this boost_math DLL for you.
  5. // Copyright Paul A. Bristow & John Maddock 2009
  6. // Use, modification and distribution are subject to the
  7. // Boost Software License, Version 1.0.
  8. // (See accompanying file LICENSE_1_0.txt
  9. // or copy at http://www.boost.org/LICENSE_1_0.txt)
  10. This file contains a summary of what you will find in each of the files that
  11. make up your boost_math application.
  12. boost_math.vcproj
  13. This is the main project file for VC++ projects generated using an Application Wizard.
  14. It contains information about the version of Visual C++ that generated the file, and
  15. information about the platforms, configurations, and project features selected with the
  16. Application Wizard.
  17. boost_math.cpp
  18. This is the main DLL source file.
  19. boost_math.h
  20. This file contains a class declaration.
  21. AssemblyInfo.cpp
  22. Contains custom attributes for modifying assembly metadata.
  23. /////////////////////////////////////////////////////////////////////////////
  24. Other notes:
  25. AppWizard uses "TODO:" to indicate parts of the source code you
  26. should add to or customize.
  27. /////////////////////////////////////////////////////////////////////////////