connectivity/com.nokia.tcf/native/TCFNative/TCFClient/ReadMe.txt
changeset 60 9d2210c8eed2
equal deleted inserted replaced
59:c892c53c664e 60:9d2210c8eed2
       
     1 ========================================================================
       
     2        DYNAMIC LINK LIBRARY : TCFClient
       
     3 ========================================================================
       
     4 
       
     5 
       
     6 AppWizard has created this TCFClient DLL for you.  
       
     7 
       
     8 This file contains a summary of what you will find in each of the files that
       
     9 make up your TCFClient application.
       
    10 
       
    11 TCFClient.dsp
       
    12     This file (the project file) contains information at the project level and
       
    13     is used to build a single project or subproject. Other users can share the
       
    14     project (.dsp) file, but they should export the makefiles locally.
       
    15 
       
    16 TCFClient.cpp
       
    17     This is the main DLL source file.
       
    18 
       
    19 	When created, this DLL does not export any symbols. As a result, it 
       
    20 	will not produce a .lib file when it is built. If you wish this project
       
    21 	to be a project dependency of some other project, you will either need to 
       
    22 	add code to export some symbols from the DLL so that an export library 
       
    23 	will be produced, or you can check the "doesn't produce lib" checkbox in 
       
    24 	the Linker settings page for this project. 
       
    25 
       
    26 /////////////////////////////////////////////////////////////////////////////
       
    27 Other standard files:
       
    28 
       
    29 StdAfx.h, StdAfx.cpp
       
    30     These files are used to build a precompiled header (PCH) file
       
    31     named TCFClient.pch and a precompiled types file named StdAfx.obj.
       
    32 
       
    33 
       
    34 /////////////////////////////////////////////////////////////////////////////
       
    35 Other notes:
       
    36 
       
    37 AppWizard uses "TODO:" to indicate parts of the source code you
       
    38 should add to or customize.
       
    39 
       
    40 
       
    41 /////////////////////////////////////////////////////////////////////////////