core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml
changeset 1617 94b6d1326534
parent 1610 5e244b89116e
child 1620 16cfaa469b1c
equal deleted inserted replaced
1616:1828ccdd6878 1617:94b6d1326534
    18 				style-id="content-link">
    18 				style-id="content-link">
    19 				<text>Learn how to create, build, and debug programs on the emulator using Carbide project templates.</text>
    19 				<text>Learn how to create, build, and debug programs on the emulator using Carbide project templates.</text>
    20 			</link>
    20 			</link>
    21 			
    21 			
    22 			<link 
    22 			<link 
    23 				label="Create a simple DLL example" 
    23 				label="Creating and Debugging DLL Projects" 
    24 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/concepts/SampleExampleProjectCreate.html"  
    24 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/concepts/SampleExampleProjectCreate.html"  
    25 				id="carbide-sample" 
    25 				id="carbide-sample" 
    26 				style-id="content-link">
    26 				style-id="content-link">
    27 				<text>Learn how to create a simple “Test1” DLL project.</text>
    27 				<text>Learn how to create and debug DLL projects.</text>
    28 			</link>
    28 			</link>
    29 			
    29 			
    30 			<link 
    30 			<link 
    31 				label="Create a run mode debugging application" 
    31 				label="Create a run mode debugging application" 
    32 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"  
    32 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"