Skip to content

Commit

Permalink
SIP proxy factory by PyQt version (r13468)
Browse files Browse the repository at this point in the history
composer legend item (r13476)

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13486 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed May 14, 2010
1 parent a682331 commit 612b76e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
10 changes: 8 additions & 2 deletions mac/xcode/Qgis.xcodeproj/project.pbxproj
Expand Up @@ -1339,6 +1339,7 @@
72B236BE11570801007B4803 /* qgspointdisplacementrendererwidget.h in Sources */ = {isa = PBXBuildFile; fileRef = 72B236A911570705007B4803 /* qgspointdisplacementrendererwidget.h */; };
72BD9FE510A499D700FEA70F /* qgszonalstatistics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72BD9FE310A4998600FEA70F /* qgszonalstatistics.cpp */; };
72BD9FE610A499FA00FEA70F /* qgszonalstatistics.h in Headers */ = {isa = PBXBuildFile; fileRef = 72BD9FE410A4998600FEA70F /* qgszonalstatistics.h */; settings = {ATTRIBUTES = (Public, ); }; };
72BDBF39119D93480036158D /* qgscomposerlegenditem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72BDBF37119D931B0036158D /* qgscomposerlegenditem.cpp */; };
72BDC390116E1CDD0088DEB4 /* qgsspatialitesridsdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72BDC38E116E1CBB0088DEB4 /* qgsspatialitesridsdialog.cpp */; };
72BDC391116E1CDD0088DEB4 /* qgsspatialitesridsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72BDC38F116E1CBB0088DEB4 /* qgsspatialitesridsdialog.h */; };
72BDC395116E1DF10088DEB4 /* qgsnewspatialitelayerdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72BDC393116E1DCE0088DEB4 /* qgsnewspatialitelayerdialog.cpp */; };
Expand Down Expand Up @@ -7010,6 +7011,8 @@
72B957270F45C24200E3FF98 /* ReadMe.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ReadMe.rtf; sourceTree = SOURCE_ROOT; };
72BD9FE310A4998600FEA70F /* qgszonalstatistics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgszonalstatistics.cpp; path = ../../src/analysis/vector/qgszonalstatistics.cpp; sourceTree = SOURCE_ROOT; };
72BD9FE410A4998600FEA70F /* qgszonalstatistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgszonalstatistics.h; path = ../../src/analysis/vector/qgszonalstatistics.h; sourceTree = SOURCE_ROOT; };
72BDBF37119D931B0036158D /* qgscomposerlegenditem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgscomposerlegenditem.cpp; path = ../../src/core/composer/qgscomposerlegenditem.cpp; sourceTree = SOURCE_ROOT; };
72BDBF38119D931B0036158D /* qgscomposerlegenditem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgscomposerlegenditem.h; path = ../../src/core/composer/qgscomposerlegenditem.h; sourceTree = SOURCE_ROOT; };
72BDC38E116E1CBB0088DEB4 /* qgsspatialitesridsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsspatialitesridsdialog.cpp; path = ../../src/app/qgsspatialitesridsdialog.cpp; sourceTree = SOURCE_ROOT; };
72BDC38F116E1CBB0088DEB4 /* qgsspatialitesridsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsspatialitesridsdialog.h; path = ../../src/app/qgsspatialitesridsdialog.h; sourceTree = SOURCE_ROOT; };
72BDC393116E1DCE0088DEB4 /* qgsnewspatialitelayerdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsnewspatialitelayerdialog.cpp; path = ../../src/app/qgsnewspatialitelayerdialog.cpp; sourceTree = SOURCE_ROOT; };
Expand Down Expand Up @@ -8533,6 +8536,8 @@
7209E6690F39E57A003DC336 /* qgscomposerlabel.h */,
7209E66A0F39E57A003DC336 /* qgscomposerlegend.cpp */,
7209E66B0F39E57A003DC336 /* qgscomposerlegend.h */,
72BDBF37119D931B0036158D /* qgscomposerlegenditem.cpp */,
72BDBF38119D931B0036158D /* qgscomposerlegenditem.h */,
7209E66C0F39E57A003DC336 /* qgscomposermap.cpp */,
7209E66D0F39E57A003DC336 /* qgscomposermap.h */,
7209E66E0F39E57A003DC336 /* qgscomposerpicture.cpp */,
Expand Down Expand Up @@ -15278,6 +15283,7 @@
72DAAF40111A6090000DC8B7 /* qgscredentials.h in Sources */,
72C8D7D71178B6D0005B5B87 /* qgscomposerattributetable.cpp in Sources */,
72C8D7D81178B6D0005B5B87 /* qgscomposerattributetable.h in Sources */,
72BDBF39119D93480036158D /* qgscomposerlegenditem.cpp in Sources */,
72C8D7D91178B6D0005B5B87 /* qgscomposertexttable.cpp in Sources */,
72F8205511971C9B00822E90 /* qgsnetworkaccessmanager.cpp in Sources */,
72F8205611971C9B00822E90 /* qgsnetworkaccessmanager.h in Sources */,
Expand Down Expand Up @@ -19990,7 +19996,7 @@
COPY_PHASE_STRIP = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
QGIS_VERSION_BUILD = 13447;
QGIS_VERSION_BUILD = 13485;
STRIP_INSTALLED_PRODUCT = NO;
};
name = Debug;
Expand All @@ -20001,7 +20007,7 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
QGIS_VERSION_BUILD = 13447;
QGIS_VERSION_BUILD = 13485;
STRIP_INSTALLED_PRODUCT = YES;
};
name = Release;
Expand Down
7 changes: 6 additions & 1 deletion mac/xcode/qgis_settings.xcconfig
Expand Up @@ -44,14 +44,16 @@ QTUIC = $(QTBIN)/uic
QTRCC = $(QTBIN)/rcc
QTLREL = $(QTBIN)/lrelease
// defaults for system Python SIP/PyQt install as described in INSTALL
PYQT4_VER_MAJOR = 4
PYQT4_VER_MINOR = 7
SIP = $(PYTHON_USRBIN)/sip
PYUIC4 = $(PYTHON_USRBIN)/pyuic4
PYRCC4 = $(PYTHON_USRBIN)/pyrcc4
// from sipconfig.py
SIP_INC = /usr/local/include
// from pyqtconfig.py
PYQT_SIP_DIR = /usr/local/share/sip/PyQt4
PYQT_SIP_FLAGS = -x VendorID -t WS_MACX -x PyQt_NoPrintRangeBug -t Qt_$(QT_VER_MAJOR)_$(QT_VER_MINOR)_0 -x Py_v3 -g
PYQT_SIP_FLAGS = -x VendorID -t WS_MACX -x PyQt_NoPrintRangeBug -t Qt_$(QT_VER_MAJOR)_$(QT_VER_MINOR)_0 -x Py_v3 $(SIP_DISABLE_FEATURES) -g

