author | timkelly |
Wed, 11 Aug 2010 18:16:05 -0500 | |
branch | C3_BUILDER_WORK |
changeset 1812 | 3707a2756973 |
parent 1811 | b1772bf1197b |
child 1813 | 85755749f4f1 |
core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/sdk/core/ISymbianBuildContext.java | file | annotate | diff | comparison | revisions |
--- a/core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/sdk/core/ISymbianBuildContext.java Wed Aug 11 18:14:52 2010 -0500 +++ b/core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/sdk/core/ISymbianBuildContext.java Wed Aug 11 18:16:05 2010 -0500 @@ -147,7 +147,7 @@ /** * This is the list of macros used to preprocess CPP source files. * @return a list of defines. - * @since 3.0 + * @since */ List<IDefine> getBuildMacros();