Changeset 242


Ignore:
Timestamp:
Oct 17, 2009, 2:02:15 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

configure.cmd: Generate the main Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r237 r242  
    766766
    767767    curdir = directory()
    768     call directory G.OutPath"\qmake"
     768    call directory G.Path"\qmake"
    769769    address "cmd" G.MAKE
    770770    call directory curdir
     
    17121712    --------------------------------------------------------------------------*/
    17131713
     1714
     1715
    17141716    /* @todo walk through the source tree and call qmake on .pro files */
     1717
     1718
     1719
     1720
     1721
     1722
     1723
     1724
     1725
     1726
    17151727
    17161728    /*--------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.