BISON = /usr/bin/bison
GPSBABEL = /usr/local/bin/gpsbabel
Expand Down Expand Up @@ -248,6 +250,9 @@ QTLISTQG = QtCore QtGui QtNetwork QtSql QtSvg QtXml QtWebKit $(QT_USE_$(QT_VER_M
// list of PyQt modules used
PYQTLIST = Qt QtCore QtGui QtNetwork QtSql QtSvg QtXml QtWebKit phonon

SIP_DISABLE_FEATURES = $(SIP_DISABLE_FEATURES_$(PYQT4_VER_MAJOR)_$(PYQT4_VER_MINOR))
SIP_DISABLE_FEATURES_4_5 = -x PROXY_FACTORY

// with a choice of system vs user unix libs, use full path to lib file
// to avoid possible accidental linking to system lib (ie expat)

Expand Down
2 changes: 2 additions & 0 deletions mac/xcode/qgis_user-template.xcconfig
Expand Up @@ -32,6 +32,8 @@

//QT_PLUGINS_DIR = /Developer/Applications/Qt/plugins
//QTBIN = /Developer/Tools/Qt // bin dir
//PYQT4_VER_MAJOR = 4
//PYQT4_VER_MINOR = 7
//SIP_INC = /usr/local/include
//PYQT_SIP_DIR = /usr/local/share/sip/PyQt4
//PYQT_SIP_FLAGS = -x VendorID -t WS_MACX -x PyQt_NoPrintRangeBug -t Qt_$(QT_VER_MAJOR)_$(QT_VER_MINOR)_0 -x Py_v3 -g
Expand Down

0 comments on commit 612b76e

Please sign in to comment.