home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / ACL / Animation Class Library / Libraries / Libraries.readme
Encoding:
Text File  |  1994-10-01  |  1.3 KB  |  45 lines  |  [TEXT/ttxt]

  1.  
  2. Code Warrior C++ Users
  3.  
  4. Include one of the following libraries in your project:
  5.  
  6. ACL.lib
  7. Library compiled for the 68000. The structure alignement option of the processor preferences should be 68k.
  8.  
  9.  
  10. The following libraries are not included in the freely distribuable archive. You receive them when you register:
  11.  
  12. ACL_020+.lib
  13. Library compiled for the 68020-040. The structure alignement option of the processor preferences should be 68k.
  14.  
  15. ACL_020+/881.lib
  16. Library compiled for the 68020-030 with a 68881 or for the 68040. The structure alignement option of the processor preferences should be 68k.
  17.  
  18. ACL_PPC_al68k.lib
  19. Library compiled for the PowerPC. The structure alignement option of the processor preferences should be 68k.
  20.  
  21. ACL_PPC_alPPC.lib
  22. Library compiled and aligned for the PowerPC. The structure alignement option of the processor preferences should be PowerPC.
  23.  
  24.  
  25. Symantec C++ Users
  26.  
  27. You should always include the two ACL libraries ACL1 and ACL2 in your project:
  28.  
  29. ACL1.lib
  30. ACL2.lib
  31. Libraries compiled for the 68000.
  32.  
  33.  
  34. The following libraries are not included in the freely distribuable archive. You receive them when you register:
  35.  
  36. ACL1_020+.lib
  37. ACL2_020+.lib
  38. Libraries compiled for the 68020-040.
  39.  
  40. ACL1_020+/881.lib
  41. ACL2_020+/881.lib
  42. Libraries compiled for the 68020-030 with a 68881 or for the 68040.
  43.  
  44.  
  45.