| 
									
										
										
										
											2011-04-27 10:05:43 +00:00
										 |  |  | TEMPLATE = subdirs | 
					
						
							| 
									
										
										
										
											2013-02-19 13:47:12 +00:00
										 |  |  | qtHaveModule(quick): SUBDIRS += qmlscene qmlplugindump | 
					
						
							|  |  |  | qtHaveModule(qmltest): SUBDIRS += qmltestrunner | 
					
						
							| 
									
										
										
										
											2012-04-03 18:59:13 +00:00
										 |  |  | SUBDIRS += \ | 
					
						
							|  |  |  |     qmlmin \ | 
					
						
							|  |  |  |     qmlprofiler \ | 
					
						
							| 
									
										
										
										
											2013-04-15 09:50:16 +00:00
										 |  |  |     qmlbundle \ | 
					
						
							|  |  |  |     v4 | 
					
						
							| 
									
										
										
										
											2013-02-19 13:47:12 +00:00
										 |  |  | qtHaveModule(quick):qtHaveModule(widgets): SUBDIRS += qmleasing | 
					
						
							| 
									
										
										
										
											2013-04-25 18:02:44 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # qmlmin & qmlbundle are build tools. | 
					
						
							|  |  |  | # qmlscene is needed by the autotests. | 
					
						
							|  |  |  | # qmltestrunner may be useful for manual testing. | 
					
						
							|  |  |  | # qmlplugindump cannot be a build tool, because it loads target plugins. | 
					
						
							|  |  |  | # The other apps are mostly "desktop" tools and are thus excluded. | 
					
						
							|  |  |  | qtNomakeTools( \ | 
					
						
							|  |  |  |     qmlprofiler \ | 
					
						
							|  |  |  |     qmlplugindump \ | 
					
						
							|  |  |  |     qmleasing \ | 
					
						
							|  |  |  | ) |