Changeset 118


Ignore:
Timestamp:
Aug 17, 2009, 8:54:02 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

configure.cmd: Put OS/2 version limitation defines to qconfig.h so that all client applications pick them up and not only those residing in the Qt source tree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r107 r118  
    315315    G.L_FLAGS = ""
    316316    G.l_FLAGS = ""
    317     G.QCONFIG_FLAGS = ""
     317    G.QCONFIG_FLAGS = G.LIMITATION_DEFS
    318318    G.XPLATFORM = "" /* This seems to be the QMAKESPEC, like "linux-g++" */
    319319    G.PLATFORM = GetEnv("QMAKESPEC")
Note: See TracChangeset for help on using the changeset viewer.