home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / texted / vtexted.vpj < prev    next >
Text File  |  1998-10-01  |  1KB  |  71 lines

  1. //=======================================================================
  2. //@V@:Note: Project File generated by VIDE: (12:00:36 01 Oct 1998).
  3. //CAUTION! Hand edit only if you know what you are doing!
  4. //=======================================================================
  5.  
  6. //% Section 1 - PROJECT OPTIONS
  7. //%end-proj-opts
  8.  
  9. //% Section 2 - MAKEFILE
  10. Makefile.ved
  11.  
  12. //% Section 3 - OPTIONS
  13. //%end-options
  14.  
  15. //% Section 4 - HOMEV
  16. D:/mingw32
  17.  
  18. //% Section 5  - TARGET FILE
  19. ved.exe
  20.  
  21. //% Section 6  - SOURCE FILES
  22. vedapp.cpp
  23. vedcmdw.cpp
  24. vedcnv.cpp
  25. vseeci.cpp
  26. ../srcwin/vtexted.cpp
  27. //%end-srcfiles
  28.  
  29. //% Section 7  - COMPILER NAME
  30. g++
  31.  
  32. //% Section 8  - INCLUDE DIRECTORIES
  33. $(HOMEV)/include
  34. ../includew/v
  35. .
  36. //%end-include-dirs
  37.  
  38. //% Section 9 - LIBRARY DIRECTORIES
  39. $(HOMEV)/lib
  40. //%end-library-dirs
  41.  
  42. //% Section 10  - DEFINITIONS
  43. -DDEVEL
  44. //%end-defs-pool
  45. -DDEVEL
  46. //%end-defs
  47.  
  48. //% Section 11  - C FLAGS
  49. -g
  50.  
  51. //% Section 12  - LIBRARY FLAGS
  52. -lV -lcomctl32 -mwindows
  53.  
  54. //% Section 13  - SRC DIRECTORY
  55. .
  56.  
  57. //% Section 14  - OBJ DIRECTORY
  58. .
  59.  
  60. //% Section 15 - BIN DIRECTORY
  61. .
  62.  
  63.  
  64. //% User targets section. Following lines will be
  65. //% inserted into Makefile right before the generated cleanall target.
  66. //% The Project File editor does not edit these lines - edit the .vpj
  67. //% directly. You should know what you are doing.
  68. //% Section 16 - USER TARGETS
  69. //%end-user-targets
  70.  
  71.