Symbian3/SDK/Source/GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802.dita
changeset 0 89d6a7a84779
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/SDK/Source/GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802.dita	Thu Jan 21 18:18:20 2010 +0000
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept xml:lang="en" id="GUID-189DCEF1-EBCD-5971-9D7C-109F0C910802"><title>Basic SQL Example: BLD.INF </title><prolog><metadata><keywords/></metadata></prolog><conbody><p>A copy of the bld.inf file for the basic SQL example application. </p> <section><title>Introduction</title> <p>The bld.inf file tells the compiler which project file to use when building the application. </p> </section> <section><title>Code</title> <p>Identifies the project file. </p> <codeblock id="GUID-71B68141-648B-5338-98F7-5C72EB6F057D" xml:space="preserve">// BLD.INF
+// 
+// 
+// Copyright (c) Nokia Ltd 2009. All rights reserved.
+//
+
+PRJ_MMPFILES
+basicsqlexample.mmp</codeblock> </section> </conbody></concept>
\ No newline at end of file