diff options
| author | Donald Delmar Davis <don@suspectdevices.com> | 2013-02-02 19:46:00 -0800 |
|---|---|---|
| committer | Donald Delmar Davis <don@suspectdevices.com> | 2013-02-02 19:46:00 -0800 |
| commit | 6ab60a68697e8dd7a3ef823418907df5e8d8c0ef (patch) | |
| tree | 8b48cf4a7ca9cfd2598bd8f5f0c73df0d981fdc0 /physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj | |
| parent | 0427522290badbd78eb11a3edf062d3c54f67e10 (diff) | |
Diffstat (limited to 'physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj')
| -rw-r--r-- | physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj b/physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj index ce8e3a3..81b61d2 100644 --- a/physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj +++ b/physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj @@ -9,12 +9,14 @@ /* Begin PBXFileReference section */ F61200C016BDDA77000C482B /* p310midi-no-library.ino */ = {isa = PBXFileReference; explicitFileType = sourcecode.c; fileEncoding = 4; path = "p310midi-no-library.ino"; sourceTree = "<group>"; }; F61200C116BDDC72000C482B /* p310midi-gpl3-library.ino */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; path = "p310midi-gpl3-library.ino"; sourceTree = "<group>"; }; + F61200C216BDE287000C482B /* p65-86-Chapter5-Programming.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "p65-86-Chapter5-Programming.cpp"; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ F61200B316BDD9F4000C482B = { isa = PBXGroup; children = ( + F61200C216BDE287000C482B /* p65-86-Chapter5-Programming.cpp */, F61200C016BDDA77000C482B /* p310midi-no-library.ino */, F61200C116BDDC72000C482B /* p310midi-gpl3-library.ino */, ); |
