Ignore:
Timestamp:
Feb 3, 2010, 4:47:59 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

general: Don't use the debug_and_release setup unless it is configured so by configure.cmd. Make sure the release setup is used for the official build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mkspecs/os2-g++/qmake.conf

    r417 r507  
    77MAKEFILE_GENERATOR  = GNUMAKE
    88TEMPLATE        = app
    9 CONFIG          += qt warn_on release link_prl copy_dir_files debug_and_release debug_and_release_target
     9CONFIG          += qt warn_on release link_prl copy_dir_files
    1010QT              += core gui
    1111# @todo
Note: See TracChangeset for help on using the changeset viewer.