Changeset 549 for packaging


Ignore:
Timestamp:
Feb 8, 2010, 6:34:13 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Remove qt.conf unnecessary after r548.

Location:
packaging
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/Makefile.packages

    r544 r549  
    9292# @todo QtDsgn4.dll and QtDsgC4.dll must be taken from $(QT_INSTALL)
    9393# on the next release
    94 # @todo private/q must not be included at all after the fix!
    95 # @todo qt.conf not be included at all after the fix!
     94# @todo private/qpmobjectwindow_pm_p.h must not be included at all after the fix!
    9695
    9796pkg.dev.libraries.PATH          = $(WPI_ROOT)/pkg.dev.libraries
     
    107106        $(QT_INSTALL)/phrasebooks/ \
    108107        QtEnv.cmd->util/ \
    109         $(QT_BUILD)/src/corelib/kernel/qpmobjectwindow_pm_p.h->include/QtCore/private/ \
    110         qt.conf->bin/
     108        $(QT_BUILD)/src/corelib/kernel/qpmobjectwindow_pm_p.h->include/QtCore/private/
    111109
    112110pkg.dev.runtime.PATH            = $(WPI_ROOT)/pkg.dev.runtime
Note: See TracChangeset for help on using the changeset viewer.