diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802.dita --- a/Symbian3/PDK/Source/GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,19 +1,19 @@ - - - - - -Basic SQL Example: BLD.INF

A copy of the bld.inf file for the basic SQL example application.

Introduction

The bld.inf file tells the compiler which project file to use when building the application.

Code

Identifies the project file.

// BLD.INF -// -// -// Copyright (c) Nokia Ltd 2009. All rights reserved. -// - -PRJ_MMPFILES + + + + + +Basic SQL Example: BLD.INF

A copy of the bld.inf file for the basic SQL example application.

Introduction

The bld.inf file tells the compiler which project file to use when building the application.

Code

Identifies the project file.

// BLD.INF +// +// +// Copyright (c) Nokia Ltd 2009. All rights reserved. +// + +PRJ_MMPFILES basicsqlexample.mmp
\ No newline at end of file