comparison easyhg.pro @ 664:cfe684675e81

Workaround for disappearing menubar under Ubuntu
author Chris Cannam
date Mon, 01 Sep 2014 16:12:33 +0100
parents 6653fc50a546
children 98a7fbbe9d88
comparison
equal deleted inserted replaced
662:43c61fd6fea4 664:cfe684675e81
2 CONFIG += release 2 CONFIG += release
3 3
4 TEMPLATE = app 4 TEMPLATE = app
5 TARGET = EasyMercurial 5 TARGET = EasyMercurial
6 6
7 #QT += widgets 7 QT += widgets
8 #QMAKE_CXXFLAGS += -DQT_DISABLE_DEPRECATED_BEFORE=0x000000 8 QMAKE_CXXFLAGS += -DQT_DISABLE_DEPRECATED_BEFORE=0x000000
9 9
10 # 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,
11 # 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,
12 # 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
13 # the FSEvents API) 13 # the FSEvents API)