home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / listpm7.zip / DebListPM.BK3 < prev    next >
Text File  |  1999-07-08  |  5KB  |  132 lines

  1. option ProjectOptions = gen(rtti, yes)
  2. {
  3.    tool"config_opt"
  4.    option  link(linkwithmultithreadlib), link(linkwithsharedlib),
  5.           incl(searchpath, "."), lang(nokeyword, "bool"), lang(nokeyword, "true"),
  6.           lang(nokeyword, "false"), define("IC_LANG_BOOL", 0), define("_X86_"),
  7.           define("IVB_IMPORT", "_Import"), link(pmtype, pm), link(debug)
  8.    {
  9.       target "debug\\ListPM.exe"
  10.       {
  11.          option macros('global', 'yes')
  12.          {
  13.             source type('cpp') 'iiconctl.hpp'
  14.             source type('cpp') 'istrmmod.hpp'
  15.          }
  16.          source type("cpp") "pallet.cpp"
  17.          option macros('global', 'yes')
  18.          {
  19.             source type('cpp') 'iapp.hpp'
  20.             source type('cpp') 'ithread.hpp'
  21.          }
  22.          source type(cpp) "appmain.cpp"
  23.          source type(cpp) "aprofile.cpp"
  24.          source type(cpp) "glbfont.cpp"
  25.          option macros('global', 'yes')
  26.          {
  27.             source type('cpp') 'itext.hpp'
  28.          }
  29.          source type('cpp') 'ifilesys.inl'
  30.          source type('cpp') 'ifilesys.hpp'
  31.          source type(cpp) "isdir.cpp"
  32.          option macros('global', 'yes')
  33.          {
  34.             source type('cpp') 'iostream.h'
  35.             source type('cpp') 'fstream.h'
  36.          }
  37.          option macros('global', 'yes')
  38.          {
  39.             source type('cpp') 'listpm.h'
  40.             source type('cpp') 'listrun.hpp'
  41.             source type('cpp') 'iaccel.inl'
  42.             source type('cpp') 'iaccel.hpp'
  43.             source type('cpp') 'ictlevt.hpp'
  44.             source type('cpp') 'ihandler.hpp'
  45.             source type('cpp') 'ifocshdr.hpp'
  46.             source type('cpp') 'search.hpp'
  47.             source type('cpp') 'AProfile.hpp'
  48.             source type('cpp') 'generic.h'
  49.          }
  50.          source type('cpp') 'winthr.hpp'
  51.          source type('cpp') 'ifilehdr.hpp'
  52.          source type('cpp') 'i0string.inl'
  53.          source type('cpp') 'i0string.hpp'
  54.          source type('cpp') 'io.h'
  55.          source type('cpp') 'glbfont.hpp'
  56.          source type('cpp') 'listthrd.hpp'
  57.          source type('cpp') 'OneOf.hpp'
  58.          source type('cpp') 'iomanip.h'
  59.          source type('cpp') 'switch.hpp'
  60.          option macros('global', 'yes')
  61.          {
  62.             source type('cpp') 'imenubar.hpp'
  63.             source type('cpp') 'imoushdr.hpp'
  64.             source type('cpp') 'itbar.hpp'
  65.             source type('cpp') 'ipainhdr.hpp'
  66.             source type('cpp') 'ipushbut.hpp'
  67.             source type('cpp') 'icoordsy.hpp'
  68.             source type('cpp') 'ipopmenu.hpp'
  69.             source type('cpp') 'imcelcv.hpp'
  70.             source type('cpp') 'igraph2d.hpp'
  71.             source type('cpp') 'igrport.hpp'
  72.             source type('cpp') 'igraftxt.hpp'
  73.          }
  74.          source type(cpp) "list.cpp"
  75.          source type("rc") "listpm.rc"
  76.          option macros('global', 'yes')
  77.          {
  78.             source type('cpp') 'iclipbrd.hpp'
  79.             source type('cpp') 'imle.hpp'
  80.             source type('cpp') 'imsgbox.hpp'
  81.             source type('cpp') 'iinfoa.hpp'
  82.             source type('cpp') 'ifiledlg.hpp'
  83.             source type('cpp') 'imenuhdr.hpp'
  84.             source type('cpp') 'isubmenu.hpp'
  85.             source type('cpp') 'ititle.hpp'
  86.             source type('cpp') 'ifont.hpp'
  87.             source type('cpp') 'ifontdlg.hpp'
  88.             source type('cpp') 'isizehdr.hpp'
  89.             source type('cpp') 'icntptr.hpp'
  90.          }
  91.          source type('cpp') 'itimer.c'
  92.          source type('cpp') 'itimer.hpp'
  93.          source type('cpp') 'timeshow.hpp'
  94.          source type('cpp') 'exwmbox.hpp'
  95.          source type('cpp') 'list.hpp'
  96.          source type(cpp) "listrun.cpp"
  97.          source type('cpp') 'appmain.hpp'
  98.          source type(cpp) "listthrd.cpp"
  99.          option macros('global', 'yes')
  100.          {
  101.             source type('cpp') 'istring.hpp'
  102.             source type('cpp') 'iprofile.hpp'
  103.             source type('cpp') 'iexcept.hpp'
  104.          }
  105.          source type(cpp) "ltprof.cpp"
  106.          option macros('global', 'yes')
  107.          {
  108.             source type('cpp') 'iframe.hpp'
  109.             source type('cpp') 'ientryfd.hpp'
  110.             source type('cpp') 'icheckbx.hpp'
  111.             source type('cpp') 'iradiobt.hpp'
  112.             source type('cpp') 'ihelp.hpp'
  113.             source type('cpp') 'ihelphdr.hpp'
  114.          }
  115.          source type(cpp) "search.cpp"
  116.          option macros('global', 'yes')
  117.          {
  118.             source type('cpp') 'os2.h'
  119.             source type('cpp') 'string.h'
  120.          }
  121.          source type(cpp) "switch.cpp"
  122.          option macros('global', 'yes')
  123.          {
  124.             source type('cpp') 'iwindow.hpp'
  125.             source type('cpp') 'icmdhdr.hpp'
  126.          }
  127.          source type('cpp') 'icritsec.hpp'
  128.          source type(cpp) "winthr.cpp"
  129.       }
  130.    }
  131. }
  132.