Changeset 651 for trunk/doc/src/snippets/code/doc_src_qmake-manual.qdoc
- Timestamp:
- Mar 8, 2010, 12:52:58 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
doc/src/snippets/code/doc_src_qmake-manual.qdoc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.2 (added) merged: 650 /branches/vendor/nokia/qt/current merged: 649 /branches/vendor/nokia/qt/4.6.1 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/snippets/code/doc_src_qmake-manual.qdoc
r561 r651 1 1 /**************************************************************************** 2 2 ** 3 ** Copyright (C) 20 09Nokia Corporation and/or its subsidiary(-ies).3 ** Copyright (C) 20 Nokia Corporation and/or its subsidiary(-ies). 4 4 ** All rights reserved. 5 5 ** Contact: Nokia Corporation ([email protected]) … … 964 964 965 965 //! [146] 966 BLD_INF_RULES.prj_exports += \ 967 "$${LITERAL_HASH}include <platform_paths.hrh>" \ 968 "rom/my.iby APP_LAYER_PUBLIC_EXPORT_PATH(my.iby)" \ 969 "inc/myheader.h mycomp/myheader.h" \ 970 ":zip my_api.zip my_api" 966 DEPLOYMENT.installer_header = 0x12345678 971 967 //! [146] 968 969 970 971
Note:
See TracChangeset
for help on using the changeset viewer.
