aboutsummaryrefslogtreecommitdiff
path: root/physical computing code fragments
diff options
context:
space:
mode:
authorDonald Delmar Davis <don@suspectdevices.com>2013-02-02 15:55:12 -0800
committerDonald Delmar Davis <don@suspectdevices.com>2013-02-02 15:55:12 -0800
commit0427522290badbd78eb11a3edf062d3c54f67e10 (patch)
tree07cdb0f7c3c899a0b6e0c6cfc972e6472a258c62 /physical computing code fragments
parent46049bf57bdff5e3e564d60a0cc83e386a1b42f4 (diff)
need to get rid of the xcode stuff later
Diffstat (limited to 'physical computing code fragments')
-rw-r--r--physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj160
1 files changed, 160 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
new file mode 100644
index 0000000..ce8e3a3
--- /dev/null
+++ b/physical computing code fragments/physical computing code fragments.xcodeproj/project.pbxproj
@@ -0,0 +1,160 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* 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>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXGroup section */
+ F61200B316BDD9F4000C482B = {
+ isa = PBXGroup;
+ children = (
+ F61200C016BDDA77000C482B /* p310midi-no-library.ino */,
+ F61200C116BDDC72000C482B /* p310midi-gpl3-library.ino */,
+ );
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXLegacyTarget section */
+ F61200BA16BDD9F4000C482B /* physical computing code fragments */ = {
+ isa = PBXLegacyTarget;
+ buildArgumentsString = "$(ACTION)";
+ buildConfigurationList = F61200BD16BDD9F4000C482B /* Build configuration list for PBXLegacyTarget "physical computing code fragments" */;
+ buildPhases = (
+ );
+ buildToolPath = /usr/bin/make;
+ dependencies = (
+ );
+ name = "physical computing code fragments";
+ passBuildSettingsInEnvironment = 1;
+ productName = "physical computing code fragments";
+ };
+/* End PBXLegacyTarget section */
+
+/* Begin PBXProject section */
+ F61200B516BDD9F4000C482B /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0450;
+ ORGANIZATIONNAME = "Suspect Devices";
+ };
+ buildConfigurationList = F61200B816BDD9F4000C482B /* Build configuration list for PBXProject "physical computing code fragments" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = F61200B316BDD9F4000C482B;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ F61200BA16BDD9F4000C482B /* physical computing code fragments */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin XCBuildConfiguration section */
+ F61200BB16BDD9F4000C482B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = macosx;
+ };
+ name = Debug;
+ };
+ F61200BC16BDD9F4000C482B /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ SDKROOT = macosx;
+ };
+ name = Release;
+ };
+ F61200BE16BDD9F4000C482B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ DEBUGGING_SYMBOLS = YES;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ };
+ name = Debug;
+ };
+ F61200BF16BDD9F4000C482B /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ F61200B816BDD9F4000C482B /* Build configuration list for PBXProject "physical computing code fragments" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F61200BB16BDD9F4000C482B /* Debug */,
+ F61200BC16BDD9F4000C482B /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ F61200BD16BDD9F4000C482B /* Build configuration list for PBXLegacyTarget "physical computing code fragments" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F61200BE16BDD9F4000C482B /* Debug */,
+ F61200BF16BDD9F4000C482B /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = F61200B516BDD9F4000C482B /* Project object */;
+}