Skip to content

Commit

Permalink
project file updates
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Gfrerer <tim.gfrerer@oo43.com>
  • Loading branch information
tgfrerer committed Sep 20, 2012
1 parent 9cbd3e5 commit e8c0395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flatShadedMeshExample.xcodeproj/project.pbxproj
Expand Up @@ -62,6 +62,7 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
224DABD7160BB4DD00D77C02 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = SOURCE_ROOT; };
22B0C317160B8AD600F94B1F /* phong.frag */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = phong.frag; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.glsl; };
22B0C319160B8AD600F94B1F /* phong.vert */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = phong.vert; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.glsl; };
BBAB23BE13894E4700AA2426 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = ../../../libs/glut/lib/osx/GLUT.framework; sourceTree = "<group>"; };
Expand Down Expand Up @@ -198,6 +199,7 @@
E4B69E1C0A3A1BDC003C02F2 /* src */ = {
isa = PBXGroup;
children = (
224DABD7160BB4DD00D77C02 /* README.md */,
22B0C30C160B8AD600F94B1F /* shaders */,
E4B69E1D0A3A1BDC003C02F2 /* main.cpp */,
E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */,
Expand Down

0 comments on commit e8c0395

Please sign in to comment.