equal
deleted
inserted
replaced
47 #define _alloca alloca |
47 #define _alloca alloca |
48 #endif |
48 #endif |
49 |
49 |
50 static const TInt RofsbuildMajorVersion=2; |
50 static const TInt RofsbuildMajorVersion=2; |
51 static const TInt RofsbuildMinorVersion=16; |
51 static const TInt RofsbuildMinorVersion=16; |
52 static const TInt RofsbuildPatchVersion=2; |
52 static const TInt RofsbuildPatchVersion=3; |
53 static TBool SizeSummary=EFalse; |
53 static TBool SizeSummary=EFalse; |
54 static TPrintType SizeWhere=EAlways; |
54 static TPrintType SizeWhere=EAlways; |
55 |
55 |
56 static TInt gHeaderType=1; // EPOC header |
56 static TInt gHeaderType=1; // EPOC header |
57 static TInt MAXIMUM_THREADS = 128; |
57 static TInt MAXIMUM_THREADS = 128; |