Changeset 447 in PSPA


Ignore:
Timestamp:
Dec 12, 2013, 12:12:01 PM (10 years ago)
Author:
garnier
Message:

XCode project update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • PSPA/PSPA.xcodeproj/project.pbxproj

    r445 r447  
    111111                083312FA16DCF83A00EE2BD7 /* GWt_elementSnapshot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GWt_elementSnapshot.cc; sourceTree = "<group>"; };
    112112                084F4A1C185728CC004B8245 /* GWt_accelerator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GWt_accelerator.cc; sourceTree = "<group>"; };
    113                 084F4A1D185728CC004B8245 /* GWt_accelerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GWt_accelerator.h; path = ../src/GWt_accelerator.h; sourceTree = "<group>"; };
    114113                084F4A231858B12C004B8245 /* softwareUsersprogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = softwareUsersprogram.h; sourceTree = "<group>"; };
    115114                084F4A241858B137004B8245 /* softwareUsersprogram.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = softwareUsersprogram.cc; sourceTree = "<group>"; };
    116115                084F4A291858C801004B8245 /* sector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sector.cc; sourceTree = "<group>"; };
    117116                084F4A2B1858C80C004B8245 /* sector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sector.h; sourceTree = "<group>"; };
     117                084F4A2C1859D0FB004B8245 /* GWt_accelerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GWt_accelerator.h; sourceTree = "<group>"; };
    118118                08866B6D180FF4E800E64684 /* libuap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libuap.a; path = "../accelerator-ml-code/uap/trunk/lib/libuap.a"; sourceTree = "<group>"; };
    119119                08C888C516A83A9A00DD764A /* PSPA */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = PSPA; sourceTree = BUILT_PRODUCTS_DIR; };
     
    462462                                08C889ED16AE8F2B00DD764A /* GWt_pspaApplication.h */,
    463463                                0826C74118522F4700C7CD37 /* GWt_sector.h */,
    464                                 084F4A1D185728CC004B8245 /* GWt_accelerator.h */,
     464                                084F4A2C1859D0FB004B8245 /* GWt_accelerator.h */,
    465465                        );
    466466                        path = include;
Note: See TracChangeset for help on using the changeset viewer.