~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to mkspecs/features/release.prf

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CONFIG -= debug
 
2
QMAKE_CFLAGS += $$QMAKE_CFLAGS_RELEASE
 
3
QMAKE_CXXFLAGS += $$QMAKE_CXXFLAGS_RELEASE
 
4
QMAKE_LFLAGS += $$QMAKE_LFLAGS_RELEASE
 
5
!debug_and_release:fix_output_dirs:fixExclusiveOutputDirs(release, debug)
 
 
b'\\ No newline at end of file'