diff options
author | Wayne Meissner <wmeissner@gmail.com> | 2008-11-18 22:18:55 +1000 |
---|---|---|
committer | Wayne Meissner <wmeissner@gmail.com> | 2008-11-18 22:18:55 +1000 |
commit | 57d97fc298f49beeaa2bb397d75360a371188993 (patch) | |
tree | b383d97fd7591a9492e0275b238122e2e69d34a0 /nbproject/configurations.xml | |
parent | 173f15ccae0ff7b53e3383df8d5d378182e9297e (diff) | |
download | ffi-57d97fc298f49beeaa2bb397d75360a371188993.tar.gz |
Rename Callback to CallbackInfo
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 2930dfa..134dae3 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -104,7 +104,7 @@ </item> <item path="ext/Callback.c"> <itemExcluded>true</itemExcluded> - <itemTool>0</itemTool> + <itemTool>3</itemTool> </item> <item path="ext/Callback.h"> <itemExcluded>true</itemExcluded> |