home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / carsql.zip / carview.$mm < prev    next >
Text File  |  1995-12-21  |  2KB  |  75 lines

  1. :TARGET.SUFFIXES
  2. :DEPENDENCY..CPP .RCX .obj .rc .res 
  3. :TARGET.all
  4. :DEPENDENCY.
  5. .\carview.exe
  6. :RULE..CPP.obj
  7. :ACTION.Compile::C++ Compiler
  8. :COMMAND.
  9. icc.exe -DIC_TRACE_DEVELOP /Ti /Gm /Gd /G4 /C %s
  10. :RULE..RCX.rc
  11. :ACTION.Compile::Resource Precompile
  12. :COMMAND.
  13. icc.exe -c /Pc+ /Pe+ /Pd /I. %s > %|dpfF.rc
  14. :RULE..rc.res
  15. :ACTION.Compile::Resource Compiler
  16. :COMMAND.
  17. rc.exe -r %s %|dpfF.RES
  18. :TARGET..\carview.exe
  19. :DEPENDENCY.
  20. .\CARVIEW.obj
  21. .\VBMAIN.obj
  22. .\CCSSRROR.obj
  23. .\CARVIEW.res
  24. {$(LIB)}carv.lib
  25. :ACTION.Link::Linker
  26. :COMMAND.
  27. icc.exe @<<
  28. -DIC_TRACE_DEVELOP 
  29.  /Tdp 
  30.  /Gm /Gd /G4 
  31.  /B" /de /pmtype:pm"
  32.  /Fecarview.exe 
  33.  carv.lib 
  34.  .\CARVIEW.obj
  35.  .\VBMAIN.obj
  36.  .\CCSSRROR.obj
  37. <<
  38. :ACTION.Bind::Resource Bind
  39. :COMMAND.
  40. rc.exe .\CARVIEW.res carview.exe
  41. :TARGET..\CARVIEW.obj
  42. :DEPENDENCY.
  43. f:\myproj\carsql\CARVIEW.CPP
  44. {f:\myproj\carsql;$(INCLUDE);}CarView.hpp
  45. {f:\myproj\carsql;$(INCLUDE);}CarView.h
  46. {f:\myproj\carsql;$(INCLUDE);}ccssrror.hpp
  47. {f:\myproj\carsql;$(INCLUDE);}idsexc.hpp
  48. {f:\myproj\carsql;$(INCLUDE);}ccssrror.h
  49. {f:\myproj\carsql;$(INCLUDE);}accerr.hpv
  50. {f:\myproj\carsql;$(INCLUDE);}Carv.hpp
  51. {f:\myproj\carsql;$(INCLUDE);}idsmcon.hpp
  52. :TARGET..\CCSSRROR.obj
  53. :DEPENDENCY.
  54. f:\myproj\carsql\CCSSRROR.CPP
  55. {f:\myproj\carsql;$(INCLUDE);}ccssrror.hpp
  56. {f:\myproj\carsql;$(INCLUDE);}accerr.cpv
  57. {f:\myproj\carsql;$(INCLUDE);}idsexc.hpp
  58. {f:\myproj\carsql;$(INCLUDE);}ccssrror.h
  59. {f:\myproj\carsql;$(INCLUDE);}accerr.hpv
  60. :TARGET..\VBMAIN.obj
  61. :DEPENDENCY.
  62. f:\myproj\carsql\VBMAIN.CPP
  63. {f:\myproj\carsql;$(INCLUDE);}CarView.hpp
  64. {f:\myproj\carsql;$(INCLUDE);}CarView.h
  65. :TARGET..\CARVIEW.rc
  66. :DEPENDENCY.
  67. f:\myproj\carsql\CARVIEW.RCX
  68. {$(INCLUDE)}CarView.rci
  69. {$(INCLUDE)}ccssrror.rci
  70. {$(INCLUDE)}ccssrror.h
  71. {$(INCLUDE)}CarView.h
  72. :TARGET..\CARVIEW.res
  73. :DEPENDENCY.
  74. .\CARVIEW.rc
  75.