forked from ewisuri/xscopes-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.qmake.stash
17 lines (17 loc) · 1.14 KB
/
.qmake.stash
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
QMAKE_XCODE_DEVELOPER_PATH = /Applications/Xcode.app/Contents/Developer
QMAKE_XCODE_VERSION = 4.6.2
QMAKE_MAC_SDK.macosx10.8.path = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_CC = /Applications/Xcode.app/Contents/Developer/usr/bin/gcc
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_CXX = /Applications/Xcode.app/Contents/Developer/usr/bin/g++
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_FIX_RPATH = \
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool \
-id
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_AR = \
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar \
cq
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_RANLIB = \
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib \
-s
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_LINK = /Applications/Xcode.app/Contents/Developer/usr/bin/g++
QMAKE_MAC_SDK.macx-g++.macosx10.8.QMAKE_LINK_SHLIB = /Applications/Xcode.app/Contents/Developer/usr/bin/g++
QMAKE_MAC_SDK.macosx10.8.platform_name = macosx