From b220cd4ad0306552b8fd02573d9b91da807aa90b Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Thu, 6 Dec 2012 00:33:29 +0100 Subject: Added README.md for github. --- v-usb.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'v-usb.xcodeproj') diff --git a/v-usb.xcodeproj/project.pbxproj b/v-usb.xcodeproj/project.pbxproj index e4fc3d9..9d24d4b 100644 --- a/v-usb.xcodeproj/project.pbxproj +++ b/v-usb.xcodeproj/project.pbxproj @@ -79,6 +79,7 @@ 40D64A840EAA502A00FF5D92 /* osccal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osccal.h; sourceTree = ""; }; 40D64B590EAA740400FF5D92 /* usbdrv */ = {isa = PBXFileReference; lastKnownFileType = folder; path = usbdrv; sourceTree = ""; }; 40EB7F8E166F73E60099159E /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; usesTabs = 1; }; + 40EB7F9D16700CA20099159E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ @@ -98,6 +99,7 @@ 40D2CC570DA921F000DC4278 = { isa = PBXGroup; children = ( + 40EB7F9D16700CA20099159E /* README.md */, 40EB7F8E166F73E60099159E /* Makefile */, 40D2CC6D0DA9221D00DC4278 /* Readme.txt */, 40D2CC6C0DA9221D00DC4278 /* mkdist.sh */, -- cgit v1.2.3