|
@@ -356,7 +356,7 @@ module MetaInfo = struct
|
|
| CppFileCode -> ":cppFileCode",("",[Platform Cpp])
|
|
| CppFileCode -> ":cppFileCode",("",[Platform Cpp])
|
|
| CppNamespaceCode -> ":cppNamespaceCode",("",[Platform Cpp])
|
|
| CppNamespaceCode -> ":cppNamespaceCode",("",[Platform Cpp])
|
|
| CsNative -> ":csNative",("Automatically added by -net-lib on classes generated from .NET DLL files",[Platform Cs; UsedOnEither[TClass;TEnum]; Internal])
|
|
| CsNative -> ":csNative",("Automatically added by -net-lib on classes generated from .NET DLL files",[Platform Cs; UsedOnEither[TClass;TEnum]; Internal])
|
|
- | Dce -> ":dce",("Forces dead code elimination even when not -dce full is specified",[UsedOnEither [TClass;TEnum]])
|
|
|
|
|
|
+ | Dce -> ":dce",("Forces dead code elimination even when -dce full is not specified",[UsedOnEither [TClass;TEnum]])
|
|
| Debug -> ":debug",("Forces debug information to be generated into the Swf even without -debug",[UsedOnEither [TClass;TClassField]; Platform Flash])
|
|
| Debug -> ":debug",("Forces debug information to be generated into the Swf even without -debug",[UsedOnEither [TClass;TClassField]; Platform Flash])
|
|
| Decl -> ":decl",("",[Platform Cpp])
|
|
| Decl -> ":decl",("",[Platform Cpp])
|
|
| DefParam -> ":defParam",("?",[])
|
|
| DefParam -> ":defParam",("?",[])
|