diff options
author | Kevin Barnes <krbarnes> | 2008-07-29 19:48:15 +0000 |
---|---|---|
committer | Kevin Barnes <krbarnes> | 2008-07-29 19:48:15 +0000 |
commit | 5b48fd4b75a5db8c379f9dbcbb0a8aac07e455ee (patch) | |
tree | 11d5cef5ac556c514775fe010171b49e1db84a28 /bundles/org.eclipse.swt.tools/JNI Generation | |
parent | d8985a1aa12131cdaa1972eb0c3b35ef1d733024 (diff) | |
download | eclipse.platform.swt-5b48fd4b75a5db8c379f9dbcbb0a8aac07e455ee.tar.gz eclipse.platform.swt-5b48fd4b75a5db8c379f9dbcbb0a8aac07e455ee.tar.xz eclipse.platform.swt-5b48fd4b75a5db8c379f9dbcbb0a8aac07e455ee.zip |
instrumentObjcMessageSends
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rwxr-xr-x | bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.cocoa.OS.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.cocoa.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.cocoa.OS.properties index 576032bc00..62f2d4b35d 100755 --- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.cocoa.OS.properties +++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.cocoa.OS.properties @@ -935,6 +935,9 @@ OS_firstRectForCharacterRange_CALLBACK_0= OS_hitTest_CALLBACK=flags=no_gen OS_hitTest_CALLBACK_0= +OS_instrumentObjcMessageSends=flags=dynamic +OS_instrumentObjcMessageSends_0= + OS_markedRange_CALLBACK=flags=no_gen OS_markedRange_CALLBACK_0= |