summaryrefslogtreecommitdiffstatsabout
path: root/mod_gnutls.xcode
diff options
context:
space:
mode:
Diffstat (limited to 'mod_gnutls.xcode')
-rw-r--r--mod_gnutls.xcode/project.pbxproj20
1 files changed, 20 insertions, 0 deletions
diff --git a/mod_gnutls.xcode/project.pbxproj b/mod_gnutls.xcode/project.pbxproj
index 6d79e40..7b9c1e0 100644
--- a/mod_gnutls.xcode/project.pbxproj
+++ b/mod_gnutls.xcode/project.pbxproj
@@ -8,6 +8,8 @@
8 45B624630802F1E200CBFD9A = { 8 45B624630802F1E200CBFD9A = {
9 children = ( 9 children = (
10 45B6246D0802F20D00CBFD9A, 10 45B6246D0802F20D00CBFD9A,
11 45B6247D0802F85B00CBFD9A,
12 45B6247A0802F84500CBFD9A,
11 45B6246E0802F20D00CBFD9A, 13 45B6246E0802F20D00CBFD9A,
12 45B6246F0802F20D00CBFD9A, 14 45B6246F0802F20D00CBFD9A,
13 ); 15 );
@@ -70,6 +72,24 @@
70 refType = 2; 72 refType = 2;
71 sourceTree = SOURCE_ROOT; 73 sourceTree = SOURCE_ROOT;
72 }; 74 };
75 45B6247A0802F84500CBFD9A = {
76 fileEncoding = 4;
77 isa = PBXFileReference;
78 lastKnownFileType = sourcecode.c.h;
79 name = mod_gnutls.h;
80 path = include/mod_gnutls.h;
81 refType = 2;
82 sourceTree = SOURCE_ROOT;
83 };
84 45B6247D0802F85B00CBFD9A = {
85 fileEncoding = 4;
86 isa = PBXFileReference;
87 lastKnownFileType = text;
88 name = mod_gnutls.h.in;
89 path = include/mod_gnutls.h.in;
90 refType = 2;
91 sourceTree = SOURCE_ROOT;
92 };
73 }; 93 };
74 rootObject = 45B624670802F1E200CBFD9A; 94 rootObject = 45B624670802F1E200CBFD9A;
75} 95}