summaryrefslogtreecommitdiff
path: root/nbproject
diff options
context:
space:
mode:
authorWayne Meissner <wmeissner@gmail.com>2010-04-18 00:03:59 +1000
committerWayne Meissner <wmeissner@gmail.com>2010-04-18 00:03:59 +1000
commit865981a10521fb61e8274559cc4c140d2dacdf31 (patch)
treec07e97f04a7b65f333384a21142bf3f746d92f3a /nbproject
parentbf07cf1e6dc815c680fbb1e258b45cf3598b1cfd (diff)
downloadffi-865981a10521fb61e8274559cc4c140d2dacdf31.tar.gz
sync netbeans metadata
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/configurations.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
index f0b1aef..64d1780 100644
--- a/nbproject/configurations.xml
+++ b/nbproject/configurations.xml
@@ -56,6 +56,7 @@
<itemPath>lib/ffi/platform.rb</itemPath>
<itemPath>lib/ffi/pointer.rb</itemPath>
<itemPath>lib/ffi/struct.rb</itemPath>
+ <itemPath>lib/ffi/struct_layout_builder.rb</itemPath>
<itemPath>lib/ffi/types.rb</itemPath>
<itemPath>lib/ffi/variadic.rb</itemPath>
</logicalFolder>
@@ -87,6 +88,7 @@
<itemPath>spec/ffi/string_spec.rb</itemPath>
<itemPath>spec/ffi/strptr_spec.rb</itemPath>
<itemPath>spec/ffi/struct_callback_spec.rb</itemPath>
+ <itemPath>spec/ffi/struct_packed_spec.rb</itemPath>
<itemPath>spec/ffi/struct_spec.rb</itemPath>
<itemPath>spec/ffi/typedef_spec.rb</itemPath>
<itemPath>spec/ffi/union_spec.rb</itemPath>