home *** CD-ROM | disk | FTP | other *** search
/ TCE Demo 2 / TCE_DEMO_CD2.iso / demo_cd_.2 / f030demo / 1995 / rotozoom.arj / rotozoom / ROTOZOOM.DEF < prev    next >
Text File  |  1995-12-02  |  420b  |  24 lines

  1.     ; Definition file for Genuwax Visual Assembler 4.0
  2.     ; (c) GenuWax 10/VIII/95
  3.  
  4.     ; put here all the labels refering to the modules/library
  5.     ; you want to include/use in your program
  6.     ; also defined here : the stack size !
  7.  
  8. GWVA_APP_OBJ_STACK_SIZE = 1024
  9. GWVA_MAX_PATH_LENGTH = 128
  10.  
  11. MDL_GEM
  12.  
  13. MDL_EVENTS
  14.  
  15. MDL_MENU
  16.  
  17. MDL_WIND
  18. GWVA_APP_OBJ_MAX_NUMBER_WIND = 2+1
  19.  
  20. MDL_WIND_BITMAP
  21. MDL_WIND_FORM
  22.  
  23. LIB_DECI
  24.