home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPMO24.ZIP / SMTCPPRJ.ZIP / MOUTUT.PRJ (.txt)
Borland C/C++ Project  |  1997-08-14  |  6KB  |  67 lines

  1. Turbo C Project File 
  2. C:\TC\INCLUDE
  3. C:\TC\LIB
  4. ~GREP
  5. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  6. ~Turbo Assembler
  7. /MX /ZI /O $TASM
  8. Turbo ~Debugger
  9.  $EXENAME
  10. Turbo ~Profiler
  11. tprof
  12.  $EXENAME
  13. MOUTUT.C
  14. \MOUTUT.C
  15. ..\LIB\MOUSE23S.LIB
  16. ..\LIB\SWINS.LIB
  17. ..\LIB\FONTEDS.LIB
  18. ..\INCLUDE\EGACOLOR.H
  19. ..\INCLUDE\FONTEDIT.H
  20. ..\INCLUDE\MOUSE23.H
  21. ..\INCLUDE\SWSKDEF.H
  22. ..\INCLUDE\SIMPWIN.H
  23. ..\INCLUDE\DIR.H
  24. ..\INCLUDE\MEM.H
  25. ..\INCLUDE\CONIO.H
  26. ..\INCLUDE\STDLIB.H
  27. ..\INCLUDE\BIOS.H
  28. ..\INCLUDE\STDIO.H
  29. ..\INCLUDE\STRING.H
  30. ..\INCLUDE\DOS.H
  31. MOUTUT.C
  32.  5;i++)
  33.         call_window(ENTER_WIN)
  34. ..\INCLUDE\EGACOLOR.H
  35. ..\INCLUDE\FONTEDIT.H
  36. ..\INCLUDE\MOUSE23.H
  37. ..\INCLUDE\SWSKDEF.H
  38. ..\INCLUDE\SIMPWIN.H
  39. ..\INCLUDE\DIR.H
  40. ..\INCLUDE\MEM.H
  41. ..\INCLUDE\CONIO.H
  42. ..\INCLUDE\STDLIB.H
  43. ..\INCLUDE\BIOS.H
  44. ..\INCLUDE\STDIO.H
  45. ..\INCLUDE\STRING.H
  46. ..\INCLUDE\DOS.H
  47. MOUTUT.C
  48. er debug information should be generated for this item
  49. Select whether this item should be linked into the program
  50. Use cursor keys to examine list of dependent (include) files
  51. Load the selected include file into an editor window for viewing
  52. Generate overlay safe code
  53. Align noncharacter data at even addresses
  54. Merge two strings when one matches another
  55. Treat all char declarations as if they were signed char type
  56. Generate a standard function entry and exit code
  57. Check for a stack overflow at run time
  58. Use smallest memory model (64K available for code + data)
  59. Use small memory model (64K for code, 64K for static data)
  60. Use medium memory model (1Mb for code, 64K for static data)
  61. Use compact memory model (64K for code, 1Mb for static data)
  62. Use large memory model (1Mb for code, 1Mb for static data)
  63. Use largest memory model (1Mb for code, static data > 64K)
  64. Pass macro definitions to the preprocessor
  65. View further code generation options
  66. Don't use floating-point numbers
  67.