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

  1. option ProjectOptions = gen(rtti, yes)
  2. {
  3.    tool"config_opt"
  4.    tool"config_opt"
  5.    target "run\\ListPM.dll"
  6.    {
  7.       source type("rc") "allrc.rc"
  8.       source "dummy.cpp"
  9.    }
  10.    option  link(linkwithmultithreadlib), incl(searchpath, "."), lang(nokeyword, "bool"), lang(nokeyword, "true"),
  11.           lang(nokeyword, "false"), define("IC_LANG_BOOL", 0), define("_X86_"),
  12.           define("IVB_IMPORT", "_Import"), link(pmtype, pm),
  13.           link(linkwithsharedlib, "no")
  14.    {
  15.       target "run\\ListPM.exe"
  16.       {
  17.          source type("cpp") "pallet.cpp"
  18.          source type("rc") "allrc.rc"
  19.          source type(cpp) "appmain.cpp"
  20.          option macros('global', 'yes')
  21.          {
  22.             source type('cpp') 'iapp.hpp'
  23.             source type('cpp') 'iprofile.hpp'
  24.          }
  25.          source type(cpp) "aprofile.cpp"
  26.          source type(cpp) "glbfont.cpp"
  27.          option macros('global', 'yes')
  28.          {
  29.             source type('cpp') 'itext.hpp'
  30.          }
  31.          source type('cpp') 'ifilesys.inl'
  32.          source type('cpp') 'ifilesys.hpp'
  33.          source type(cpp) "isdir.cpp"
  34.          option macros('global', 'yes')
  35.          {
  36.             source type('cpp') 'iostream.h'
  37.             source type('cpp') 'fstream.h'
  38.          }
  39.          option macros('global', 'yes')
  40.          {
  41.             source type('cpp') 'listpm.h'
  42.             source type('cpp') 'listrun.hpp'
  43.             source type('cpp') 'iaccel.inl'
  44.             source type('cpp') 'iaccel.hpp'
  45.             source type('cpp') 'ictlevt.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.          source type('cpp') 'list.hpp'
  61.          option macros('global', 'yes')
  62.          {
  63.             source type('cpp') 'imenubar.hpp'
  64.             source type('cpp') 'imoushdr.hpp'
  65.             source type('cpp') 'itbar.hpp'
  66.             source type('cpp') 'ipainhdr.hpp'
  67.             source type('cpp') 'ipushbut.hpp'
  68.             source type('cpp') 'icoordsy.hpp'
  69.             source type('cpp') 'ipopmenu.hpp'
  70.             source type('cpp') 'imcelcv.hpp'
  71.             source type('cpp') 'igraph2d.hpp'
  72.             source type('cpp') 'igrport.hpp'
  73.             source type('cpp') 'igraftxt.hpp'
  74.          }
  75.          source type(cpp) "list.cpp"
  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) "listrun.cpp"
  96.          source type('cpp') 'appmain.hpp'
  97.          source type(cpp) "listthrd.cpp"
  98.          option macros('global', 'yes')
  99.          {
  100.             source type('cpp') 'istring.hpp'
  101.             source type('cpp') 'iexcept.hpp'
  102.          }
  103.          source type(cpp) "ltprof.cpp"
  104.          option macros('global', 'yes')
  105.          {
  106.             source type('cpp') 'iframe.hpp'
  107.             source type('cpp') 'ientryfd.hpp'
  108.             source type('cpp') 'icheckbx.hpp'
  109.             source type('cpp') 'iradiobt.hpp'
  110.             source type('cpp') 'ihelp.hpp'
  111.             source type('cpp') 'ihelphdr.hpp'
  112.          }
  113.          source type(cpp) "search.cpp"
  114.          option macros('global', 'yes')
  115.          {
  116.             source type('cpp') 'os2.h'
  117.             source type('cpp') 'string.h'
  118.          }
  119.          source type(cpp) "switch.cpp"
  120.          option macros('global', 'yes')
  121.          {
  122.             source type('cpp') 'iwindow.hpp'
  123.             source type('cpp') 'icmdhdr.hpp'
  124.             source type('cpp') 'ithread.hpp'
  125.          }
  126.          source type('cpp') 'icritsec.hpp'
  127.          source type(cpp) "winthr.cpp"
  128.       }
  129.    }
  130. }
  131.