mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-15 14:30:34 +02:00
bin
doc
examples
01.HelloWorld
02.Quake3Map
03.CustomSceneNode
04.Movement
05.UserInterface
06.2DGraphics
07.Collision
08.SpecialFX
09.Meshviewer
10.Shaders
11.PerPixelLighting
12.TerrainRendering
13.RenderToTexture
14.Win32Window
15.LoadIrrFile
16.Quake3MapShader
17.HelloWorld_Mobile
18.SplitScreen
19.MouseAndJoystick
20.ManagedLights
21.Quake3Explorer
22.MaterialViewer
23.SMeshHandling
24.CursorControl
25.XmlHandling
26.OcclusionQuery
27.PostProcessing
28.CubeMapping
29.HardwareSkinning
30.Profiling
BuildAllExamples.xcworkspace
contents.xcworkspacedata
Demo
BuildAllExamples.workspace
BuildAllExamples_vc10.sln
BuildAllExamples_vc11.sln
BuildAllExamples_vc12.sln
BuildAllExamples_vc14.sln
BuildAllExamples_vc16.sln
Makefile
buildAllExamples.sh
whereAreTheBinaries.txt
include
lib
media
scripts
source
tests
tools
changes.txt
readme.txt
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6000 dfc29bdd-3216-0410-991c-e03cc46cb475
86 lines
2.5 KiB
XML
86 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Workspace
|
|
version = "1.0">
|
|
<FileRef
|
|
location = "group:01.HelloWorld/HelloWorld.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:02.Quake3Map/Quake3Map.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:03.CustomSceneNode/CustomSceneNode.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:04.Movement/Movement.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:05.UserInterface/UserInterface.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:06.2DGraphics/2DGraphics.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:07.Collision/Collision.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:08.SpecialFX/SpecialFX.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:09.Meshviewer/Meshviewer.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:10.Shaders/Shaders.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:11.PerPixelLighting/PerPixelLighting.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:12.TerrainRendering/TerrainRendering.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:13.RenderToTexture/RenderToTexture.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:15.LoadIrrFile/LoadIrrFile.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:16.Quake3MapShader/Quake3MapShader.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:18.SplitScreen/SplitScreen.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:19.MouseAndJoystick/MouseAndJoystick.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:20.ManagedLights/ManagedLights.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:21.Quake3Explorer/Quake3Explorer.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:22.MaterialViewer/MaterialViewer.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:23.SMeshHandling/SMeshHandling.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:24.CursorControl/CursorControl.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:25.XmlHandling/XmlHandling.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:26.OcclusionQuery/OcclusionQuery.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:30.Profiling/Profiling.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:Demo/Demo.xcodeproj">
|
|
</FileRef>
|
|
<FileRef
|
|
location = "group:../source/Irrlicht/Irrlicht.xcodeproj">
|
|
</FileRef>
|
|
</Workspace>
|