From 46b85d8e3634f34c0142823d92b037dd33b67898 Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sun, 24 Apr 2005 22:01:46 +0000 Subject: move config functions to their own file. --- (limited to 'mod_gnutls.xcode/project.pbxproj') diff --git a/mod_gnutls.xcode/project.pbxproj b/mod_gnutls.xcode/project.pbxproj index 7b9c1e0..fd24bb2 100644 --- a/mod_gnutls.xcode/project.pbxproj +++ b/mod_gnutls.xcode/project.pbxproj @@ -5,8 +5,18 @@ }; objectVersion = 39; objects = { + 4541F3BA081C4B1A007457C1 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.c; + name = gnutls_config.c; + path = src/gnutls_config.c; + refType = 2; + sourceTree = SOURCE_ROOT; + }; 45B624630802F1E200CBFD9A = { children = ( + 4541F3BA081C4B1A007457C1, 45B6246D0802F20D00CBFD9A, 45B6247D0802F85B00CBFD9A, 45B6247A0802F84500CBFD9A, -- cgit v0.9.2