home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / Log Library 1.01 / LogLibComponent ƒ / Readme < prev    next >
Encoding:
Text File  |  1994-07-03  |  1020 b   |  45 lines  |  [TEXT/KAHL]

  1. Test Application Project Setup:
  2.  
  3.     For those of you not using SymC++ 7.0, this is how the project is set up:
  4.     
  5.     Segment 1:
  6.         Libsprintf.c
  7.         main.c
  8.     
  9.     Segment 2:
  10.         MacTraps
  11.         MacTraps2
  12.         Test Application.rsrc /* the resource file */
  13.     
  14.     To build a single standalone app, set the project as follows:
  15.     
  16.     First, #define DEBUGIT in the project prefix in the prefs
  17.     
  18.     Second, the segments stay the same as above except the
  19.     "LogLibComponent.c" file is added to segment 2.
  20.     
  21. LogLibComponent Project Setup:
  22.  
  23.     In one segment should be:
  24.         LogLibComponent.c
  25.         LogLibComponent.rsrc
  26.         MacTraps
  27.         MacTraps2
  28.         New ShowInit.c
  29.     
  30.     The project settings should be:
  31.         •  Set for a code resource
  32.         •  File type/creator 'thng'/'LogC'
  33.         •  Name "LogLib Component"
  34.         •  Type 'CODE'
  35.         •  ID 300
  36.         •  Flags '00'
  37.     
  38.     And the #define DEBUGIT should •NOT• be defined!
  39.  
  40.  
  41. email me (at the address below) if you have questions/problems/malfunctions ;-)
  42. I am more than glad to help.
  43.  
  44. LogLib Component © 1994 by    Dave Nebinger
  45. email:                    dnebing@andy.bgsu.edu