Skip to content

Commit 6c4c889

Browse files
committed
First Commit
Lets get going
0 parents  commit 6c4c889

File tree

81 files changed

+5904
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+5904
-0
lines changed

KinectV2_Syphon.xcodeproj/project.pbxproj

Lines changed: 1118 additions & 0 deletions
Large diffs are not rendered by default.

KinectV2_Syphon.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
6+
<false/>
7+
<key>IDESourceControlProjectIdentifier</key>
8+
<string>8F48D794-7A83-4F60-9E7F-A558714F6136</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>KinectV2_Syphon</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</key>
14+
<string>https://github.com/openframeworks/openFrameworks.git</string>
15+
<key>F4CCB893AFADB97238A965FD2F28717F1CAAE613</key>
16+
<string>https://github.com/astellato/ofxSyphon.git</string>
17+
</dict>
18+
<key>IDESourceControlProjectPath</key>
19+
<string>apps/myGithub/KinectV2_Syphon/KinectV2_Syphon.xcodeproj</string>
20+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
21+
<dict>
22+
<key>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</key>
23+
<string>../../../../..</string>
24+
<key>F4CCB893AFADB97238A965FD2F28717F1CAAE613</key>
25+
<string>../../../../..addons/ofxSyphon</string>
26+
</dict>
27+
<key>IDESourceControlProjectURL</key>
28+
<string>https://github.com/openframeworks/openFrameworks.git</string>
29+
<key>IDESourceControlProjectVersion</key>
30+
<integer>111</integer>
31+
<key>IDESourceControlProjectWCCIdentifier</key>
32+
<string>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</string>
33+
<key>IDESourceControlProjectWCConfigurations</key>
34+
<array>
35+
<dict>
36+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
37+
<string>public.vcs.git</string>
38+
<key>IDESourceControlWCCIdentifierKey</key>
39+
<string>F4CCB893AFADB97238A965FD2F28717F1CAAE613</string>
40+
<key>IDESourceControlWCCName</key>
41+
<string>ofxSyphon</string>
42+
</dict>
43+
<dict>
44+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
45+
<string>public.vcs.git</string>
46+
<key>IDESourceControlWCCIdentifierKey</key>
47+
<string>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</string>
48+
<key>IDESourceControlWCCName</key>
49+
<string>openFrameworks</string>
50+
</dict>
51+
</array>
52+
</dict>
53+
</plist>
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
6+
<false/>
7+
<key>IDESourceControlProjectIdentifier</key>
8+
<string>97E2CF05-2B4E-42CF-B07F-031A0D907C69</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>example</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</key>
14+
<string>https://github.com/openframeworks/openFrameworks.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>addons/ofxMultiKinectV2/example/example.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</key>
21+
<string>../../../../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/openframeworks/openFrameworks.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</string>
29+
<key>IDESourceControlProjectWCConfigurations</key>
30+
<array>
31+
<dict>
32+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
33+
<string>public.vcs.git</string>
34+
<key>IDESourceControlWCCIdentifierKey</key>
35+
<string>2DE9C8846D9375EAACFABA8963120E8E7719BAF5</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>openFrameworks</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "0460"
4+
version = "1.3">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "YES"
13+
buildForArchiving = "YES"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
18+
BuildableName = "example.app"
19+
BlueprintName = "example"
20+
ReferencedContainer = "container:example.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
<BuildActionEntry
24+
buildForTesting = "YES"
25+
buildForRunning = "YES"
26+
buildForProfiling = "YES"
27+
buildForArchiving = "YES"
28+
buildForAnalyzing = "YES">
29+
<BuildableReference
30+
BuildableIdentifier = "primary"
31+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
32+
BuildableName = "KinectV2_Syphon.app"
33+
BlueprintName = "KinectV2_Syphon"
34+
ReferencedContainer = "container:KinectV2_Syphon.xcodeproj">
35+
</BuildableReference>
36+
</BuildActionEntry>
37+
</BuildActionEntries>
38+
</BuildAction>
39+
<TestAction
40+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42+
shouldUseLaunchSchemeArgsEnv = "YES"
43+
buildConfiguration = "Debug">
44+
<Testables>
45+
</Testables>
46+
<MacroExpansion>
47+
<BuildableReference
48+
BuildableIdentifier = "primary"
49+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
50+
BuildableName = "example.app"
51+
BlueprintName = "example"
52+
ReferencedContainer = "container:example.xcodeproj">
53+
</BuildableReference>
54+
</MacroExpansion>
55+
</TestAction>
56+
<LaunchAction
57+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
58+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
59+
launchStyle = "0"
60+
useCustomWorkingDirectory = "NO"
61+
buildConfiguration = "Debug"
62+
ignoresPersistentStateOnLaunch = "NO"
63+
debugDocumentVersioning = "YES"
64+
allowLocationSimulation = "YES">
65+
<BuildableProductRunnable
66+
runnableDebuggingMode = "0">
67+
<BuildableReference
68+
BuildableIdentifier = "primary"
69+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
70+
BuildableName = "KinectV2_Syphon.app"
71+
BlueprintName = "KinectV2_Syphon"
72+
ReferencedContainer = "container:KinectV2_Syphon.xcodeproj">
73+
</BuildableReference>
74+
</BuildableProductRunnable>
75+
<AdditionalOptions>
76+
</AdditionalOptions>
77+
</LaunchAction>
78+
<ProfileAction
79+
shouldUseLaunchSchemeArgsEnv = "YES"
80+
savedToolIdentifier = ""
81+
useCustomWorkingDirectory = "NO"
82+
buildConfiguration = "Debug"
83+
debugDocumentVersioning = "YES">
84+
<BuildableProductRunnable
85+
runnableDebuggingMode = "0">
86+
<BuildableReference
87+
BuildableIdentifier = "primary"
88+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
89+
BuildableName = "example.app"
90+
BlueprintName = "example"
91+
ReferencedContainer = "container:example.xcodeproj">
92+
</BuildableReference>
93+
</BuildableProductRunnable>
94+
</ProfileAction>
95+
<AnalyzeAction
96+
buildConfiguration = "Debug">
97+
</AnalyzeAction>
98+
<ArchiveAction
99+
buildConfiguration = "Debug"
100+
revealArchiveInOrganizer = "YES">
101+
</ArchiveAction>
102+
</Scheme>
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "0460"
4+
version = "1.3">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "YES"
13+
buildForArchiving = "YES"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
18+
BuildableName = "example.app"
19+
BlueprintName = "example"
20+
ReferencedContainer = "container:example.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
<BuildActionEntry
24+
buildForTesting = "YES"
25+
buildForRunning = "YES"
26+
buildForProfiling = "YES"
27+
buildForArchiving = "YES"
28+
buildForAnalyzing = "YES">
29+
<BuildableReference
30+
BuildableIdentifier = "primary"
31+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
32+
BuildableName = "KinectV2_Syphon.app"
33+
BlueprintName = "KinectV2_Syphon"
34+
ReferencedContainer = "container:KinectV2_Syphon.xcodeproj">
35+
</BuildableReference>
36+
</BuildActionEntry>
37+
</BuildActionEntries>
38+
</BuildAction>
39+
<TestAction
40+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42+
shouldUseLaunchSchemeArgsEnv = "YES"
43+
buildConfiguration = "Release">
44+
<Testables>
45+
</Testables>
46+
<MacroExpansion>
47+
<BuildableReference
48+
BuildableIdentifier = "primary"
49+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
50+
BuildableName = "example.app"
51+
BlueprintName = "example"
52+
ReferencedContainer = "container:example.xcodeproj">
53+
</BuildableReference>
54+
</MacroExpansion>
55+
</TestAction>
56+
<LaunchAction
57+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
58+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
59+
launchStyle = "0"
60+
useCustomWorkingDirectory = "NO"
61+
buildConfiguration = "Release"
62+
ignoresPersistentStateOnLaunch = "NO"
63+
debugDocumentVersioning = "YES"
64+
allowLocationSimulation = "YES">
65+
<BuildableProductRunnable
66+
runnableDebuggingMode = "0">
67+
<BuildableReference
68+
BuildableIdentifier = "primary"
69+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
70+
BuildableName = "KinectV2_Syphon.app"
71+
BlueprintName = "KinectV2_Syphon"
72+
ReferencedContainer = "container:KinectV2_Syphon.xcodeproj">
73+
</BuildableReference>
74+
</BuildableProductRunnable>
75+
<AdditionalOptions>
76+
</AdditionalOptions>
77+
</LaunchAction>
78+
<ProfileAction
79+
shouldUseLaunchSchemeArgsEnv = "YES"
80+
savedToolIdentifier = ""
81+
useCustomWorkingDirectory = "NO"
82+
buildConfiguration = "Release"
83+
debugDocumentVersioning = "YES">
84+
<BuildableProductRunnable
85+
runnableDebuggingMode = "0">
86+
<BuildableReference
87+
BuildableIdentifier = "primary"
88+
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
89+
BuildableName = "example.app"
90+
BlueprintName = "example"
91+
ReferencedContainer = "container:example.xcodeproj">
92+
</BuildableReference>
93+
</BuildableProductRunnable>
94+
</ProfileAction>
95+
<AnalyzeAction
96+
buildConfiguration = "Release">
97+
</AnalyzeAction>
98+
<ArchiveAction
99+
buildConfiguration = "Release"
100+
revealArchiveInOrganizer = "YES">
101+
</ArchiveAction>
102+
</Scheme>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SuppressBuildableAutocreation</key>
6+
<dict>
7+
<key>E4B69B5A0A3A1756003C02F2</key>
8+
<dict>
9+
<key>primary</key>
10+
<true/>
11+
</dict>
12+
</dict>
13+
</dict>
14+
</plist>

Makefile

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Attempt to load a config.make file.
2+
# If none is found, project defaults in config.project.make will be used.
3+
ifneq ($(wildcard config.make),)
4+
include config.make
5+
endif
6+
7+
# make sure the the OF_ROOT location is defined
8+
ifndef OF_ROOT
9+
OF_ROOT=../../..
10+
endif
11+
12+
# call the project makefile!
13+
include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk

Project.xcconfig

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT.
2+
//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED
3+
OF_PATH = ../../..
4+
5+
//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE
6+
#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig"
7+
8+
//ICONS - NEW IN 0072
9+
ICON_NAME_DEBUG = icon-debug.icns
10+
ICON_NAME_RELEASE = icon.icns
11+
ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/
12+
13+
//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to:
14+
//ICON_FILE_PATH = bin/data/
15+
16+
OTHER_LDFLAGS = $(OF_CORE_LIBS)
17+
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)

0 commit comments

Comments
 (0)