2005/5/10

     
 

ACDK Boot Readme

artefaktur

ACDK Boot (acdk_boot)
acdk_boot contains a basic ACDK project with a shared library/DLL and a HelloWorld executable.

Content of this chapter:

   General
     Title
     Version
     Short Description
     Dependencies
     Namespaces
     Authors
     License
   Description
   Notes
   Todo
   Changes

 General

 Title

ACDK Boot (acdk_boot)

 Version

Distribution version: 4.14.
Package version: 4.14.0.

 Short Description

  acdk_boot contains a basic ACDK project with
a shared library/DLL and a HelloWorld executable.    

 Dependencies

   ACDK Core.    

 Namespaces

   acdk::boot;    

 Authors

  Roger René Kommer (kommer@artefaktur.com).    

 License

      ACDK Free Edition License.
See  License.    

 Description

acdk_boot is designed to be used as a demonstration package for ACDK. It contains a acdk module acdk_boot as shared library/dll including meta info, an HelloWorld executable, which uses the acdk_boot and a unit test project.

 Notes

    

 Todo

  Nothing at the moment.  

 Changes

===========================================================
4.10.0
- Nothing

Please refer also to  ChangeLog.

===========================================================
4.02.0
- Configuration and documentation fixed

===========================================================
4.02.0
- Configuration and documentation fixed

===========================================================
4.01.1
- Ajustments to modified metainfo
- minor documentation changes.


===========================================================
acdk_boot 4.00.1
- Ajustments to Unicode and revised metainfo


===========================================================
acdk_boot 2.01.1
- Clean documentation a little bit.

acdk_boot 2.00.1
- Add test sample