1 | #############################################################################
|
---|
2 | # Makefile for building: preprocessor
|
---|
3 | # Generated by qmake (2.00a) (Qt 4.1.2) on: ?t 22. V 11:01:58 2008
|
---|
4 | # Project: preprocessor.pro
|
---|
5 | # Template: app
|
---|
6 | # Command: qmake -win32 -o Makefile preprocessor.pro
|
---|
7 | #############################################################################
|
---|
8 |
|
---|
9 | first: debug
|
---|
10 | install: debug-install
|
---|
11 | uninstall: debug-uninstall
|
---|
12 | MAKEFILE = Makefile
|
---|
13 | QMAKE = qmake
|
---|
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_DIR = $(COPY_DIR)
|
---|
22 | DEL_FILE = del
|
---|
23 | SYMLINK =
|
---|
24 | DEL_DIR = rmdir
|
---|
25 | MOVE = move
|
---|
26 | CHK_DIR_EXISTS= if not exist
|
---|
27 | MKDIR = mkdir
|
---|
28 | SUBTARGETS = \
|
---|
29 | debug \
|
---|
30 | release
|
---|
31 |
|
---|
32 | debug: $(MAKEFILE).Debug FORCE
|
---|
33 | $(MAKE) -f $(MAKEFILE).Debug
|
---|
34 | debug-make_default: $(MAKEFILE).Debug FORCE
|
---|
35 | $(MAKE) -f $(MAKEFILE).Debug
|
---|
36 | debug-make_first: $(MAKEFILE).Debug FORCE
|
---|
37 | $(MAKE) -f $(MAKEFILE).Debug first
|
---|
38 | debug-all: $(MAKEFILE).Debug FORCE
|
---|
39 | $(MAKE) -f $(MAKEFILE).Debug all
|
---|
40 | debug-clean: $(MAKEFILE).Debug FORCE
|
---|
41 | $(MAKE) -f $(MAKEFILE).Debug clean
|
---|
42 | debug-distclean: $(MAKEFILE).Debug FORCE
|
---|
43 | $(MAKE) -f $(MAKEFILE).Debug distclean
|
---|
44 | debug-install: $(MAKEFILE).Debug FORCE
|
---|
45 | $(MAKE) -f $(MAKEFILE).Debug install
|
---|
46 | debug-uninstall: $(MAKEFILE).Debug FORCE
|
---|
47 | $(MAKE) -f $(MAKEFILE).Debug uninstall
|
---|
48 | release: $(MAKEFILE).Release FORCE
|
---|
49 | $(MAKE) -f $(MAKEFILE).Release
|
---|
50 | release-make_default: $(MAKEFILE).Release FORCE
|
---|
51 | $(MAKE) -f $(MAKEFILE).Release
|
---|
52 | release-make_first: $(MAKEFILE).Release FORCE
|
---|
53 | $(MAKE) -f $(MAKEFILE).Release first
|
---|
54 | release-all: $(MAKEFILE).Release FORCE
|
---|
55 | $(MAKE) -f $(MAKEFILE).Release all
|
---|
56 | release-clean: $(MAKEFILE).Release FORCE
|
---|
57 | $(MAKE) -f $(MAKEFILE).Release clean
|
---|
58 | release-distclean: $(MAKEFILE).Release FORCE
|
---|
59 | $(MAKE) -f $(MAKEFILE).Release distclean
|
---|
60 | release-install: $(MAKEFILE).Release FORCE
|
---|
61 | $(MAKE) -f $(MAKEFILE).Release install
|
---|
62 | release-uninstall: $(MAKEFILE).Release FORCE
|
---|
63 | $(MAKE) -f $(MAKEFILE).Release uninstall
|
---|
64 |
|
---|
65 | Makefile: preprocessor.pro C:/Qt/4.1.2/mkspecs/win32-msvc2005\qmake.conf C:/Qt/4.1.2/mkspecs/qconfig.pri \
|
---|
66 | C:\Qt\4.1.2\mkspecs\features\qt_config.prf \
|
---|
67 | C:\Qt\4.1.2\mkspecs\features\exclusive_builds.prf \
|
---|
68 | C:\Qt\4.1.2\mkspecs\features\default_pre.prf \
|
---|
69 | C:\Qt\4.1.2\mkspecs\features\win32\default_pre.prf \
|
---|
70 | C:\Qt\4.1.2\mkspecs\features\debug.prf \
|
---|
71 | C:\Qt\4.1.2\mkspecs\features\debug_and_release.prf \
|
---|
72 | C:\Qt\4.1.2\mkspecs\features\default_post.prf \
|
---|
73 | C:\Qt\4.1.2\mkspecs\features\qt.prf \
|
---|
74 | C:\Qt\4.1.2\mkspecs\features\win32\opengl.prf \
|
---|
75 | C:\Qt\4.1.2\mkspecs\features\moc.prf \
|
---|
76 | C:\Qt\4.1.2\mkspecs\features\win32\thread.prf \
|
---|
77 | C:\Qt\4.1.2\mkspecs\features\warn_off.prf \
|
---|
78 | C:\Qt\4.1.2\mkspecs\features\win32\console.prf \
|
---|
79 | C:\Qt\4.1.2\mkspecs\features\win32\rtti.prf \
|
---|
80 | C:\Qt\4.1.2\mkspecs\features\win32\exceptions.prf \
|
---|
81 | C:\Qt\4.1.2\mkspecs\features\win32\stl.prf \
|
---|
82 | C:\Qt\4.1.2\mkspecs\features\shared.prf \
|
---|
83 | C:\Qt\4.1.2\mkspecs\features\resources.prf \
|
---|
84 | C:\Qt\4.1.2\mkspecs\features\uic.prf
|
---|
85 | $(QMAKE) -win32 -o Makefile preprocessor.pro
|
---|
86 | C:/Qt/4.1.2/mkspecs/qconfig.pri:
|
---|
87 | C:\Qt\4.1.2\mkspecs\features\qt_config.prf:
|
---|
88 | C:\Qt\4.1.2\mkspecs\features\exclusive_builds.prf:
|
---|
89 | C:\Qt\4.1.2\mkspecs\features\default_pre.prf:
|
---|
90 | C:\Qt\4.1.2\mkspecs\features\win32\default_pre.prf:
|
---|
91 | C:\Qt\4.1.2\mkspecs\features\debug.prf:
|
---|
92 | C:\Qt\4.1.2\mkspecs\features\debug_and_release.prf:
|
---|
93 | C:\Qt\4.1.2\mkspecs\features\default_post.prf:
|
---|
94 | C:\Qt\4.1.2\mkspecs\features\qt.prf:
|
---|
95 | C:\Qt\4.1.2\mkspecs\features\win32\opengl.prf:
|
---|
96 | C:\Qt\4.1.2\mkspecs\features\moc.prf:
|
---|
97 | C:\Qt\4.1.2\mkspecs\features\win32\thread.prf:
|
---|
98 | C:\Qt\4.1.2\mkspecs\features\warn_off.prf:
|
---|
99 | C:\Qt\4.1.2\mkspecs\features\win32\console.prf:
|
---|
100 | C:\Qt\4.1.2\mkspecs\features\win32\rtti.prf:
|
---|
101 | C:\Qt\4.1.2\mkspecs\features\win32\exceptions.prf:
|
---|
102 | C:\Qt\4.1.2\mkspecs\features\win32\stl.prf:
|
---|
103 | C:\Qt\4.1.2\mkspecs\features\shared.prf:
|
---|
104 | C:\Qt\4.1.2\mkspecs\features\resources.prf:
|
---|
105 | C:\Qt\4.1.2\mkspecs\features\uic.prf:
|
---|
106 | qmake: qmake_all FORCE
|
---|
107 | @$(QMAKE) -win32 -o Makefile preprocessor.pro
|
---|
108 |
|
---|
109 | qmake_all: FORCE
|
---|
110 |
|
---|
111 | make_default: debug-make_default release-make_default FORCE
|
---|
112 | make_first: debug-make_first release-make_first FORCE
|
---|
113 | all: debug-all release-all FORCE
|
---|
114 | clean: debug-clean release-clean FORCE
|
---|
115 | -$(DEL_FILE) "..\bin\release"\preprocessor.exp
|
---|
116 | -$(DEL_FILE) "..\bin\release"\preprocessor.pdb
|
---|
117 | -$(DEL_FILE) "..\bin\release"\preprocessor.ilk
|
---|
118 | -$(DEL_FILE) vc*.pdb
|
---|
119 | -$(DEL_FILE) vc*.idb
|
---|
120 | distclean: debug-distclean release-distclean FORCE
|
---|
121 | -$(DEL_FILE) Makefile
|
---|
122 |
|
---|
123 | debug-mocclean: $(MAKEFILE).Debug
|
---|
124 | $(MAKE) -f $(MAKEFILE).Debug mocclean
|
---|
125 | release-mocclean: $(MAKEFILE).Release
|
---|
126 | $(MAKE) -f $(MAKEFILE).Release mocclean
|
---|
127 | mocclean: debug-mocclean release-mocclean
|
---|
128 |
|
---|
129 | debug-mocables: $(MAKEFILE).Debug
|
---|
130 | $(MAKE) -f $(MAKEFILE).Debug mocables
|
---|
131 | release-mocables: $(MAKEFILE).Release
|
---|
132 | $(MAKE) -f $(MAKEFILE).Release mocables
|
---|
133 | mocables: debug-mocables release-mocables
|
---|
134 | FORCE:
|
---|
135 |
|
---|
136 | $(MAKEFILE).Debug: Makefile
|
---|
137 | $(MAKEFILE).Release: Makefile
|
---|