| 88 |
- |
1 |
#############################################################################
|
|
|
2 |
# Makefile for building: MaraQt3
|
|
|
3 |
# Generated by qmake (2.01a) (Qt 4.6.3) on: Tue 15. Jun 17:53:38 2010
|
|
|
4 |
# Project: MaraQt3.pro
|
|
|
5 |
# Template: app
|
|
|
6 |
# Command: c:\qt\2010.03\qt\bin\qmake.exe -spec ..\..\Qt\2010.03\qt\mkspecs\win32-g++ -win32 -o Makefile MaraQt3.pro
|
|
|
7 |
#############################################################################
|
|
|
8 |
|
|
|
9 |
first: debug
|
|
|
10 |
install: debug-install
|
|
|
11 |
uninstall: debug-uninstall
|
|
|
12 |
MAKEFILE = Makefile
|
|
|
13 |
QMAKE = c:\qt\2010.03\qt\bin\qmake.exe
|
|
|
14 |
DEL_FILE = del
|
|
|
15 |
CHK_DIR_EXISTS= if not exist
|
|
|
16 |
MKDIR = mkdir
|
|
|
17 |
COPY = copy /y
|
|
|
18 |
COPY_FILE = $(COPY)
|
|
|
19 |
COPY_DIR = xcopy /s /q /y /i
|
|
|
20 |
INSTALL_FILE = $(COPY_FILE)
|
|
|
21 |
INSTALL_PROGRAM = $(COPY_FILE)
|
|
|
22 |
INSTALL_DIR = $(COPY_DIR)
|
|
|
23 |
DEL_FILE = del
|
|
|
24 |
SYMLINK =
|
|
|
25 |
DEL_DIR = rmdir
|
|
|
26 |
MOVE = move
|
|
|
27 |
CHK_DIR_EXISTS= if not exist
|
|
|
28 |
MKDIR = mkdir
|
|
|
29 |
SUBTARGETS = \
|
|
|
30 |
debug \
|
|
|
31 |
release
|
|
|
32 |
|
|
|
33 |
debug: $(MAKEFILE).Debug FORCE
|
|
|
34 |
$(MAKE) -f $(MAKEFILE).Debug
|
|
|
35 |
debug-make_default: $(MAKEFILE).Debug FORCE
|
|
|
36 |
$(MAKE) -f $(MAKEFILE).Debug
|
|
|
37 |
debug-make_first: $(MAKEFILE).Debug FORCE
|
|
|
38 |
$(MAKE) -f $(MAKEFILE).Debug first
|
|
|
39 |
debug-all: $(MAKEFILE).Debug FORCE
|
|
|
40 |
$(MAKE) -f $(MAKEFILE).Debug all
|
|
|
41 |
debug-clean: $(MAKEFILE).Debug FORCE
|
|
|
42 |
$(MAKE) -f $(MAKEFILE).Debug clean
|
|
|
43 |
debug-distclean: $(MAKEFILE).Debug FORCE
|
|
|
44 |
$(MAKE) -f $(MAKEFILE).Debug distclean
|
|
|
45 |
debug-install: $(MAKEFILE).Debug FORCE
|
|
|
46 |
$(MAKE) -f $(MAKEFILE).Debug install
|
|
|
47 |
debug-uninstall: $(MAKEFILE).Debug FORCE
|
|
|
48 |
$(MAKE) -f $(MAKEFILE).Debug uninstall
|
|
|
49 |
release: $(MAKEFILE).Release FORCE
|
|
|
50 |
$(MAKE) -f $(MAKEFILE).Release
|
|
|
51 |
release-make_default: $(MAKEFILE).Release FORCE
|
|
|
52 |
$(MAKE) -f $(MAKEFILE).Release
|
|
|
53 |
release-make_first: $(MAKEFILE).Release FORCE
|
|
|
54 |
$(MAKE) -f $(MAKEFILE).Release first
|
|
|
55 |
release-all: $(MAKEFILE).Release FORCE
|
|
|
56 |
$(MAKE) -f $(MAKEFILE).Release all
|
|
|
57 |
release-clean: $(MAKEFILE).Release FORCE
|
|
|
58 |
$(MAKE) -f $(MAKEFILE).Release clean
|
|
|
59 |
release-distclean: $(MAKEFILE).Release FORCE
|
|
|
60 |
$(MAKE) -f $(MAKEFILE).Release distclean
|
|
|
61 |
release-install: $(MAKEFILE).Release FORCE
|
|
|
62 |
$(MAKE) -f $(MAKEFILE).Release install
|
|
|
63 |
release-uninstall: $(MAKEFILE).Release FORCE
|
|
|
64 |
$(MAKE) -f $(MAKEFILE).Release uninstall
|
|
|
65 |
|
|
|
66 |
Makefile: MaraQt3.pro ../../Qt/2010.03/qt/mkspecs/win32-g++/qmake.conf ../../Qt/2010.03/qt/mkspecs/qconfig.pri \
|
|
|
67 |
../../Qt/2010.03/qt/mkspecs/features/qt_functions.prf \
|
|
|
68 |
../../Qt/2010.03/qt/mkspecs/features/qt_config.prf \
|
|
|
69 |
../../Qt/2010.03/qt/mkspecs/features/exclusive_builds.prf \
|
|
|
70 |
../../Qt/2010.03/qt/mkspecs/features/default_pre.prf \
|
|
|
71 |
../../Qt/2010.03/qt/mkspecs/features/win32/default_pre.prf \
|
|
|
72 |
../../Qt/2010.03/qt/mkspecs/features/debug.prf \
|
|
|
73 |
../../Qt/2010.03/qt/mkspecs/features/debug_and_release.prf \
|
|
|
74 |
../../Qt/2010.03/qt/mkspecs/features/default_post.prf \
|
|
|
75 |
../../Qt/2010.03/qt/mkspecs/features/win32/default_post.prf \
|
|
|
76 |
../../Qt/2010.03/qt/mkspecs/features/win32/rtti.prf \
|
|
|
77 |
../../Qt/2010.03/qt/mkspecs/features/win32/exceptions.prf \
|
|
|
78 |
../../Qt/2010.03/qt/mkspecs/features/win32/stl.prf \
|
|
|
79 |
../../Qt/2010.03/qt/mkspecs/features/shared.prf \
|
|
|
80 |
../../Qt/2010.03/qt/mkspecs/features/warn_on.prf \
|
|
|
81 |
../../Qt/2010.03/qt/mkspecs/features/qt.prf \
|
|
|
82 |
../../Qt/2010.03/qt/mkspecs/features/win32/thread.prf \
|
|
|
83 |
../../Qt/2010.03/qt/mkspecs/features/moc.prf \
|
|
|
84 |
../../Qt/2010.03/qt/mkspecs/features/win32/windows.prf \
|
|
|
85 |
../../Qt/2010.03/qt/mkspecs/features/resources.prf \
|
|
|
86 |
../../Qt/2010.03/qt/mkspecs/features/uic.prf \
|
|
|
87 |
../../Qt/2010.03/qt/mkspecs/features/yacc.prf \
|
|
|
88 |
../../Qt/2010.03/qt/mkspecs/features/lex.prf \
|
|
|
89 |
../../Qt/2010.03/qt/mkspecs/features/include_source_dir.prf \
|
|
|
90 |
c:/Qt/2010.03/qt/lib/qtmaind.prl
|
|
|
91 |
$(QMAKE) -spec ..\..\Qt\2010.03\qt\mkspecs\win32-g++ -win32 -o Makefile MaraQt3.pro
|
|
|
92 |
..\..\Qt\2010.03\qt\mkspecs\qconfig.pri:
|
|
|
93 |
..\..\Qt\2010.03\qt\mkspecs\features\qt_functions.prf:
|
|
|
94 |
..\..\Qt\2010.03\qt\mkspecs\features\qt_config.prf:
|
|
|
95 |
..\..\Qt\2010.03\qt\mkspecs\features\exclusive_builds.prf:
|
|
|
96 |
..\..\Qt\2010.03\qt\mkspecs\features\default_pre.prf:
|
|
|
97 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\default_pre.prf:
|
|
|
98 |
..\..\Qt\2010.03\qt\mkspecs\features\debug.prf:
|
|
|
99 |
..\..\Qt\2010.03\qt\mkspecs\features\debug_and_release.prf:
|
|
|
100 |
..\..\Qt\2010.03\qt\mkspecs\features\default_post.prf:
|
|
|
101 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\default_post.prf:
|
|
|
102 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\rtti.prf:
|
|
|
103 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\exceptions.prf:
|
|
|
104 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\stl.prf:
|
|
|
105 |
..\..\Qt\2010.03\qt\mkspecs\features\shared.prf:
|
|
|
106 |
..\..\Qt\2010.03\qt\mkspecs\features\warn_on.prf:
|
|
|
107 |
..\..\Qt\2010.03\qt\mkspecs\features\qt.prf:
|
|
|
108 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\thread.prf:
|
|
|
109 |
..\..\Qt\2010.03\qt\mkspecs\features\moc.prf:
|
|
|
110 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\windows.prf:
|
|
|
111 |
..\..\Qt\2010.03\qt\mkspecs\features\resources.prf:
|
|
|
112 |
..\..\Qt\2010.03\qt\mkspecs\features\uic.prf:
|
|
|
113 |
..\..\Qt\2010.03\qt\mkspecs\features\yacc.prf:
|
|
|
114 |
..\..\Qt\2010.03\qt\mkspecs\features\lex.prf:
|
|
|
115 |
..\..\Qt\2010.03\qt\mkspecs\features\include_source_dir.prf:
|
|
|
116 |
c:\Qt\2010.03\qt\lib\qtmaind.prl:
|
|
|
117 |
qmake: qmake_all FORCE
|
|
|
118 |
@$(QMAKE) -spec ..\..\Qt\2010.03\qt\mkspecs\win32-g++ -win32 -o Makefile MaraQt3.pro
|
|
|
119 |
|
|
|
120 |
qmake_all: FORCE
|
|
|
121 |
|
|
|
122 |
make_default: debug-make_default release-make_default FORCE
|
|
|
123 |
make_first: debug-make_first release-make_first FORCE
|
|
|
124 |
all: debug-all release-all FORCE
|
|
|
125 |
clean: debug-clean release-clean FORCE
|
|
|
126 |
distclean: debug-distclean release-distclean FORCE
|
|
|
127 |
-$(DEL_FILE) Makefile
|
|
|
128 |
|
|
|
129 |
check: first
|
|
|
130 |
|
|
|
131 |
debug-mocclean: $(MAKEFILE).Debug
|
|
|
132 |
$(MAKE) -f $(MAKEFILE).Debug mocclean
|
|
|
133 |
release-mocclean: $(MAKEFILE).Release
|
|
|
134 |
$(MAKE) -f $(MAKEFILE).Release mocclean
|
|
|
135 |
mocclean: debug-mocclean release-mocclean
|
|
|
136 |
|
|
|
137 |
debug-mocables: $(MAKEFILE).Debug
|
|
|
138 |
$(MAKE) -f $(MAKEFILE).Debug mocables
|
|
|
139 |
release-mocables: $(MAKEFILE).Release
|
|
|
140 |
$(MAKE) -f $(MAKEFILE).Release mocables
|
|
|
141 |
mocables: debug-mocables release-mocables
|
|
|
142 |
FORCE:
|
|
|
143 |
|
|
|
144 |
$(MAKEFILE).Debug: Makefile
|
|
|
145 |
$(MAKEFILE).Release: Makefile
|