|
@ -13,7 +13,6 @@ |
|
|
01C5701513B63AF0009D151B /* Attractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5701113B63AF0009D151B /* Attractor.cpp */; }; |
|
|
01C5701513B63AF0009D151B /* Attractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5701113B63AF0009D151B /* Attractor.cpp */; }; |
|
|
01C5702913B63B56009D151B /* Raw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5702813B63B56009D151B /* Raw.cpp */; }; |
|
|
01C5702913B63B56009D151B /* Raw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5702813B63B56009D151B /* Raw.cpp */; }; |
|
|
01C5703213B63B78009D151B /* stf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5703113B63B78009D151B /* stf.cpp */; }; |
|
|
01C5703213B63B78009D151B /* stf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5703113B63B78009D151B /* stf.cpp */; }; |
|
|
01C5703813B63B90009D151B /* pngwriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 01C5703713B63B90009D151B /* pngwriter.cc */; }; |
|
|
|
|
|
01C5704313B63BBE009D151B /* Projection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5704013B63BBE009D151B /* Projection.cpp */; }; |
|
|
01C5704313B63BBE009D151B /* Projection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5704013B63BBE009D151B /* Projection.cpp */; }; |
|
|
01C5704413B63BBE009D151B /* Normalizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5704213B63BBE009D151B /* Normalizer.cpp */; }; |
|
|
01C5704413B63BBE009D151B /* Normalizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01C5704213B63BBE009D151B /* Normalizer.cpp */; }; |
|
|
01C5707E13B63CF9009D151B /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 01C5707D13B63CF9009D151B /* libpng.a */; }; |
|
|
01C5707E13B63CF9009D151B /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 01C5707D13B63CF9009D151B /* libpng.a */; }; |
|
@ -52,7 +51,6 @@ |
|
|
01C5702813B63B56009D151B /* Raw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Raw.cpp; path = canvae/Raw.cpp; sourceTree = "<group>"; }; |
|
|
01C5702813B63B56009D151B /* Raw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Raw.cpp; path = canvae/Raw.cpp; sourceTree = "<group>"; }; |
|
|
01C5703013B63B78009D151B /* stf.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stf.hpp; path = stfu/stf.hpp; sourceTree = "<group>"; }; |
|
|
01C5703013B63B78009D151B /* stf.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stf.hpp; path = stfu/stf.hpp; sourceTree = "<group>"; }; |
|
|
01C5703113B63B78009D151B /* stf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stf.cpp; path = stfu/stf.cpp; sourceTree = "<group>"; }; |
|
|
01C5703113B63B78009D151B /* stf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stf.cpp; path = stfu/stf.cpp; sourceTree = "<group>"; }; |
|
|
01C5703713B63B90009D151B /* pngwriter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pngwriter.cc; path = pngwriter/pngwriter.cc; sourceTree = "<group>"; }; |
|
|
|
|
|
01C5703913B63BA3009D151B /* Unravel3D.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Unravel3D.hpp; path = kernels/Unravel3D.hpp; sourceTree = "<group>"; }; |
|
|
01C5703913B63BA3009D151B /* Unravel3D.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Unravel3D.hpp; path = kernels/Unravel3D.hpp; sourceTree = "<group>"; }; |
|
|
01C5703A13B63BA3009D151B /* PolynomialA3D.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = PolynomialA3D.hpp; path = kernels/PolynomialA3D.hpp; sourceTree = "<group>"; }; |
|
|
01C5703A13B63BA3009D151B /* PolynomialA3D.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = PolynomialA3D.hpp; path = kernels/PolynomialA3D.hpp; sourceTree = "<group>"; }; |
|
|
01C5703B13B63BA3009D151B /* Polynomial.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Polynomial.hpp; path = kernels/Polynomial.hpp; sourceTree = "<group>"; }; |
|
|
01C5703B13B63BA3009D151B /* Polynomial.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Polynomial.hpp; path = kernels/Polynomial.hpp; sourceTree = "<group>"; }; |
|
@ -65,6 +63,7 @@ |
|
|
01C5704213B63BBE009D151B /* Normalizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Normalizer.cpp; path = projectors/Normalizer.cpp; sourceTree = "<group>"; }; |
|
|
01C5704213B63BBE009D151B /* Normalizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Normalizer.cpp; path = projectors/Normalizer.cpp; sourceTree = "<group>"; }; |
|
|
01C5707D13B63CF9009D151B /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = /usr/local/lib/libpng.a; sourceTree = "<absolute>"; }; |
|
|
01C5707D13B63CF9009D151B /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = /usr/local/lib/libpng.a; sourceTree = "<absolute>"; }; |
|
|
08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
|
|
08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
|
|
|
|
|
420486591455B11C0025CC53 /* libpng.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = libpng.hpp; path = canvae/libpng.hpp; sourceTree = "<group>"; }; |
|
|
/* End PBXFileReference section */ |
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
@ -106,6 +105,7 @@ |
|
|
08FB7794FE84155DC02AAC07 /* AwesomeAttract0r */ = { |
|
|
08FB7794FE84155DC02AAC07 /* AwesomeAttract0r */ = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
|
|
|
420486591455B11C0025CC53 /* libpng.hpp */, |
|
|
01C5703F13B63BBE009D151B /* Projection.hpp */, |
|
|
01C5703F13B63BBE009D151B /* Projection.hpp */, |
|
|
01C5704013B63BBE009D151B /* Projection.cpp */, |
|
|
01C5704013B63BBE009D151B /* Projection.cpp */, |
|
|
01C5704113B63BBE009D151B /* Normalizer.hpp */, |
|
|
01C5704113B63BBE009D151B /* Normalizer.hpp */, |
|
@ -137,7 +137,6 @@ |
|
|
01C5700E13B63AF0009D151B /* AwesomeAttractorConfig.h */, |
|
|
01C5700E13B63AF0009D151B /* AwesomeAttractorConfig.h */, |
|
|
01C5701013B63AF0009D151B /* Attractor.hpp */, |
|
|
01C5701013B63AF0009D151B /* Attractor.hpp */, |
|
|
01C5701113B63AF0009D151B /* Attractor.cpp */, |
|
|
01C5701113B63AF0009D151B /* Attractor.cpp */, |
|
|
01C5703713B63B90009D151B /* pngwriter.cc */, |
|
|
|
|
|
08FB7796FE84155DC02AAC07 /* main.cpp */, |
|
|
08FB7796FE84155DC02AAC07 /* main.cpp */, |
|
|
); |
|
|
); |
|
|
name = Source; |
|
|
name = Source; |
|
@ -215,7 +214,6 @@ |
|
|
01C5701513B63AF0009D151B /* Attractor.cpp in Sources */, |
|
|
01C5701513B63AF0009D151B /* Attractor.cpp in Sources */, |
|
|
01C5702913B63B56009D151B /* Raw.cpp in Sources */, |
|
|
01C5702913B63B56009D151B /* Raw.cpp in Sources */, |
|
|
01C5703213B63B78009D151B /* stf.cpp in Sources */, |
|
|
01C5703213B63B78009D151B /* stf.cpp in Sources */, |
|
|
01C5703813B63B90009D151B /* pngwriter.cc in Sources */, |
|
|
|
|
|
01C5704313B63BBE009D151B /* Projection.cpp in Sources */, |
|
|
01C5704313B63BBE009D151B /* Projection.cpp in Sources */, |
|
|
01C5704413B63BBE009D151B /* Normalizer.cpp in Sources */, |
|
|
01C5704413B63BBE009D151B /* Normalizer.cpp in Sources */, |
|
|
); |
|
|
); |
|
|