git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@389 c320cabd-cc23-0410-96d8-e60fbf53ed7f
351 lines
20 KiB
Plaintext
351 lines
20 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BCDC268B133AC17E005A3511 /* epanetmsx.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC268A133AC17E005A3511 /* epanetmsx.h */; };
|
|
BCDC2690133AC1B9005A3511 /* malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC268F133AC1B9005A3511 /* malloc.h */; };
|
|
BCDC26EA133AC269005A3511 /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26CD133AC269005A3511 /* hash.c */; };
|
|
BCDC26EB133AC269005A3511 /* hash.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26CE133AC269005A3511 /* hash.h */; };
|
|
BCDC26EC133AC269005A3511 /* mathexpr.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26CF133AC269005A3511 /* mathexpr.c */; };
|
|
BCDC26ED133AC269005A3511 /* mathexpr.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26D0133AC269005A3511 /* mathexpr.h */; };
|
|
BCDC26EE133AC269005A3511 /* mempool.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D1133AC269005A3511 /* mempool.c */; };
|
|
BCDC26EF133AC269005A3511 /* mempool.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26D2133AC269005A3511 /* mempool.h */; };
|
|
BCDC26F0133AC269005A3511 /* msxchem.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D3133AC269005A3511 /* msxchem.c */; };
|
|
BCDC26F1133AC269005A3511 /* msxcompiler.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D4133AC269005A3511 /* msxcompiler.c */; };
|
|
BCDC26F2133AC269005A3511 /* msxdict.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26D5133AC269005A3511 /* msxdict.h */; };
|
|
BCDC26F3133AC269005A3511 /* msxfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D6133AC269005A3511 /* msxfile.c */; };
|
|
BCDC26F4133AC269005A3511 /* msxfuncs.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D7133AC269005A3511 /* msxfuncs.c */; };
|
|
BCDC26F5133AC269005A3511 /* msxfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26D8133AC269005A3511 /* msxfuncs.h */; };
|
|
BCDC26F6133AC269005A3511 /* msxinp.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26D9133AC269005A3511 /* msxinp.c */; };
|
|
BCDC26F7133AC269005A3511 /* msxmain.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DA133AC269005A3511 /* msxmain.c */; };
|
|
BCDC26F8133AC269005A3511 /* msxout.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DB133AC269005A3511 /* msxout.c */; };
|
|
BCDC26F9133AC269005A3511 /* msxproj.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DC133AC269005A3511 /* msxproj.c */; };
|
|
BCDC26FA133AC269005A3511 /* msxqual.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DD133AC269005A3511 /* msxqual.c */; };
|
|
BCDC26FB133AC269005A3511 /* msxrpt.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DE133AC269005A3511 /* msxrpt.c */; };
|
|
BCDC26FC133AC269005A3511 /* msxtank.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26DF133AC269005A3511 /* msxtank.c */; };
|
|
BCDC26FD133AC269005A3511 /* msxtoolkit.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26E0133AC269005A3511 /* msxtoolkit.c */; };
|
|
BCDC26FE133AC269005A3511 /* msxtypes.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26E1133AC269005A3511 /* msxtypes.h */; };
|
|
BCDC26FF133AC269005A3511 /* msxutils.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26E2133AC269005A3511 /* msxutils.c */; };
|
|
BCDC2700133AC269005A3511 /* msxutils.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26E3133AC269005A3511 /* msxutils.h */; };
|
|
BCDC2701133AC269005A3511 /* newton.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26E4133AC269005A3511 /* newton.c */; };
|
|
BCDC2702133AC269005A3511 /* newton.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26E5133AC269005A3511 /* newton.h */; };
|
|
BCDC2703133AC269005A3511 /* rk5.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26E6133AC269005A3511 /* rk5.c */; };
|
|
BCDC2704133AC269005A3511 /* rk5.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26E7133AC269005A3511 /* rk5.h */; };
|
|
BCDC2705133AC269005A3511 /* ros2.c in Sources */ = {isa = PBXBuildFile; fileRef = BCDC26E8133AC269005A3511 /* ros2.c */; };
|
|
BCDC2706133AC269005A3511 /* ros2.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC26E9133AC269005A3511 /* ros2.h */; };
|
|
BCDC270E133AC2B6005A3511 /* epanet2.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDC270D133AC2B6005A3511 /* epanet2.h */; };
|
|
BCDC2714133AC2E5005A3511 /* libepanet.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BCDC2713133AC2E5005A3511 /* libepanet.dylib */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BCDC268A133AC17E005A3511 /* epanetmsx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = epanetmsx.h; sourceTree = "<group>"; };
|
|
BCDC268F133AC1B9005A3511 /* malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc.h; sourceTree = "<group>"; };
|
|
BCDC26CD133AC269005A3511 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hash.c; path = ../../../src/hash.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26CE133AC269005A3511 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hash.h; path = ../../../src/hash.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26CF133AC269005A3511 /* mathexpr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mathexpr.c; path = ../../../src/mathexpr.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D0133AC269005A3511 /* mathexpr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mathexpr.h; path = ../../../src/mathexpr.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D1133AC269005A3511 /* mempool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mempool.c; path = ../../../src/mempool.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D2133AC269005A3511 /* mempool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mempool.h; path = ../../../src/mempool.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D3133AC269005A3511 /* msxchem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxchem.c; path = ../../../src/msxchem.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D4133AC269005A3511 /* msxcompiler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxcompiler.c; path = ../../../src/msxcompiler.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D5133AC269005A3511 /* msxdict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msxdict.h; path = ../../../src/msxdict.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D6133AC269005A3511 /* msxfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxfile.c; path = ../../../src/msxfile.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D7133AC269005A3511 /* msxfuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxfuncs.c; path = ../../../src/msxfuncs.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D8133AC269005A3511 /* msxfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msxfuncs.h; path = ../../../src/msxfuncs.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26D9133AC269005A3511 /* msxinp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxinp.c; path = ../../../src/msxinp.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DA133AC269005A3511 /* msxmain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxmain.c; path = ../../../src/msxmain.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DB133AC269005A3511 /* msxout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxout.c; path = ../../../src/msxout.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DC133AC269005A3511 /* msxproj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxproj.c; path = ../../../src/msxproj.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DD133AC269005A3511 /* msxqual.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxqual.c; path = ../../../src/msxqual.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DE133AC269005A3511 /* msxrpt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxrpt.c; path = ../../../src/msxrpt.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26DF133AC269005A3511 /* msxtank.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxtank.c; path = ../../../src/msxtank.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E0133AC269005A3511 /* msxtoolkit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxtoolkit.c; path = ../../../src/msxtoolkit.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E1133AC269005A3511 /* msxtypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msxtypes.h; path = ../../../src/msxtypes.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E2133AC269005A3511 /* msxutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msxutils.c; path = ../../../src/msxutils.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E3133AC269005A3511 /* msxutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msxutils.h; path = ../../../src/msxutils.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E4133AC269005A3511 /* newton.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = newton.c; path = ../../../src/newton.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E5133AC269005A3511 /* newton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = newton.h; path = ../../../src/newton.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E6133AC269005A3511 /* rk5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rk5.c; path = ../../../src/rk5.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E7133AC269005A3511 /* rk5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rk5.h; path = ../../../src/rk5.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E8133AC269005A3511 /* ros2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ros2.c; path = ../../../src/ros2.c; sourceTree = SOURCE_ROOT; };
|
|
BCDC26E9133AC269005A3511 /* ros2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ros2.h; path = ../../../src/ros2.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC270D133AC2B6005A3511 /* epanet2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = epanet2.h; path = ../../../../../BASE/trunk/include/epanet2.h; sourceTree = SOURCE_ROOT; };
|
|
BCDC2713133AC2E5005A3511 /* libepanet.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libepanet.dylib; path = ../../../../../BASE/trunk/build/Xcode/epanet/build/Debug/libepanet.dylib; sourceTree = SOURCE_ROOT; };
|
|
D2AAC0630554660B00DB518D /* libepanetmsx.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libepanetmsx.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
D289988505E68E00004EDB86 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BCDC2714133AC2E5005A3511 /* libepanet.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
08FB7794FE84155DC02AAC07 /* epanetmsx */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BCDC268E133AC1B9005A3511 /* macinclude */,
|
|
BCDC2689133AC17E005A3511 /* include */,
|
|
08FB7795FE84155DC02AAC07 /* Source */,
|
|
1AB674ADFE9D54B511CA2CBB /* Products */,
|
|
);
|
|
name = epanetmsx;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB7795FE84155DC02AAC07 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BCDC26CD133AC269005A3511 /* hash.c */,
|
|
BCDC26CE133AC269005A3511 /* hash.h */,
|
|
BCDC26CF133AC269005A3511 /* mathexpr.c */,
|
|
BCDC26D0133AC269005A3511 /* mathexpr.h */,
|
|
BCDC26D1133AC269005A3511 /* mempool.c */,
|
|
BCDC26D2133AC269005A3511 /* mempool.h */,
|
|
BCDC26D3133AC269005A3511 /* msxchem.c */,
|
|
BCDC26D4133AC269005A3511 /* msxcompiler.c */,
|
|
BCDC26D5133AC269005A3511 /* msxdict.h */,
|
|
BCDC26D6133AC269005A3511 /* msxfile.c */,
|
|
BCDC26D7133AC269005A3511 /* msxfuncs.c */,
|
|
BCDC26D8133AC269005A3511 /* msxfuncs.h */,
|
|
BCDC26D9133AC269005A3511 /* msxinp.c */,
|
|
BCDC26DA133AC269005A3511 /* msxmain.c */,
|
|
BCDC26DB133AC269005A3511 /* msxout.c */,
|
|
BCDC26DC133AC269005A3511 /* msxproj.c */,
|
|
BCDC26DD133AC269005A3511 /* msxqual.c */,
|
|
BCDC26DE133AC269005A3511 /* msxrpt.c */,
|
|
BCDC26DF133AC269005A3511 /* msxtank.c */,
|
|
BCDC26E0133AC269005A3511 /* msxtoolkit.c */,
|
|
BCDC26E1133AC269005A3511 /* msxtypes.h */,
|
|
BCDC26E2133AC269005A3511 /* msxutils.c */,
|
|
BCDC26E3133AC269005A3511 /* msxutils.h */,
|
|
BCDC26E4133AC269005A3511 /* newton.c */,
|
|
BCDC26E5133AC269005A3511 /* newton.h */,
|
|
BCDC26E6133AC269005A3511 /* rk5.c */,
|
|
BCDC26E7133AC269005A3511 /* rk5.h */,
|
|
BCDC26E8133AC269005A3511 /* ros2.c */,
|
|
BCDC26E9133AC269005A3511 /* ros2.h */,
|
|
);
|
|
name = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
1AB674ADFE9D54B511CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2AAC0630554660B00DB518D /* libepanetmsx.dylib */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BCDC2689133AC17E005A3511 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BCDC2713133AC2E5005A3511 /* libepanet.dylib */,
|
|
BCDC270D133AC2B6005A3511 /* epanet2.h */,
|
|
BCDC268A133AC17E005A3511 /* epanetmsx.h */,
|
|
);
|
|
name = include;
|
|
path = ../../../include;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
BCDC268E133AC1B9005A3511 /* macinclude */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BCDC268F133AC1B9005A3511 /* malloc.h */,
|
|
);
|
|
path = macinclude;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
D2AAC0600554660B00DB518D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BCDC268B133AC17E005A3511 /* epanetmsx.h in Headers */,
|
|
BCDC2690133AC1B9005A3511 /* malloc.h in Headers */,
|
|
BCDC26EB133AC269005A3511 /* hash.h in Headers */,
|
|
BCDC26ED133AC269005A3511 /* mathexpr.h in Headers */,
|
|
BCDC26EF133AC269005A3511 /* mempool.h in Headers */,
|
|
BCDC26F2133AC269005A3511 /* msxdict.h in Headers */,
|
|
BCDC26F5133AC269005A3511 /* msxfuncs.h in Headers */,
|
|
BCDC26FE133AC269005A3511 /* msxtypes.h in Headers */,
|
|
BCDC2700133AC269005A3511 /* msxutils.h in Headers */,
|
|
BCDC2702133AC269005A3511 /* newton.h in Headers */,
|
|
BCDC2704133AC269005A3511 /* rk5.h in Headers */,
|
|
BCDC2706133AC269005A3511 /* ros2.h in Headers */,
|
|
BCDC270E133AC2B6005A3511 /* epanet2.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
D2AAC0620554660B00DB518D /* epanetmsx */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "epanetmsx" */;
|
|
buildPhases = (
|
|
D2AAC0600554660B00DB518D /* Headers */,
|
|
D2AAC0610554660B00DB518D /* Sources */,
|
|
D289988505E68E00004EDB86 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = epanetmsx;
|
|
productName = epanetmsx;
|
|
productReference = D2AAC0630554660B00DB518D /* libepanetmsx.dylib */;
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
08FB7793FE84155DC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "epanetmsx" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 08FB7794FE84155DC02AAC07 /* epanetmsx */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
D2AAC0620554660B00DB518D /* epanetmsx */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
D2AAC0610554660B00DB518D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BCDC26EA133AC269005A3511 /* hash.c in Sources */,
|
|
BCDC26EC133AC269005A3511 /* mathexpr.c in Sources */,
|
|
BCDC26EE133AC269005A3511 /* mempool.c in Sources */,
|
|
BCDC26F0133AC269005A3511 /* msxchem.c in Sources */,
|
|
BCDC26F1133AC269005A3511 /* msxcompiler.c in Sources */,
|
|
BCDC26F3133AC269005A3511 /* msxfile.c in Sources */,
|
|
BCDC26F4133AC269005A3511 /* msxfuncs.c in Sources */,
|
|
BCDC26F6133AC269005A3511 /* msxinp.c in Sources */,
|
|
BCDC26F7133AC269005A3511 /* msxmain.c in Sources */,
|
|
BCDC26F8133AC269005A3511 /* msxout.c in Sources */,
|
|
BCDC26F9133AC269005A3511 /* msxproj.c in Sources */,
|
|
BCDC26FA133AC269005A3511 /* msxqual.c in Sources */,
|
|
BCDC26FB133AC269005A3511 /* msxrpt.c in Sources */,
|
|
BCDC26FC133AC269005A3511 /* msxtank.c in Sources */,
|
|
BCDC26FD133AC269005A3511 /* msxtoolkit.c in Sources */,
|
|
BCDC26FF133AC269005A3511 /* msxutils.c in Sources */,
|
|
BCDC2701133AC269005A3511 /* newton.c in Sources */,
|
|
BCDC2703133AC269005A3511 /* rk5.c in Sources */,
|
|
BCDC2705133AC269005A3511 /* ros2.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB914B08733D8E0010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
EXECUTABLE_PREFIX = lib;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
INSTALL_PATH = /usr/local/lib;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/../../../../../BASE/trunk/build/Xcode/epanet/build/Debug\"",
|
|
);
|
|
PRODUCT_NAME = epanetmsx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB914C08733D8E0010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
EXECUTABLE_PREFIX = lib;
|
|
GCC_MODEL_TUNING = G5;
|
|
INSTALL_PATH = /usr/local/lib;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/../../../../../BASE/trunk/build/Xcode/epanet/build/Debug\"",
|
|
);
|
|
PRODUCT_NAME = epanetmsx;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB914F08733D8E0010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.6;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB915008733D8E0010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = macosx10.6;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "epanetmsx" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB914B08733D8E0010E9CD /* Debug */,
|
|
1DEB914C08733D8E0010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "epanetmsx" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB914F08733D8E0010E9CD /* Debug */,
|
|
1DEB915008733D8E0010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
|
}
|