1 ############################################################################# |
1 ############################################################################# |
2 # Makefile for building: BuildLogViewer |
2 # Makefile for building: BuildLogViewer |
3 # Generated by qmake (2.01a) (Qt 4.5.2) on: Fri Aug 28 11:18:04 2009 |
3 # Generated by qmake (2.01a) (Qt 4.5.2) on: Wed Sep 2 11:10:47 2009 |
4 # Project: BuildLogViewer.pro |
4 # Project: BuildLogViewer.pro |
5 # Template: app |
5 # Template: app |
6 ############################################################################# |
6 ############################################################################# |
7 |
7 |
8 ####### Compiler, tools and options |
8 ####### Compiler, tools and options |
42 |
42 |
43 SOURCES = main.cpp \ |
43 SOURCES = main.cpp \ |
44 mainwindow.cpp \ |
44 mainwindow.cpp \ |
45 Document.cpp \ |
45 Document.cpp \ |
46 DomModel.cpp \ |
46 DomModel.cpp \ |
47 DomItem.cpp release\moc_mainwindow.cpp \ |
47 DomItem.cpp \ |
|
48 AtAGlance.cpp \ |
|
49 BuildStatus.cpp release\moc_mainwindow.cpp \ |
48 release\moc_Document.cpp \ |
50 release\moc_Document.cpp \ |
49 release\moc_DomModel.cpp |
51 release\moc_DomModel.cpp \ |
|
52 release\moc_AtAGlance.cpp |
50 OBJECTS = release/main.o \ |
53 OBJECTS = release/main.o \ |
51 release/mainwindow.o \ |
54 release/mainwindow.o \ |
52 release/Document.o \ |
55 release/Document.o \ |
53 release/DomModel.o \ |
56 release/DomModel.o \ |
54 release/DomItem.o \ |
57 release/DomItem.o \ |
|
58 release/AtAGlance.o \ |
|
59 release/BuildStatus.o \ |
55 release/moc_mainwindow.o \ |
60 release/moc_mainwindow.o \ |
56 release/moc_Document.o \ |
61 release/moc_Document.o \ |
57 release/moc_DomModel.o |
62 release/moc_DomModel.o \ |
|
63 release/moc_AtAGlance.o |
58 DIST = |
64 DIST = |
59 QMAKE_TARGET = BuildLogViewer |
65 QMAKE_TARGET = BuildLogViewer |
60 DESTDIR = release\ #avoid trailing-slash linebreak |
66 DESTDIR = release\ #avoid trailing-slash linebreak |
61 TARGET = BuildLogViewer.exe |
67 TARGET = BuildLogViewer.exe |
62 DESTDIR_TARGET = release\BuildLogViewer.exe |
68 DESTDIR_TARGET = release\BuildLogViewer.exe |
81 |
87 |
82 first: all |
88 first: all |
83 all: Makefile.Release $(DESTDIR_TARGET) |
89 all: Makefile.Release $(DESTDIR_TARGET) |
84 |
90 |
85 $(DESTDIR_TARGET): ui_mainwindow.h $(OBJECTS) |
91 $(DESTDIR_TARGET): ui_mainwindow.h $(OBJECTS) |
86 $(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) $(OBJECTS) $(LIBS) |
92 $(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) object_script.BuildLogViewer.Release $(LIBS) |
87 |
93 |
88 |
94 |
89 qmake: FORCE |
95 qmake: FORCE |
90 @$(QMAKE) -spec ..\..\..\Qt\2009.03\qt\mkspecs\win32-g++ -win32 -o Makefile.Release BuildLogViewer.pro |
96 @$(QMAKE) -spec ..\..\..\Qt\2009.03\qt\mkspecs\win32-g++ -win32 -o Makefile.Release BuildLogViewer.pro |
91 |
97 |
92 dist: |
98 dist: |
93 $(ZIP) BuildLogViewer.zip $(SOURCES) $(DIST) BuildLogViewer.pro ..\..\..\Qt\2009.03\qt\mkspecs\qconfig.pri ..\..\..\Qt\2009.03\qt\mkspecs\features\qt_functions.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\qt_config.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\default_pre.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\release.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\debug_and_release.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\default_post.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\default_post.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\build_pass.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\rtti.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\exceptions.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\stl.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\shared.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\warn_on.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\qt.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\thread.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\moc.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\windows.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\resources.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\uic.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\yacc.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\lex.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\include_source_dir.prf c:\Qt\2009.03\qt\lib\qtmain.prl HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES |
99 $(ZIP) BuildLogViewer.zip $(SOURCES) $(DIST) BuildLogViewer.pro ..\..\..\Qt\2009.03\qt\mkspecs\qconfig.pri ..\..\..\Qt\2009.03\qt\mkspecs\features\qt_functions.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\qt_config.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\default_pre.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\release.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\debug_and_release.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\default_post.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\default_post.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\build_pass.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\rtti.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\exceptions.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\stl.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\shared.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\warn_on.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\qt.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\thread.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\moc.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\win32\windows.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\resources.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\uic.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\yacc.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\lex.prf ..\..\..\Qt\2009.03\qt\mkspecs\features\include_source_dir.prf c:\Qt\2009.03\qt\lib\qtmain.prl HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES |
94 |
100 |
95 clean: compiler_clean |
101 clean: compiler_clean |
96 -$(DEL_FILE) release\main.o release\mainwindow.o release\Document.o release\DomModel.o release\DomItem.o release\moc_mainwindow.o release\moc_Document.o release\moc_DomModel.o |
102 -$(DEL_FILE) release\main.o release\mainwindow.o release\Document.o release\DomModel.o release\DomItem.o release\AtAGlance.o release\BuildStatus.o release\moc_mainwindow.o release\moc_Document.o release\moc_DomModel.o release\moc_AtAGlance.o |
97 |
103 |
98 distclean: clean |
104 distclean: clean |
99 -$(DEL_FILE) $(DESTDIR_TARGET) |
105 -$(DEL_FILE) $(DESTDIR_TARGET) |
100 -$(DEL_FILE) Makefile.Release |
106 -$(DEL_FILE) Makefile.Release |
101 |
107 |
102 mocclean: compiler_moc_header_clean compiler_moc_source_clean |
108 mocclean: compiler_moc_header_clean compiler_moc_source_clean |
103 |
109 |
104 mocables: compiler_moc_header_make_all compiler_moc_source_make_all |
110 mocables: compiler_moc_header_make_all compiler_moc_source_make_all |
105 |
111 |
106 compiler_moc_header_make_all: release/moc_mainwindow.cpp release/moc_Document.cpp release/moc_DomModel.cpp |
112 compiler_moc_header_make_all: release/moc_mainwindow.cpp release/moc_Document.cpp release/moc_DomModel.cpp release/moc_AtAGlance.cpp |
107 compiler_moc_header_clean: |
113 compiler_moc_header_clean: |
108 -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_Document.cpp release\moc_DomModel.cpp |
114 -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_Document.cpp release\moc_DomModel.cpp release\moc_AtAGlance.cpp |
109 release/moc_mainwindow.cpp: Document.h \ |
115 release/moc_mainwindow.cpp: Document.h \ |
110 DomModel.h \ |
116 DomModel.h \ |
111 mainwindow.h |
117 mainwindow.h |
112 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 mainwindow.h -o release\moc_mainwindow.cpp |
118 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 mainwindow.h -o release\moc_mainwindow.cpp |
113 |
119 |
115 Document.h |
121 Document.h |
116 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Document.h -o release\moc_Document.cpp |
122 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Document.h -o release\moc_Document.cpp |
117 |
123 |
118 release/moc_DomModel.cpp: DomModel.h |
124 release/moc_DomModel.cpp: DomModel.h |
119 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 DomModel.h -o release\moc_DomModel.cpp |
125 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 DomModel.h -o release\moc_DomModel.cpp |
|
126 |
|
127 release/moc_AtAGlance.cpp: BuildStatus.h \ |
|
128 AtAGlance.h |
|
129 C:/Qt/2009.03/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 AtAGlance.h -o release\moc_AtAGlance.cpp |
120 |
130 |
121 compiler_rcc_make_all: |
131 compiler_rcc_make_all: |
122 compiler_rcc_clean: |
132 compiler_rcc_clean: |
123 compiler_image_collection_make_all: qmake_image_collection.cpp |
133 compiler_image_collection_make_all: qmake_image_collection.cpp |
124 compiler_image_collection_clean: |
134 compiler_image_collection_clean: |
163 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\DomModel.o DomModel.cpp |
175 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\DomModel.o DomModel.cpp |
164 |
176 |
165 release/DomItem.o: DomItem.cpp domitem.h |
177 release/DomItem.o: DomItem.cpp domitem.h |
166 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\DomItem.o DomItem.cpp |
178 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\DomItem.o DomItem.cpp |
167 |
179 |
|
180 release/AtAGlance.o: AtAGlance.cpp AtAGlance.h \ |
|
181 BuildStatus.h |
|
182 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\AtAGlance.o AtAGlance.cpp |
|
183 |
|
184 release/BuildStatus.o: BuildStatus.cpp BuildStatus.h |
|
185 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\BuildStatus.o BuildStatus.cpp |
|
186 |
168 release/moc_mainwindow.o: release/moc_mainwindow.cpp |
187 release/moc_mainwindow.o: release/moc_mainwindow.cpp |
169 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_mainwindow.o release\moc_mainwindow.cpp |
188 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_mainwindow.o release\moc_mainwindow.cpp |
170 |
189 |
171 release/moc_Document.o: release/moc_Document.cpp |
190 release/moc_Document.o: release/moc_Document.cpp |
172 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_Document.o release\moc_Document.cpp |
191 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_Document.o release\moc_Document.cpp |
173 |
192 |
174 release/moc_DomModel.o: release/moc_DomModel.cpp |
193 release/moc_DomModel.o: release/moc_DomModel.cpp |
175 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_DomModel.o release\moc_DomModel.cpp |
194 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_DomModel.o release\moc_DomModel.cpp |
176 |
195 |
|
196 release/moc_AtAGlance.o: release/moc_AtAGlance.cpp |
|
197 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_AtAGlance.o release\moc_AtAGlance.cpp |
|
198 |
177 ####### Install |
199 ####### Install |
178 |
200 |
179 install: FORCE |
201 install: FORCE |
180 |
202 |
181 uninstall: FORCE |
203 uninstall: FORCE |