home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / nasmide.zip / NASMIDE.INI < prev    next >
INI File  |  1997-12-28  |  1KB  |  50 lines

  1. ;****************************************************************************
  2. ;
  3. ; Information
  4. ; ▀▀▀▀▀▀▀▀▀▀▀
  5. ;
  6. ;  Title         : NASM-IDE 1.1 Initialisation file
  7. ;  Description   : Configuration information for all NASM and NASM-IDE
  8. ;                  settings. This file is maintained by NASM-IDE so
  9. ;                  manual editing should not be necessary. For more
  10. ;                  information, see the NASM-IDE documentation.
  11. ;
  12. ;****************************************************************************
  13.  
  14. [ASSEMBLER]
  15. OUTPUT_FORMAT=0
  16. NASM_WARNING=3
  17. PRIMARY_FILE=
  18. RUN_PARAMS=
  19. RUN_PARAMS_1=
  20. RUN_PARAMS_2=
  21. RUN_PARAMS_3=
  22. RUN_PARAMS_4=
  23. RUN_PARAMS_5=
  24.  
  25. [DIRECTORIES]
  26. INCLUDE_DIR=
  27. INCLUDE_DIR_1=
  28. INCLUDE_DIR_2=
  29. INCLUDE_DIR_3=
  30. INCLUDE_DIR_4=
  31. INCLUDE_DIR_5=
  32. OUTPUT_DIR=
  33. OUTPUT_DIR_1=
  34. OUTPUT_DIR_2=
  35. OUTPUT_DIR_3=
  36. OUTPUT_DIR_4=
  37. OUTPUT_DIR_5=
  38.  
  39. [ENVIRONMENT]
  40. SCREEN_MODE=0
  41. EDITOR_OPTIONS=3
  42. STARTUP_LOGO=1
  43.  
  44. [FILE_HISTORY]
  45. FILE_1=E:\NASMIDE\EXAMPLES\BINTEST.ASM
  46. FILE_2=
  47. FILE_3=
  48. FILE_4=
  49. FILE_5=
  50.