changeset 0 | 42188c7ea2d9 |
-1:000000000000 | 0:42188c7ea2d9 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!-- |
|
3 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
4 All rights reserved. |
|
5 --> |
|
6 <project name="cxxapiref" default="all" basedir="..\.."> |
|
7 <import file="${basedir}${file.separator}integrator.xml"/> |
|
8 |
|
9 <target name="all" depends="integrate"> |
|
10 <ant antfile="${basedir}${file.separator}demo${file.separator}cxxapiref${file.separator}run-ant.xml"/> |
|
11 </target> |
|
12 </project> |