mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-18 20:26:03 +08:00
34 lines
919 B
XML
34 lines
919 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Workspace
|
|
version = "1.0">
|
|
<Group
|
|
location = "container:"
|
|
name = "Examples">
|
|
<FileRef
|
|
location = "group:example_test/example_test.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:example_read/example_read.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:example_write/example_write.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:example_brep/example_brep.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:example_userdata/example_userdata.xcodeproj">
|
|
</FileRef>
|
|
</Group>
|
|
<Group
|
|
location = "container:"
|
|
name = "Libraries">
|
|
<FileRef
|
|
location = "group:zlib/opennurbs_public_zlib.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:opennurbs_public.xcodeproj">
|
|
</FileRef>
|
|
</Group>
|
|
</Workspace>
|