-
Notifications
You must be signed in to change notification settings - Fork 28
/
qt_preprocess.mak
49 lines (40 loc) · 1.88 KB
/
qt_preprocess.mak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#############################################################################
# Makefile for building: coordgen_standalone.app/Contents/MacOS/coordgen_standalone
# Generated by qmake (3.0) (Qt 5.6.2)
# Project: coordgen_standalone.pro
# Template: app
# Command: /software/lib/Darwin-x86_64/qt-5.6.2/bin/qmake -spec /software/lib/Darwin-x86_64/qt-5.6.2/mkspecs/macx-xcode -o project.pbxproj coordgen_standalone.pro
#############################################################################
MAKEFILE = project.pbxproj
MOC = /software/lib/Darwin-x86_64/qt-5.6.2/bin/moc
UIC =
LEX = flex
LEXFLAGS =
YACC = yacc
YACCFLAGS = -d
DEFINES = -DQT_GUI_LIB -DQT_CORE_LIB
INCPATH = -I. -I. -I/software/lib/Darwin-x86_64/qt-5.6.2/lib/QtGui.framework/Headers -I/software/lib/Darwin-x86_64/qt-5.6.2/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/AGL.framework/Headers -I/software/lib/Darwin-x86_64/qt-5.6.2/mkspecs/macx-clang -F/software/lib/Darwin-x86_64/qt-5.6.2/lib
DEL_FILE = rm -f
MOVE = mv -f
preprocess: compilers
clean preprocess_clean: compiler_clean
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
check: first
benchmark: first
compilers:
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_moc_header_make_all:
compiler_moc_header_clean:
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_rez_source_make_all:
compiler_rez_source_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: