comparison easyhg.pro @ 646:6653fc50a546

For later reference (for Qt5)
author Chris Cannam
date Fri, 11 Jan 2013 10:29:36 +0000
parents 0ef4ed400ced
children f9b805d8cab4 cfe684675e81
comparison
equal deleted inserted replaced
645:e2f6bb97cc22 646:6653fc50a546
1 1
2 CONFIG += release 2 CONFIG += release
3 3
4 TEMPLATE = app 4 TEMPLATE = app
5 TARGET = EasyMercurial 5 TARGET = EasyMercurial
6
7 #QT += widgets
8 #QMAKE_CXXFLAGS += -DQT_DISABLE_DEPRECATED_BEFORE=0x000000
6 9
7 # We use the 10.5 SDK and Carbon for all 32-bit OS/X, 10 # We use the 10.5 SDK and Carbon for all 32-bit OS/X,
8 # and 10.6 with Cocoa for all 64-bit. (Since EasyHg 1.2, 11 # and 10.6 with Cocoa for all 64-bit. (Since EasyHg 1.2,
9 # we can sadly no longer build for 10.4 because we need 12 # we can sadly no longer build for 10.4 because we need
10 # the FSEvents API) 13 # the FSEvents API)