author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 02 Feb 2010 00:43:10 +0200 | |
changeset 3 | 41300fa6a67c |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
# |
2 |
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 |
# All rights reserved. |
|
4 |
# |
|
5 |
# Description: exporting of *.meta file via cmaker |
|
6 |
# |
|
7 |
||
8 |
MAKEFILE = /sf/mw/qt/group/cmaker/makefile |
|
9 |
||
10 |
# Place the first target as the default target which is executed from this level |
|
11 |
||
12 |
export_template_files :: template_makefiles |
|
13 |
||
14 |
include include_template.mk |