summaryrefslogtreecommitdiff
path: root/nbproject
diff options
context:
space:
mode:
authorWayne Meissner <wmeissner@gmail.com>2008-11-05 18:11:37 +1000
committerWayne Meissner <wmeissner@gmail.com>2008-11-05 18:11:37 +1000
commit7d1a9bd3f0ee27f621cdcb848936e5ba3d900cf6 (patch)
treeb2a220dab034a12a07f07fd6d3a129c6a5bb31f9 /nbproject
parentc18295b9e6f5de6b54c43c77f18a730eb798cb9a (diff)
downloadffi-7d1a9bd3f0ee27f621cdcb848936e5ba3d900cf6.tar.gz
Remove absolute paths from configuration.xml
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/configurations.xml54
-rw-r--r--nbproject/project.xml2
2 files changed, 32 insertions, 24 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
index 5e8c480..15b7496 100644
--- a/nbproject/configurations.xml
+++ b/nbproject/configurations.xml
@@ -5,22 +5,24 @@
<logicalFolder name="ext" displayName="ext" projectFiles="true">
<itemPath>ext/AbstractMemory.c</itemPath>
<itemPath>ext/AbstractMemory.h</itemPath>
- <itemPath>/Users/wayne/src/ruby-ffi/ext/Buffer.c</itemPath>
+ <itemPath>ext/Buffer.c</itemPath>
<itemPath>ext/Callback.c</itemPath>
- <itemPath>/Users/wayne/src/ruby-ffi/ext/Callback.h</itemPath>
+ <itemPath>ext/Callback.h</itemPath>
<itemPath>ext/ffi.c</itemPath>
- <itemPath>/Users/wayne/src/ruby-ffi/ext/Invoker.c</itemPath>
+ <itemPath>ext/Invoker.c</itemPath>
<itemPath>ext/MemoryPointer.c</itemPath>
<itemPath>ext/MemoryPointer.h</itemPath>
<itemPath>ext/Platform.c</itemPath>
<itemPath>ext/Platform.h</itemPath>
+ <itemPath>ext/Pointer.c</itemPath>
+ <itemPath>ext/Pointer.h</itemPath>
<itemPath>ext/rbffi.h</itemPath>
- <itemPath>/Users/wayne/src/ruby-ffi/ext/Types.c</itemPath>
- <itemPath>/Users/wayne/src/ruby-ffi/ext/Types.h</itemPath>
+ <itemPath>ext/Types.c</itemPath>
+ <itemPath>ext/Types.h</itemPath>
</logicalFolder>
<logicalFolder name="f1" displayName="lib" projectFiles="true">
<logicalFolder name="ffi" displayName="ffi" projectFiles="true">
- <itemPath>/Users/wayne/src/ruby-ffi/lib/ffi/callback.rb</itemPath>
+ <itemPath>lib/ffi/callback.rb</itemPath>
<itemPath>lib/ffi/ffi.rb</itemPath>
<itemPath>lib/ffi/io.rb</itemPath>
<itemPath>lib/ffi/memorypointer.rb</itemPath>
@@ -72,52 +74,55 @@
<requiredProjects>
</requiredProjects>
</makefileType>
- <item path="/Users/wayne/src/ruby-ffi/ext/Buffer.c">
+ <item path="ext/AbstractMemory.c">
+ <itemExcluded>true</itemExcluded>
<itemTool>0</itemTool>
</item>
- <item path="/Users/wayne/src/ruby-ffi/ext/Callback.h">
+ <item path="ext/AbstractMemory.h">
<itemExcluded>true</itemExcluded>
<itemTool>3</itemTool>
</item>
- <item path="/Users/wayne/src/ruby-ffi/ext/Invoker.c">
- <itemExcluded>true</itemExcluded>
+ <item path="ext/Buffer.c">
<itemTool>0</itemTool>
</item>
- <item path="/Users/wayne/src/ruby-ffi/ext/Types.c">
+ <item path="ext/Callback.c">
<itemExcluded>true</itemExcluded>
<itemTool>0</itemTool>
</item>
- <item path="/Users/wayne/src/ruby-ffi/ext/Types.h">
+ <item path="ext/Callback.h">
<itemExcluded>true</itemExcluded>
<itemTool>3</itemTool>
</item>
- <item path="/Users/wayne/src/ruby-ffi/lib/ffi/callback.rb">
- <itemTool>3</itemTool>
- </item>
- <item path="ext/AbstractMemory.c">
+ <item path="ext/Invoker.c">
<itemExcluded>true</itemExcluded>
<itemTool>0</itemTool>
</item>
- <item path="ext/AbstractMemory.h">
+ <item path="ext/MemoryPointer.c">
<itemExcluded>true</itemExcluded>
<itemTool>3</itemTool>
</item>
- <item path="ext/Callback.c">
+ <item path="ext/MemoryPointer.h">
+ <itemTool>3</itemTool>
+ </item>
+ <item path="ext/Platform.c">
<itemExcluded>true</itemExcluded>
<itemTool>0</itemTool>
</item>
- <item path="ext/MemoryPointer.c">
- <itemExcluded>true</itemExcluded>
+ <item path="ext/Platform.h">
<itemTool>3</itemTool>
</item>
- <item path="ext/MemoryPointer.h">
+ <item path="ext/Pointer.c">
+ <itemTool>0</itemTool>
+ </item>
+ <item path="ext/Pointer.h">
<itemTool>3</itemTool>
</item>
- <item path="ext/Platform.c">
+ <item path="ext/Types.c">
<itemExcluded>true</itemExcluded>
<itemTool>0</itemTool>
</item>
- <item path="ext/Platform.h">
+ <item path="ext/Types.h">
+ <itemExcluded>true</itemExcluded>
<itemTool>3</itemTool>
</item>
<item path="ext/ffi.c">
@@ -131,6 +136,9 @@
<item path="lib/ffi.rb">
<itemTool>3</itemTool>
</item>
+ <item path="lib/ffi/callback.rb">
+ <itemTool>3</itemTool>
+ </item>
<item path="lib/ffi/ffi.rb">
<itemTool>3</itemTool>
</item>
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 19adef3..5fc72e1 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -8,8 +8,8 @@
<c-extensions>c</c-extensions>
<cpp-extensions/>
<header-extensions>h</header-extensions>
- <make-dep-projects/>
<sourceEncoding>UTF-8</sourceEncoding>
+ <make-dep-projects/>
</data>
</configuration>
</project>