common/templates/run-qmake.ant.xml.ftl
changeset 1144 ff9a882813b0
parent 1106 232bce64d370
child 1139 90101aa1a177
equal deleted inserted replaced
1143:adec7a6968f7 1144:ff9a882813b0
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <project name="run-qmake-${ant['sysdef.configuration']}" default="all">
     2 <project name="run-qmake" default="all">
     3 
     3 
     4     <target name="all">
     4     <target name="all">
     5 
     5 
     6     <!-- Qmake needs to have been built in this environment, to generate bld.infs to built Qt itself.  
     6     <!-- Qmake needs to have been built in this environment, to generate bld.infs to built Qt itself.  
     7          Qmake.exe only exists in the source tree if its been built  -->
     7          Qmake.exe only exists in the source tree if its been built  -->