diff options
Diffstat (limited to 'nbproject')
-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 a889812..5df44c1 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -12,6 +12,8 @@ <itemPath>ext/ffi_c/Callback.h</itemPath> <itemPath>ext/ffi_c/DynamicLibrary.c</itemPath> <itemPath>ext/ffi_c/DynamicLibrary.h</itemPath> + <itemPath>ext/ffi_c/Function.c</itemPath> + <itemPath>ext/ffi_c/Function.h</itemPath> <itemPath>ext/ffi_c/Invoker.c</itemPath> <itemPath>ext/ffi_c/LastError.c</itemPath> <itemPath>ext/ffi_c/LastError.h</itemPath> |