diff options
author | Wayne Meissner <wmeissner@gmail.com> | 2009-08-09 07:48:08 +1000 |
---|---|---|
committer | Wayne Meissner <wmeissner@gmail.com> | 2009-08-09 07:51:15 +1000 |
commit | abbdcfabff33f99cc10b0078770a914750753063 (patch) | |
tree | 976572aeca7eed4a0127e22d5d16e594a3d03199 /nbproject/configurations.xml | |
parent | 671b157acc2a1d986c5f489888938dcfeb6ee945 (diff) | |
download | ffi-abbdcfabff33f99cc10b0078770a914750753063.tar.gz |
sync netbeans metadata
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 290d7e7..09de644 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -5,6 +5,8 @@ <logicalFolder name="ext" displayName="ext" projectFiles="true"> <itemPath>ext/ffi_c/AbstractMemory.c</itemPath> <itemPath>ext/ffi_c/AbstractMemory.h</itemPath> + <itemPath>ext/ffi_c/ArrayType.c</itemPath> + <itemPath>ext/ffi_c/ArrayType.h</itemPath> <itemPath>ext/ffi_c/AutoPointer.c</itemPath> <itemPath>ext/ffi_c/AutoPointer.h</itemPath> <itemPath>ext/ffi_c/Buffer.c</itemPath> |