| Line 1... |
Line 1... |
| 1 |
#############################################################################
|
1 |
#############################################################################
|
| 2 |
# Makefile for building: MaraQt3
|
2 |
# Makefile for building: MaraQt3
|
| 3 |
# Generated by qmake (2.01a) (Qt 4.6.3) on: Wed 23. Jun 22:03:08 2010
|
3 |
# Generated by qmake (2.01a) (Qt 4.6.2) on: Thu 24. Jun 09:13:42 2010
|
| 4 |
# Project: MaraQt3.pro
|
4 |
# Project: MaraQt3.pro
|
| 5 |
# Template: app
|
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
|
6 |
# Command: c:\qt\2010.02.1\qt\bin\qmake.exe -spec ../../../Qt/2010.02.1/qt/mkspecs/win32-g++ -win32 -o Makefile MaraQt3.pro
|
| 7 |
#############################################################################
|
7 |
#############################################################################
|
| 8 |
|
8 |
|
| 9 |
first: debug
|
9 |
first: debug
|
| 10 |
install: debug-install
|
10 |
install: debug-install
|
| 11 |
uninstall: debug-uninstall
|
11 |
uninstall: debug-uninstall
|
| 12 |
MAKEFILE = Makefile
|
12 |
MAKEFILE = Makefile
|
| 13 |
QMAKE = c:\qt\2010.03\qt\bin\qmake.exe
|
13 |
QMAKE = c:/qt/2010.02.1/qt/bin/qmake.exe
|
| 14 |
DEL_FILE = del
|
14 |
DEL_FILE = rm
|
| 15 |
CHK_DIR_EXISTS= if not exist
|
15 |
CHK_DIR_EXISTS= test -d
|
| 16 |
MKDIR = mkdir
|
16 |
MKDIR = mkdir
|
| 17 |
COPY = copy /y
|
17 |
COPY = cp
|
| 18 |
COPY_FILE = $(COPY)
|
18 |
COPY_FILE = $(COPY)
|
| 19 |
COPY_DIR = xcopy /s /q /y /i
|
19 |
COPY_DIR = xcopy /s /q /y /i
|
| 20 |
INSTALL_FILE = $(COPY_FILE)
|
20 |
INSTALL_FILE = $(COPY_FILE)
|
| 21 |
INSTALL_PROGRAM = $(COPY_FILE)
|
21 |
INSTALL_PROGRAM = $(COPY_FILE)
|
| 22 |
INSTALL_DIR = $(COPY_DIR)
|
22 |
INSTALL_DIR = $(COPY_DIR)
|
| 23 |
DEL_FILE = del
|
23 |
DEL_FILE = rm
|
| 24 |
SYMLINK =
|
24 |
SYMLINK =
|
| 25 |
DEL_DIR = rmdir
|
25 |
DEL_DIR = rmdir
|
| 26 |
MOVE = move
|
26 |
MOVE = mv
|
| 27 |
CHK_DIR_EXISTS= if not exist
|
27 |
CHK_DIR_EXISTS= test -d
|
| 28 |
MKDIR = mkdir
|
28 |
MKDIR = mkdir
|
| 29 |
SUBTARGETS = \
|
29 |
SUBTARGETS = \
|
| 30 |
debug \
|
30 |
debug \
|
| 31 |
release
|
31 |
release
|
| 32 |
|
32 |
|
| Line 61... |
Line 61... |
| 61 |
release-install: $(MAKEFILE).Release FORCE
|
61 |
release-install: $(MAKEFILE).Release FORCE
|
| 62 |
$(MAKE) -f $(MAKEFILE).Release install
|
62 |
$(MAKE) -f $(MAKEFILE).Release install
|
| 63 |
release-uninstall: $(MAKEFILE).Release FORCE
|
63 |
release-uninstall: $(MAKEFILE).Release FORCE
|
| 64 |
$(MAKE) -f $(MAKEFILE).Release uninstall
|
64 |
$(MAKE) -f $(MAKEFILE).Release uninstall
|
| 65 |
|
65 |
|
| 66 |
Makefile: MaraQt3.pro ../../Qt/2010.03/qt/mkspecs/win32-g++/qmake.conf ../../Qt/2010.03/qt/mkspecs/qconfig.pri \
|
66 |
Makefile: MaraQt3.pro ../../../Qt/2010.02.1/qt/mkspecs/win32-g++/qmake.conf ../../../Qt/2010.02.1/qt/mkspecs/qconfig.pri \
|
| 67 |
../../Qt/2010.03/qt/mkspecs/features/qt_functions.prf \
|
67 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt_functions.prf \
|
| 68 |
../../Qt/2010.03/qt/mkspecs/features/qt_config.prf \
|
68 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt_config.prf \
|
| 69 |
../../Qt/2010.03/qt/mkspecs/features/exclusive_builds.prf \
|
69 |
../../../Qt/2010.02.1/qt/mkspecs/features/exclusive_builds.prf \
|
| 70 |
../../Qt/2010.03/qt/mkspecs/features/default_pre.prf \
|
70 |
../../../Qt/2010.02.1/qt/mkspecs/features/default_pre.prf \
|
| 71 |
../../Qt/2010.03/qt/mkspecs/features/win32/default_pre.prf \
|
71 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/default_pre.prf \
|
| 72 |
../../Qt/2010.03/qt/mkspecs/features/debug.prf \
|
72 |
../../../Qt/2010.02.1/qt/mkspecs/features/debug.prf \
|
| 73 |
../../Qt/2010.03/qt/mkspecs/features/debug_and_release.prf \
|
73 |
../../../Qt/2010.02.1/qt/mkspecs/features/debug_and_release.prf \
|
| 74 |
../../Qt/2010.03/qt/mkspecs/features/default_post.prf \
|
74 |
../../../Qt/2010.02.1/qt/mkspecs/features/default_post.prf \
|
| 75 |
../../Qt/2010.03/qt/mkspecs/features/win32/default_post.prf \
|
75 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/default_post.prf \
|
| 76 |
../../Qt/2010.03/qt/mkspecs/features/win32/rtti.prf \
|
76 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/rtti.prf \
|
| 77 |
../../Qt/2010.03/qt/mkspecs/features/win32/exceptions.prf \
|
77 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/exceptions.prf \
|
| 78 |
../../Qt/2010.03/qt/mkspecs/features/win32/stl.prf \
|
78 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/stl.prf \
|
| 79 |
../../Qt/2010.03/qt/mkspecs/features/shared.prf \
|
79 |
../../../Qt/2010.02.1/qt/mkspecs/features/shared.prf \
|
| 80 |
../../Qt/2010.03/qt/mkspecs/features/warn_on.prf \
|
80 |
../../../Qt/2010.02.1/qt/mkspecs/features/warn_on.prf \
|
| 81 |
../../Qt/2010.03/qt/mkspecs/features/qt.prf \
|
81 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt.prf \
|
| 82 |
../../Qt/2010.03/qt/mkspecs/features/win32/thread.prf \
|
82 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/thread.prf \
|
| 83 |
../../Qt/2010.03/qt/mkspecs/features/moc.prf \
|
83 |
../../../Qt/2010.02.1/qt/mkspecs/features/moc.prf \
|
| 84 |
../../Qt/2010.03/qt/mkspecs/features/win32/windows.prf \
|
84 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/windows.prf \
|
| 85 |
../../Qt/2010.03/qt/mkspecs/features/resources.prf \
|
85 |
../../../Qt/2010.02.1/qt/mkspecs/features/resources.prf \
|
| 86 |
../../Qt/2010.03/qt/mkspecs/features/uic.prf \
|
86 |
../../../Qt/2010.02.1/qt/mkspecs/features/uic.prf \
|
| 87 |
../../Qt/2010.03/qt/mkspecs/features/yacc.prf \
|
87 |
../../../Qt/2010.02.1/qt/mkspecs/features/yacc.prf \
|
| 88 |
../../Qt/2010.03/qt/mkspecs/features/lex.prf \
|
88 |
../../../Qt/2010.02.1/qt/mkspecs/features/lex.prf \
|
| 89 |
../../Qt/2010.03/qt/mkspecs/features/include_source_dir.prf \
|
89 |
../../../Qt/2010.02.1/qt/mkspecs/features/include_source_dir.prf \
|
| 90 |
c:/Qt/2010.03/qt/lib/qtmaind.prl
|
90 |
c:/Qt/2010.02.1/qt/lib/qtmaind.prl
|
| 91 |
$(QMAKE) -spec ..\..\Qt\2010.03\qt\mkspecs\win32-g++ -win32 -o Makefile MaraQt3.pro
|
91 |
$(QMAKE) -spec ../../../Qt/2010.02.1/qt/mkspecs/win32-g++ -win32 -o Makefile MaraQt3.pro
|
| 92 |
..\..\Qt\2010.03\qt\mkspecs\qconfig.pri:
|
92 |
../../../Qt/2010.02.1/qt/mkspecs/qconfig.pri:
|
| 93 |
..\..\Qt\2010.03\qt\mkspecs\features\qt_functions.prf:
|
93 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt_functions.prf:
|
| 94 |
..\..\Qt\2010.03\qt\mkspecs\features\qt_config.prf:
|
94 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt_config.prf:
|
| 95 |
..\..\Qt\2010.03\qt\mkspecs\features\exclusive_builds.prf:
|
95 |
../../../Qt/2010.02.1/qt/mkspecs/features/exclusive_builds.prf:
|
| 96 |
..\..\Qt\2010.03\qt\mkspecs\features\default_pre.prf:
|
96 |
../../../Qt/2010.02.1/qt/mkspecs/features/default_pre.prf:
|
| 97 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\default_pre.prf:
|
97 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/default_pre.prf:
|
| 98 |
..\..\Qt\2010.03\qt\mkspecs\features\debug.prf:
|
98 |
../../../Qt/2010.02.1/qt/mkspecs/features/debug.prf:
|
| 99 |
..\..\Qt\2010.03\qt\mkspecs\features\debug_and_release.prf:
|
99 |
../../../Qt/2010.02.1/qt/mkspecs/features/debug_and_release.prf:
|
| 100 |
..\..\Qt\2010.03\qt\mkspecs\features\default_post.prf:
|
100 |
../../../Qt/2010.02.1/qt/mkspecs/features/default_post.prf:
|
| 101 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\default_post.prf:
|
101 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/default_post.prf:
|
| 102 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\rtti.prf:
|
102 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/rtti.prf:
|
| 103 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\exceptions.prf:
|
103 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/exceptions.prf:
|
| 104 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\stl.prf:
|
104 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/stl.prf:
|
| 105 |
..\..\Qt\2010.03\qt\mkspecs\features\shared.prf:
|
105 |
../../../Qt/2010.02.1/qt/mkspecs/features/shared.prf:
|
| 106 |
..\..\Qt\2010.03\qt\mkspecs\features\warn_on.prf:
|
106 |
../../../Qt/2010.02.1/qt/mkspecs/features/warn_on.prf:
|
| 107 |
..\..\Qt\2010.03\qt\mkspecs\features\qt.prf:
|
107 |
../../../Qt/2010.02.1/qt/mkspecs/features/qt.prf:
|
| 108 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\thread.prf:
|
108 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/thread.prf:
|
| 109 |
..\..\Qt\2010.03\qt\mkspecs\features\moc.prf:
|
109 |
../../../Qt/2010.02.1/qt/mkspecs/features/moc.prf:
|
| 110 |
..\..\Qt\2010.03\qt\mkspecs\features\win32\windows.prf:
|
110 |
../../../Qt/2010.02.1/qt/mkspecs/features/win32/windows.prf:
|
| 111 |
..\..\Qt\2010.03\qt\mkspecs\features\resources.prf:
|
111 |
../../../Qt/2010.02.1/qt/mkspecs/features/resources.prf:
|
| 112 |
..\..\Qt\2010.03\qt\mkspecs\features\uic.prf:
|
112 |
../../../Qt/2010.02.1/qt/mkspecs/features/uic.prf:
|
| 113 |
..\..\Qt\2010.03\qt\mkspecs\features\yacc.prf:
|
113 |
../../../Qt/2010.02.1/qt/mkspecs/features/yacc.prf:
|
| 114 |
..\..\Qt\2010.03\qt\mkspecs\features\lex.prf:
|
114 |
../../../Qt/2010.02.1/qt/mkspecs/features/lex.prf:
|
| 115 |
..\..\Qt\2010.03\qt\mkspecs\features\include_source_dir.prf:
|
115 |
../../../Qt/2010.02.1/qt/mkspecs/features/include_source_dir.prf:
|
| 116 |
c:\Qt\2010.03\qt\lib\qtmaind.prl:
|
116 |
c:\Qt\2010.02.1\qt\lib\qtmaind.prl:
|
| 117 |
qmake: qmake_all FORCE
|
117 |
qmake: qmake_all FORCE
|
| 118 |
@$(QMAKE) -spec ..\..\Qt\2010.03\qt\mkspecs\win32-g++ -win32 -o Makefile MaraQt3.pro
|
118 |
@$(QMAKE) -spec ../../../Qt/2010.02.1/qt/mkspecs/win32-g++ -win32 -o Makefile MaraQt3.pro
|
| 119 |
|
119 |
|
| 120 |
qmake_all: FORCE
|
120 |
qmake_all: FORCE
|
| 121 |
|
121 |
|
| 122 |
make_default: debug-make_default release-make_default FORCE
|
122 |
make_default: debug-make_default release-make_default FORCE
|
| 123 |
make_first: debug-make_first release-make_first FORCE
|
123 |
make_first: debug-make_first release-make_first FORCE
|
| 124 |
all: debug-all release-all FORCE
|
124 |
all: debug-all release-all FORCE
|
| 125 |
clean: debug-clean release-clean FORCE
|
125 |
clean: debug-clean release-clean FORCE
|
| 126 |
distclean: debug-distclean release-distclean FORCE
|
126 |
distclean: debug-distclean release-distclean FORCE
|
| 127 |
-$(DEL_FILE) Makefile
|
127 |
-$(DEL_FILE) Makefile
|
| 128 |
|
128 |
|
| 129 |
check: first
|
- |
|
| 130 |
|
- |
|
| 131 |
debug-mocclean: $(MAKEFILE).Debug
|
129 |
debug-mocclean: $(MAKEFILE).Debug
|
| 132 |
$(MAKE) -f $(MAKEFILE).Debug mocclean
|
130 |
$(MAKE) -f $(MAKEFILE).Debug mocclean
|
| 133 |
release-mocclean: $(MAKEFILE).Release
|
131 |
release-mocclean: $(MAKEFILE).Release
|
| 134 |
$(MAKE) -f $(MAKEFILE).Release mocclean
|
132 |
$(MAKE) -f $(MAKEFILE).Release mocclean
|
| 135 |
mocclean: debug-mocclean release-mocclean
|
133 |
mocclean: debug-mocclean release-mocclean
|