- Timestamp:
- Jan 8, 2008 5:15:47 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Analysis/branches/ajj_23APR07/XOPs/SANSAnalysis/XCode/SANSAnalysis.xcodeproj/project.pbxproj
r157 r231 33 33 0530624C0BDE9E4D00578444 /* sphereform in CopyFiles */ = {isa = PBXBuildFile; fileRef = 053062400BDE9DC800578444 /* sphereform */; }; 34 34 058F35C80BDD341100D07487 /* libXOPSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 058F35C70BDD341100D07487 /* libXOPSupport.a */; }; 35 05D47DBC0BF1FFD000335CA7 /* libFunc2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 05D47DBA0BF1FFCF00335CA7 /* libFunc2D.h */; };36 05D47DBD0BF1FFD000335CA7 /* libFunc2D.c in Sources */ = {isa = PBXBuildFile; fileRef = 05D47DBB0BF1FFD000335CA7 /* libFunc2D.c */; };37 35 05D47DF80BF2029500335CA7 /* Func2D.c in Sources */ = {isa = PBXBuildFile; fileRef = 05D47DF60BF2029500335CA7 /* Func2D.c */; }; 36 068F1E4E0D32C52D004052EB /* c_disperser.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E440D32C52D004052EB /* c_disperser.c */; }; 37 068F1E4F0D32C52D004052EB /* disp_core_shell_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E450D32C52D004052EB /* disp_core_shell_cylinder.c */; }; 38 068F1E500D32C52D004052EB /* disp_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E460D32C52D004052EB /* disp_cylinder.c */; }; 39 068F1E510D32C52D004052EB /* disp_ellipsoid.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E470D32C52D004052EB /* disp_ellipsoid.c */; }; 40 068F1E520D32C52D004052EB /* disp_elliptical_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E480D32C52D004052EB /* disp_elliptical_cylinder.c */; }; 41 068F1E530D32C52D004052EB /* erf.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E490D32C52D004052EB /* erf.c */; }; 42 068F1E540D32C52D004052EB /* weighted_core_shell_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E4A0D32C52D004052EB /* weighted_core_shell_cylinder.c */; }; 43 068F1E550D32C52D004052EB /* weighted_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E4B0D32C52D004052EB /* weighted_cylinder.c */; }; 44 068F1E560D32C52D004052EB /* weighted_ellipsoid.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E4C0D32C52D004052EB /* weighted_ellipsoid.c */; }; 45 068F1E570D32C52D004052EB /* weighted_elliptical_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E4D0D32C52D004052EB /* weighted_elliptical_cylinder.c */; }; 46 068F1EB00D3403A2004052EB /* core_shell.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E9A0D3403A2004052EB /* core_shell.c */; }; 47 068F1EB10D3403A2004052EB /* core_shell.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1E9B0D3403A2004052EB /* core_shell.h */; }; 48 068F1EB20D3403A2004052EB /* core_shell_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E9C0D3403A2004052EB /* core_shell_cylinder.c */; }; 49 068F1EB30D3403A2004052EB /* core_shell_cylinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1E9D0D3403A2004052EB /* core_shell_cylinder.h */; }; 50 068F1EB50D3403A2004052EB /* cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1E9F0D3403A2004052EB /* cylinder.c */; }; 51 068F1EB60D3403A2004052EB /* cylinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EA00D3403A2004052EB /* cylinder.h */; }; 52 068F1EB80D3403A2004052EB /* ellipsoid.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1EA20D3403A2004052EB /* ellipsoid.c */; }; 53 068F1EB90D3403A2004052EB /* ellipsoid.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EA30D3403A2004052EB /* ellipsoid.h */; }; 54 068F1EBA0D3403A2004052EB /* elliptical_cylinder.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1EA40D3403A2004052EB /* elliptical_cylinder.c */; }; 55 068F1EBB0D3403A2004052EB /* elliptical_cylinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EA50D3403A2004052EB /* elliptical_cylinder.h */; }; 56 068F1EBD0D3403A2004052EB /* sphere.c in Sources */ = {isa = PBXBuildFile; fileRef = 068F1EA70D3403A2004052EB /* sphere.c */; }; 57 068F1EBE0D3403A2004052EB /* sphere.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EA80D3403A2004052EB /* sphere.h */; }; 58 068F1EC20D3403B0004052EB /* c_disperser.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EC00D3403B0004052EB /* c_disperser.h */; }; 59 068F1EC30D3403B0004052EB /* danse.h in Headers */ = {isa = PBXBuildFile; fileRef = 068F1EC10D3403B0004052EB /* danse.h */; }; 38 60 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; 39 61 8D01CCCE0486CAD60068D4B7 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */; }; … … 118 140 05305EF00BDDB5DD00578444 /* GaussWeights.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GaussWeights.h; path = ../lib/GaussWeights.h; sourceTree = SOURCE_ROOT; }; 119 141 053061090BDE78A200578444 /* libSANSAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libSANSAnalysis.h; path = ../lib/libSANSAnalysis.h; sourceTree = SOURCE_ROOT; }; 120 053062400BDE9DC800578444 /* sphereform */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sphereform; sourceTree = BUILT_PRODUCTS_DIR; };142 053062400BDE9DC800578444 /* sphereform */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = sphereform; sourceTree = BUILT_PRODUCTS_DIR; }; 121 143 053062460BDE9DFF00578444 /* sphereform.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sphereform.c; path = ../test/sphereform.c; sourceTree = SOURCE_ROOT; }; 122 144 058F35C70BDD341100D07487 /* libXOPSupport.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libXOPSupport.a; path = /Users/srkline/IGOR_Programming/XOP_Toolkit_5/IgorXOPs5/XOPSupport/Xcode/libXOPSupport.a; sourceTree = "<absolute>"; }; 123 05D47DBA0BF1FFCF00335CA7 /* libFunc2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libFunc2D.h; path = ../lib/libFunc2D.h; sourceTree = SOURCE_ROOT; };124 05D47DBB0BF1FFD000335CA7 /* libFunc2D.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libFunc2D.c; path = ../lib/libFunc2D.c; sourceTree = SOURCE_ROOT; };125 145 05D47DF60BF2029500335CA7 /* Func2D.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Func2D.c; path = ../XOP/Func2D.c; sourceTree = SOURCE_ROOT; }; 126 146 05D47EBF0BF20EF700335CA7 /* Func2D.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Func2D.h; path = ../XOP/Func2D.h; sourceTree = SOURCE_ROOT; }; 147 068F1E440D32C52D004052EB /* c_disperser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = c_disperser.c; sourceTree = "<group>"; }; 148 068F1E450D32C52D004052EB /* disp_core_shell_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_core_shell_cylinder.c; sourceTree = "<group>"; }; 149 068F1E460D32C52D004052EB /* disp_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_cylinder.c; sourceTree = "<group>"; }; 150 068F1E470D32C52D004052EB /* disp_ellipsoid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_ellipsoid.c; sourceTree = "<group>"; }; 151 068F1E480D32C52D004052EB /* disp_elliptical_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = disp_elliptical_cylinder.c; sourceTree = "<group>"; }; 152 068F1E490D32C52D004052EB /* erf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = erf.c; sourceTree = "<group>"; }; 153 068F1E4A0D32C52D004052EB /* weighted_core_shell_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weighted_core_shell_cylinder.c; sourceTree = "<group>"; }; 154 068F1E4B0D32C52D004052EB /* weighted_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weighted_cylinder.c; sourceTree = "<group>"; }; 155 068F1E4C0D32C52D004052EB /* weighted_ellipsoid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weighted_ellipsoid.c; sourceTree = "<group>"; }; 156 068F1E4D0D32C52D004052EB /* weighted_elliptical_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = weighted_elliptical_cylinder.c; sourceTree = "<group>"; }; 157 068F1E9A0D3403A2004052EB /* core_shell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = core_shell.c; sourceTree = "<group>"; }; 158 068F1E9B0D3403A2004052EB /* core_shell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = core_shell.h; sourceTree = "<group>"; }; 159 068F1E9C0D3403A2004052EB /* core_shell_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = core_shell_cylinder.c; sourceTree = "<group>"; }; 160 068F1E9D0D3403A2004052EB /* core_shell_cylinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = core_shell_cylinder.h; sourceTree = "<group>"; }; 161 068F1E9F0D3403A2004052EB /* cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cylinder.c; sourceTree = "<group>"; }; 162 068F1EA00D3403A2004052EB /* cylinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cylinder.h; sourceTree = "<group>"; }; 163 068F1EA20D3403A2004052EB /* ellipsoid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ellipsoid.c; sourceTree = "<group>"; }; 164 068F1EA30D3403A2004052EB /* ellipsoid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ellipsoid.h; sourceTree = "<group>"; }; 165 068F1EA40D3403A2004052EB /* elliptical_cylinder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = elliptical_cylinder.c; sourceTree = "<group>"; }; 166 068F1EA50D3403A2004052EB /* elliptical_cylinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = elliptical_cylinder.h; sourceTree = "<group>"; }; 167 068F1EA70D3403A2004052EB /* sphere.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sphere.c; sourceTree = "<group>"; }; 168 068F1EA80D3403A2004052EB /* sphere.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sphere.h; sourceTree = "<group>"; }; 169 068F1EC00D3403B0004052EB /* c_disperser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = c_disperser.h; sourceTree = "<group>"; }; 170 068F1EC10D3403B0004052EB /* danse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = danse.h; sourceTree = "<group>"; }; 127 171 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 128 172 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; … … 154 198 155 199 /* Begin PBXGroup section */ 156 089C166AFE841209C02AAC07 /* SANSAnalysis */ = { 157 isa = PBXGroup; 158 children = ( 159 08FB77ADFE841716C02AAC07 /* Source */, 160 089C167CFE841241C02AAC07 /* Resources */, 161 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 162 19C28FB4FE9D528D11CA2CBB /* Products */, 163 ); 164 name = SANSAnalysis; 165 sourceTree = "<group>"; 166 }; 167 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { 168 isa = PBXGroup; 169 children = ( 170 05305DF50BDDA45000578444 /* libSANSAnalysis.a */, 171 058F35C70BDD341100D07487 /* libXOPSupport.a */, 172 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, 173 ); 174 name = "External Frameworks and Libraries"; 175 sourceTree = "<group>"; 176 }; 177 089C167CFE841241C02AAC07 /* Resources */ = { 178 isa = PBXGroup; 179 children = ( 180 8D01CCD10486CAD60068D4B7 /* Info.plist */, 181 089C167DFE841241C02AAC07 /* InfoPlist.strings */, 182 ); 183 name = Resources; 184 sourceTree = "<group>"; 185 }; 186 08FB77ADFE841716C02AAC07 /* Source */ = { 187 isa = PBXGroup; 188 children = ( 189 05D47EBF0BF20EF700335CA7 /* Func2D.h */, 190 053062460BDE9DFF00578444 /* sphereform.c */, 191 05305EF00BDDB5DD00578444 /* GaussWeights.h */, 192 05305CDC0BDD9D1A00578444 /* StandardHeaders.h */, 193 05305C7D0BDD79F500578444 /* libCylinder.c */, 194 05305C7E0BDD79F500578444 /* libCylinder.h */, 195 05305C7F0BDD79F500578444 /* libSphere.c */, 196 05305C800BDD79F500578444 /* libSphere.h */, 197 05305C810BDD79F500578444 /* libStructureFactor.c */, 198 05305C820BDD79F500578444 /* libStructureFactor.h */, 199 05305C830BDD79F500578444 /* libTwoPhase.c */, 200 05305C840BDD79F500578444 /* libTwoPhase.h */, 200 068F1E430D32C52D004052EB /* igor_wrapper_src */ = { 201 isa = PBXGroup; 202 children = ( 203 068F1E440D32C52D004052EB /* c_disperser.c */, 204 068F1E450D32C52D004052EB /* disp_core_shell_cylinder.c */, 205 068F1E460D32C52D004052EB /* disp_cylinder.c */, 206 068F1E470D32C52D004052EB /* disp_ellipsoid.c */, 207 068F1E480D32C52D004052EB /* disp_elliptical_cylinder.c */, 208 068F1E490D32C52D004052EB /* erf.c */, 209 068F1E4A0D32C52D004052EB /* weighted_core_shell_cylinder.c */, 210 068F1E4B0D32C52D004052EB /* weighted_cylinder.c */, 211 068F1E4C0D32C52D004052EB /* weighted_ellipsoid.c */, 212 068F1E4D0D32C52D004052EB /* weighted_elliptical_cylinder.c */, 213 ); 214 name = igor_wrapper_src; 215 path = ../lib/DANSE/igor_wrapper_src; 216 sourceTree = SOURCE_ROOT; 217 }; 218 068F1E920D3403A2004052EB /* c_extensions */ = { 219 isa = PBXGroup; 220 children = ( 221 068F1E9A0D3403A2004052EB /* core_shell.c */, 222 068F1E9B0D3403A2004052EB /* core_shell.h */, 223 068F1E9C0D3403A2004052EB /* core_shell_cylinder.c */, 224 068F1E9D0D3403A2004052EB /* core_shell_cylinder.h */, 225 068F1E9F0D3403A2004052EB /* cylinder.c */, 226 068F1EA00D3403A2004052EB /* cylinder.h */, 227 068F1EA20D3403A2004052EB /* ellipsoid.c */, 228 068F1EA30D3403A2004052EB /* ellipsoid.h */, 229 068F1EA40D3403A2004052EB /* elliptical_cylinder.c */, 230 068F1EA50D3403A2004052EB /* elliptical_cylinder.h */, 231 068F1EA70D3403A2004052EB /* sphere.c */, 232 068F1EA80D3403A2004052EB /* sphere.h */, 233 ); 234 name = c_extensions; 235 path = ../lib/DANSE/c_extensions; 236 sourceTree = SOURCE_ROOT; 237 }; 238 068F1EBF0D3403B0004052EB /* include */ = { 239 isa = PBXGroup; 240 children = ( 241 068F1EC00D3403B0004052EB /* c_disperser.h */, 242 068F1EC10D3403B0004052EB /* danse.h */, 243 ); 244 name = include; 245 path = ../lib/DANSE/include; 246 sourceTree = SOURCE_ROOT; 247 }; 248 06D661430D132F9D0025E5AA /* Source */ = { 249 isa = PBXGroup; 250 children = ( 251 06D661510D13309E0025E5AA /* testing */, 252 06D6614E0D1330600025E5AA /* libDANSE */, 253 06D6614B0D13303B0025E5AA /* libSANS */, 201 254 05305C3B0BDD76E400578444 /* Cylinder.c */, 202 255 05305C3C0BDD76E400578444 /* Cylinder.h */, … … 213 266 05305C470BDD76E400578444 /* TwoPhase.h */, 214 267 32BAE0B30371A71500C91783 /* SANSAnalysis_Prefix.pch */, 268 05D47DF60BF2029500335CA7 /* Func2D.c */, 269 05D47EBF0BF20EF700335CA7 /* Func2D.h */, 270 ); 271 name = Source; 272 sourceTree = "<group>"; 273 }; 274 06D6614B0D13303B0025E5AA /* libSANS */ = { 275 isa = PBXGroup; 276 children = ( 215 277 053061090BDE78A200578444 /* libSANSAnalysis.h */, 216 05D47DBA0BF1FFCF00335CA7 /* libFunc2D.h */, 217 05D47DBB0BF1FFD000335CA7 /* libFunc2D.c */, 218 05D47DF60BF2029500335CA7 /* Func2D.c */, 219 ); 220 name = Source; 278 05305EF00BDDB5DD00578444 /* GaussWeights.h */, 279 05305CDC0BDD9D1A00578444 /* StandardHeaders.h */, 280 05305C7D0BDD79F500578444 /* libCylinder.c */, 281 05305C7E0BDD79F500578444 /* libCylinder.h */, 282 05305C7F0BDD79F500578444 /* libSphere.c */, 283 05305C800BDD79F500578444 /* libSphere.h */, 284 05305C810BDD79F500578444 /* libStructureFactor.c */, 285 05305C820BDD79F500578444 /* libStructureFactor.h */, 286 05305C830BDD79F500578444 /* libTwoPhase.c */, 287 05305C840BDD79F500578444 /* libTwoPhase.h */, 288 ); 289 name = libSANS; 290 sourceTree = "<group>"; 291 }; 292 06D6614E0D1330600025E5AA /* libDANSE */ = { 293 isa = PBXGroup; 294 children = ( 295 068F1EBF0D3403B0004052EB /* include */, 296 068F1E920D3403A2004052EB /* c_extensions */, 297 068F1E430D32C52D004052EB /* igor_wrapper_src */, 298 ); 299 name = libDANSE; 300 sourceTree = "<group>"; 301 }; 302 06D661510D13309E0025E5AA /* testing */ = { 303 isa = PBXGroup; 304 children = ( 305 053062460BDE9DFF00578444 /* sphereform.c */, 306 ); 307 name = testing; 308 sourceTree = "<group>"; 309 }; 310 089C166AFE841209C02AAC07 /* SANSAnalysis */ = { 311 isa = PBXGroup; 312 children = ( 313 06D661430D132F9D0025E5AA /* Source */, 314 089C167CFE841241C02AAC07 /* Resources */, 315 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 316 19C28FB4FE9D528D11CA2CBB /* Products */, 317 ); 318 name = SANSAnalysis; 319 sourceTree = "<group>"; 320 }; 321 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { 322 isa = PBXGroup; 323 children = ( 324 05305DF50BDDA45000578444 /* libSANSAnalysis.a */, 325 058F35C70BDD341100D07487 /* libXOPSupport.a */, 326 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, 327 ); 328 name = "External Frameworks and Libraries"; 329 sourceTree = "<group>"; 330 }; 331 089C167CFE841241C02AAC07 /* Resources */ = { 332 isa = PBXGroup; 333 children = ( 334 8D01CCD10486CAD60068D4B7 /* Info.plist */, 335 089C167DFE841241C02AAC07 /* InfoPlist.strings */, 336 ); 337 name = Resources; 221 338 sourceTree = "<group>"; 222 339 }; … … 245 362 05305EF10BDDB5DD00578444 /* GaussWeights.h in Headers */, 246 363 0530610A0BDE78A200578444 /* libSANSAnalysis.h in Headers */, 247 05D47DBC0BF1FFD000335CA7 /* libFunc2D.h in Headers */, 364 068F1EB10D3403A2004052EB /* core_shell.h in Headers */, 365 068F1EB30D3403A2004052EB /* core_shell_cylinder.h in Headers */, 366 068F1EB60D3403A2004052EB /* cylinder.h in Headers */, 367 068F1EB90D3403A2004052EB /* ellipsoid.h in Headers */, 368 068F1EBB0D3403A2004052EB /* elliptical_cylinder.h in Headers */, 369 068F1EBE0D3403A2004052EB /* sphere.h in Headers */, 370 068F1EC20D3403B0004052EB /* c_disperser.h in Headers */, 371 068F1EC30D3403B0004052EB /* danse.h in Headers */, 248 372 ); 249 373 runOnlyForDeploymentPostprocessing = 0; … … 360 484 05305C890BDD79F500578444 /* libStructureFactor.c in Sources */, 361 485 05305C8B0BDD79F500578444 /* libTwoPhase.c in Sources */, 362 05D47DBD0BF1FFD000335CA7 /* libFunc2D.c in Sources */, 486 068F1E4E0D32C52D004052EB /* c_disperser.c in Sources */, 487 068F1E4F0D32C52D004052EB /* disp_core_shell_cylinder.c in Sources */, 488 068F1E500D32C52D004052EB /* disp_cylinder.c in Sources */, 489 068F1E510D32C52D004052EB /* disp_ellipsoid.c in Sources */, 490 068F1E520D32C52D004052EB /* disp_elliptical_cylinder.c in Sources */, 491 068F1E530D32C52D004052EB /* erf.c in Sources */, 492 068F1E540D32C52D004052EB /* weighted_core_shell_cylinder.c in Sources */, 493 068F1E550D32C52D004052EB /* weighted_cylinder.c in Sources */, 494 068F1E560D32C52D004052EB /* weighted_ellipsoid.c in Sources */, 495 068F1E570D32C52D004052EB /* weighted_elliptical_cylinder.c in Sources */, 496 068F1EB00D3403A2004052EB /* core_shell.c in Sources */, 497 068F1EB20D3403A2004052EB /* core_shell_cylinder.c in Sources */, 498 068F1EB50D3403A2004052EB /* cylinder.c in Sources */, 499 068F1EB80D3403A2004052EB /* ellipsoid.c in Sources */, 500 068F1EBA0D3403A2004052EB /* elliptical_cylinder.c in Sources */, 501 068F1EBD0D3403A2004052EB /* sphere.c in Sources */, 363 502 ); 364 503 runOnlyForDeploymentPostprocessing = 0; … … 409 548 GCC_MODEL_TUNING = G5; 410 549 GCC_OPTIMIZATION_LEVEL = 0; 550 HEADER_SEARCH_PATHS = ""; 411 551 INSTALL_PATH = /usr/local/lib; 412 552 PREBINDING = NO; 413 553 PRODUCT_NAME = libSANSAnalysis; 554 USER_HEADER_SEARCH_PATHS = "/Users/srkline/IGOR_Programming/XOP_Toolkit_5/IgorXOPs5/XOPSupport ../lib/DANSE/"; 414 555 ZERO_LINK = YES; 415 556 }; … … 426 567 GCC_ENABLE_FIX_AND_CONTINUE = YES; 427 568 GCC_MODEL_TUNING = G5; 569 HEADER_SEARCH_PATHS = ""; 428 570 INSTALL_PATH = /usr/local/lib; 429 571 PREBINDING = NO; 430 572 PRODUCT_NAME = libSANSAnalysis; 573 USER_HEADER_SEARCH_PATHS = "/Users/srkline/IGOR_Programming/XOP_Toolkit_5/IgorXOPs5/XOPSupport ../lib/DANSE/"; 431 574 ZERO_LINK = NO; 432 575 }; … … 440 583 GCC_ENABLE_FIX_AND_CONTINUE = YES; 441 584 GCC_MODEL_TUNING = G5; 585 HEADER_SEARCH_PATHS = ""; 442 586 INSTALL_PATH = /usr/local/lib; 443 587 PREBINDING = NO; 444 588 PRODUCT_NAME = libSANSAnalysis; 589 USER_HEADER_SEARCH_PATHS = "/Users/srkline/IGOR_Programming/XOP_Toolkit_5/IgorXOPs5/XOPSupport ../lib/DANSE/"; 445 590 ZERO_LINK = NO; 446 591 };
Note: See TracChangeset
for help on using the changeset viewer.