# HG changeset patch # User fturovic # Date 1284391500 18000 # Node ID 5b598b1fcc3e90b94cb617df1ada5fb1f759e6d2 # Parent 87bed1c99f60a61a40a4c14e12c321853370a8ad removed build targets page and updated links to same as the same functionality can be found in the MMP Editor page diff -r 87bed1c99f60 -r 5b598b1fcc3e core/com.nokia.carbide.cpp.doc.user/book.css --- a/core/com.nokia.carbide.cpp.doc.user/book.css Mon Sep 13 09:45:09 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/book.css Mon Sep 13 10:25:00 2010 -0500 @@ -12,7 +12,7 @@ /* 20091007 added verdana and ariel to list to match SFO website fonts choices */ body, p, table, li { font-family: Verdana, Ariel, Helvetica, sans-serif; - font-size: 1.0em; + font-size: 0.9em; font-weight: normal; } diff -r 87bed1c99f60 -r 5b598b1fcc3e core/com.nokia.carbide.cpp.doc.user/html/concepts/build_targets.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/build_targets.htm Mon Sep 13 09:45:09 2010 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,70 +0,0 @@ - - - - - - -Supported Target Types - - - - -

Supported Target Types

-

Carbide.c++ supports a variety of build targets based upon the SDKs and which version of the Carbide tools used by the project. The table below identifies which build targets are possible for a specific SDK.

-

NOTE Check the SDK Preferences page to see if an SDK you have installed and whether its build configurations are supported.

-
Table 1. Supported target types for all versions of Carbide.c++
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Target Types Platform Security
-(S60 5.0, Symbian ^3, Symbian ^4)
RAPTOR, GCCE, ARMV5, ARMV5_ABIV2
WINSCW
- (EKA2)
APP (DLL)
DLL
Yes
Yes
EXE (console)
Yes
Yes
EXE (OS 9.1 GUI)
Yes
Yes
Polymorphic DLL
Yes
Yes
STDLIB
Yes
Yes
-
Related tasks
- - - - - \ No newline at end of file diff -r 87bed1c99f60 -r 5b598b1fcc3e core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm Mon Sep 13 09:45:09 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm Mon Sep 13 10:25:00 2010 -0500 @@ -25,7 +25,6 @@