aboutsummaryrefslogtreecommitdiff
path: root/xcode/lib-gpu-verify.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/lib-gpu-verify.xcodeproj/project.pbxproj')
-rwxr-xr-xxcode/lib-gpu-verify.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode/lib-gpu-verify.xcodeproj/project.pbxproj b/xcode/lib-gpu-verify.xcodeproj/project.pbxproj
index bd54dfb..10bee1f 100755
--- a/xcode/lib-gpu-verify.xcodeproj/project.pbxproj
+++ b/xcode/lib-gpu-verify.xcodeproj/project.pbxproj
@@ -51,6 +51,7 @@
6AC553242B2E174900046AB7 /* gpuv-montg.cl */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.opencl; path = "gpuv-montg.cl"; sourceTree = "<group>"; };
6AC553272B2E17C800046AB7 /* gpuv-montg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gpuv-montg.h"; path = "../source/gpuv-montg.h"; sourceTree = "<group>"; };
6AC553282B2E17C800046AB7 /* gpuv-montg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gpuv-montg.c"; path = "../source/gpuv-montg.c"; sourceTree = "<group>"; };
+ 6AD715F92B5177AC0044FCB7 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; name = README; path = ../README; sourceTree = "<group>"; };
6AF748792ADADEBD00D58E08 /* lib-gpu-verify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "lib-gpu-verify.c"; path = "../source/lib-gpu-verify.c"; sourceTree = "<group>"; };
C3770EFC0E6F1138009A5A77 /* OpenCL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenCL.framework; path = /System/Library/Frameworks/OpenCL.framework; sourceTree = "<absolute>"; };
/* End PBXFileReference section */
@@ -122,6 +123,7 @@
6ABC2E832B231DFF00033B90 /* util.c */,
6AF748792ADADEBD00D58E08 /* lib-gpu-verify.c */,
6AC553282B2E17C800046AB7 /* gpuv-montg.c */,
+ 6AD715F92B5177AC0044FCB7 /* README */,
);
name = Sources;
sourceTree = "<group>";