Skip to content

Commit

Permalink
Please DONT rename OsiriXAPI to OsiriXGreatAPI...
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/osirixplugins/code@147 bdd3870d-6ba2-4b59-8605-1de7af000970
  • Loading branch information
rossetantoine committed Mar 21, 2011
1 parent d7a03ce commit 8319235
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
/* Begin PBXBuildFile section */
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
AB01B9BD067FAC0500CDDB0F /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB01B9BC067FAC0500CDDB0F /* WebKit.framework */; };
AB250FA11250E09B00FD6EC7 /* OsiriX Headers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB250FA01250E09B00FD6EC7 /* OsiriX Headers.framework */; };
AB2510FF1250E0EF00FD6EC7 /* OsiriX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB2510FE1250E0EF00FD6EC7 /* OsiriX.framework */; };
CE2E68E51337E50300AD3187 /* OsiriXAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE2E68E41337E50300AD3187 /* OsiriXAPI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
CE4EAC121037E91800DA0EFB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CE4EAC101037E91800DA0EFB /* InfoPlist.strings */; };
CE797E1E1037DA7D00C2C7D2 /* FloatDICOMExport.h in Headers */ = {isa = PBXBuildFile; fileRef = CE797E1C1037DA7D00C2C7D2 /* FloatDICOMExport.h */; };
CE797E1F1037DA7D00C2C7D2 /* FloatDICOMExport.m in Sources */ = {isa = PBXBuildFile; fileRef = CE797E1D1037DA7D00C2C7D2 /* FloatDICOMExport.m */; };
Expand All @@ -24,8 +24,8 @@
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
AB01B9BC067FAC0500CDDB0F /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
AB1411F40677B3BE004B0074 /* FloatDICOMExport.osirixplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FloatDICOMExport.osirixplugin; sourceTree = BUILT_PRODUCTS_DIR; };
AB250FA01250E09B00FD6EC7 /* OsiriX Headers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OsiriX Headers.framework"; path = "../../osirix/osirix/build/Development/OsiriX Headers.framework"; sourceTree = SOURCE_ROOT; };
AB2510FE1250E0EF00FD6EC7 /* OsiriX.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriX.framework; path = "../../osirix/osirix/build/Deployment 64-bit/OsiriX.framework"; sourceTree = SOURCE_ROOT; };
CE2E68E41337E50300AD3187 /* OsiriXAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriXAPI.framework; path = ../../osirix/osirix/build/Development/OsiriXAPI.framework; sourceTree = SOURCE_ROOT; };
CE4EAC111037E91800DA0EFB /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = InfoPlist.strings; sourceTree = "<group>"; };
CE797E1C1037DA7D00C2C7D2 /* FloatDICOMExport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FloatDICOMExport.h; sourceTree = "<group>"; };
CE797E1D1037DA7D00C2C7D2 /* FloatDICOMExport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FloatDICOMExport.m; sourceTree = "<group>"; };
Expand All @@ -39,8 +39,8 @@
files = (
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
AB01B9BD067FAC0500CDDB0F /* WebKit.framework in Frameworks */,
AB250FA11250E09B00FD6EC7 /* OsiriX Headers.framework in Frameworks */,
AB2510FF1250E0EF00FD6EC7 /* OsiriX.framework in Frameworks */,
CE2E68E51337E50300AD3187 /* OsiriXAPI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -90,8 +90,8 @@
isa = PBXGroup;
children = (
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
CE2E68E41337E50300AD3187 /* OsiriXAPI.framework */,
AB2510FE1250E0EF00FD6EC7 /* OsiriX.framework */,
AB250FA01250E09B00FD6EC7 /* OsiriX Headers.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
Expand Down
1 change: 1 addition & 0 deletions Exec/Exec.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@
isa = PBXProject;
buildConfigurationList = CE6A9A9408AC841300D0C1EE /* Build configuration list for PBXProject "Exec" */;
compatibilityVersion = "Xcode 2.4";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
Expand Down
12 changes: 6 additions & 6 deletions HelloWorld/HelloWorld.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objectVersion = 45;
objects = {

/* Begin PBXBuildFile section */
Expand All @@ -12,7 +12,7 @@
592685DF11D2089100CFA81F /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 592685DE11D2089100CFA81F /* PreferencePanes.framework */; };
5926860711D2098C00CFA81F /* HelloWorldPreferences.prefPane in Resources */ = {isa = PBXBuildFile; fileRef = 592685B011D204D100CFA81F /* HelloWorldPreferences.prefPane */; };
59A3C84A130D6A1E001937EB /* fatigue.png in Resources */ = {isa = PBXBuildFile; fileRef = 59A3C849130D6A1E001937EB /* fatigue.png */; };
59A3C9ED130D6BB5001937EB /* OsiriXAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59A3C9EC130D6BB5001937EB /* OsiriXAPI.framework */; };
59A3C9ED130D6BB5001937EB /* OsiriXAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59A3C9EC130D6BB5001937EB /* OsiriXAPI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
59A3CBB2130D704E001937EB /* HelloWorldFilter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 59A3CBB1130D704E001937EB /* HelloWorldFilter.mm */; };
8D5B49AE048680CD000E48DA /* HelloWorld_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCF630370AF2F00C91783 /* HelloWorld_Prefix.pch */; };
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
Expand Down Expand Up @@ -43,7 +43,7 @@
592685C211D2056D00CFA81F /* HelloWorldPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HelloWorldPreferencesController.m; sourceTree = "<group>"; };
592685DE11D2089100CFA81F /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
59A3C849130D6A1E001937EB /* fatigue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fatigue.png; sourceTree = "<group>"; };
59A3C9EC130D6BB5001937EB /* OsiriXAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriXAPI.framework; path = "../../osirix-trunk/build/Development/OsiriXAPI.framework"; sourceTree = SOURCE_ROOT; };
59A3C9EC130D6BB5001937EB /* OsiriXAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriXAPI.framework; path = ../../osirix/osirix/build/Development/OsiriXAPI.framework; sourceTree = SOURCE_ROOT; };
59A3CBB1130D704E001937EB /* HelloWorldFilter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = HelloWorldFilter.mm; sourceTree = "<group>"; };
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
AB5D36050680E57E00F4007A /* HelloWorld.osirixplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HelloWorld.osirixplugin; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -517,7 +517,7 @@
);
GCC_C_LANGUAGE_STANDARD = gnu99;
MACOSX_DEPLOYMENT_TARGET = 10.5;
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
SDKROOT = macosx10.5;
};
name = Development;
};
Expand All @@ -529,7 +529,7 @@
i386,
);
MACOSX_DEPLOYMENT_TARGET = 10.4;
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
SDKROOT = macosx10.5;
};
name = Deployment;
};
Expand All @@ -541,7 +541,7 @@
i386,
);
MACOSX_DEPLOYMENT_TARGET = 10.4;
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
SDKROOT = macosx10.5;
};
name = Default;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
59F6A17210564067008585F5 /* ArthroplastyTemplatingWindowController+OsiriX.mm in Sources */ = {isa = PBXBuildFile; fileRef = 59F6A17010564067008585F5 /* ArthroplastyTemplatingWindowController+OsiriX.mm */; };
59F6A17610564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.h in Headers */ = {isa = PBXBuildFile; fileRef = 59F6A17410564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.h */; };
59F6A17710564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.mm in Sources */ = {isa = PBXBuildFile; fileRef = 59F6A17510564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.mm */; };
59F9B46810C95E28008A6EF1 /* OsiriX Headers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59F9B46710C95E28008A6EF1 /* OsiriX Headers.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
A9F8BEED0B9DD21E00FDB71F /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9F8BEEC0B9DD21E00FDB71F /* Quartz.framework */; };
CE2E65B81337E4B900AD3187 /* OsiriXAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE2E65B71337E4B900AD3187 /* OsiriXAPI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -107,9 +107,9 @@
59F6A17010564067008585F5 /* ArthroplastyTemplatingWindowController+OsiriX.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "ArthroplastyTemplatingWindowController+OsiriX.mm"; sourceTree = "<group>"; };
59F6A17410564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ArthroplastyTemplatingWindowController+Templates.h"; sourceTree = "<group>"; };
59F6A17510564159008585F5 /* ArthroplastyTemplatingWindowController+Templates.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "ArthroplastyTemplatingWindowController+Templates.mm"; sourceTree = "<group>"; };
59F9B46710C95E28008A6EF1 /* OsiriX Headers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OsiriX Headers.framework"; path = "../../osirix/osirix/build/Development/OsiriX Headers.framework"; sourceTree = SOURCE_ROOT; };
A9F8BEEC0B9DD21E00FDB71F /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
AB5D36050680E57E00F4007A /* HipArthroplastyTemplating.osirixplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HipArthroplastyTemplating.osirixplugin; sourceTree = BUILT_PRODUCTS_DIR; };
CE2E65B71337E4B900AD3187 /* OsiriXAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriXAPI.framework; path = ../../osirix/osirix/build/Development/OsiriXAPI.framework; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -121,7 +121,7 @@
A9F8BEED0B9DD21E00FDB71F /* Quartz.framework in Frameworks */,
599C7B190FFCFED000AD1EB9 /* Accelerate.framework in Frameworks */,
59B8B7470FFDEF2900891365 /* CoreFoundation.framework in Frameworks */,
59F9B46810C95E28008A6EF1 /* OsiriX Headers.framework in Frameworks */,
CE2E65B81337E4B900AD3187 /* OsiriXAPI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -167,7 +167,7 @@
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
59F9B46710C95E28008A6EF1 /* OsiriX Headers.framework */,
CE2E65B71337E4B900AD3187 /* OsiriXAPI.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
Expand Down
2 changes: 1 addition & 1 deletion Quicktime to DICOM/Quicktime2DICOM.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//

#import <Foundation/Foundation.h>
#import "OsiriX Headers/PluginFilter.h"
#import "OsiriXAPI/PluginFilter.h"

@class DICOMExport;

Expand Down
8 changes: 4 additions & 4 deletions Quicktime to DICOM/Quicktime2DICOM.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
#import "Quicktime2DICOM.h"
#import <OsiriX/DCM.h>
#import "QTKit/QTMovie.h"
#import "OsiriX Headers/browserController.h"
#import "OsiriX Headers/WaitRendering.h"
#import "OsiriX Headers/DICOMExport.h"
#import "OsiriX Headers/BrowserController.h"
#import "OsiriXAPI/browserController.h"
#import "OsiriXAPI/WaitRendering.h"
#import "OsiriXAPI/DICOMExport.h"
#import "OsiriXAPI/BrowserController.h"

@implementation Quicktime2DICOM

Expand Down
8 changes: 4 additions & 4 deletions Quicktime to DICOM/Quicktime2DICOM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
8D5B49AE048680CD000E48DA /* Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCF630370AF2F00C91783 /* Prefix.pch */; };
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
AB250F2F1250DFA700FD6EC7 /* OsiriX Headers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB250F2D1250DFA700FD6EC7 /* OsiriX Headers.framework */; };
AB2512A71250E14800FD6EC7 /* OsiriX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB2512A61250E14800FD6EC7 /* OsiriX.framework */; };
AB2E0A8D10BECA59004BE0F5 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB2E0A8C10BECA59004BE0F5 /* QTKit.framework */; };
ABA48A650680BB600089EB4F /* Quicktime2DICOM.h in Headers */ = {isa = PBXBuildFile; fileRef = ABA48A640680BB600089EB4F /* Quicktime2DICOM.h */; };
ABA48A670680BB690089EB4F /* Quicktime2DICOM.m in Sources */ = {isa = PBXBuildFile; fileRef = ABA48A660680BB690089EB4F /* Quicktime2DICOM.m */; };
CE2E67491337E4DD00AD3187 /* OsiriXAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE2E67481337E4DD00AD3187 /* OsiriXAPI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -24,12 +24,12 @@
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
32DBCF630370AF2F00C91783 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
AB250F2D1250DFA700FD6EC7 /* OsiriX Headers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OsiriX Headers.framework"; path = "../../osirix/osirix/build/Development/OsiriX Headers.framework"; sourceTree = SOURCE_ROOT; };
AB2512A61250E14800FD6EC7 /* OsiriX.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriX.framework; path = "../../osirix/osirix/build/Deployment 64-bit/OsiriX.framework"; sourceTree = SOURCE_ROOT; };
AB2E0A8C10BECA59004BE0F5 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
AB5D36050680E57E00F4007A /* Quicktime2DICOM.osirixplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Quicktime2DICOM.osirixplugin; sourceTree = BUILT_PRODUCTS_DIR; };
ABA48A640680BB600089EB4F /* Quicktime2DICOM.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Quicktime2DICOM.h; sourceTree = "<group>"; };
ABA48A660680BB690089EB4F /* Quicktime2DICOM.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = Quicktime2DICOM.m; sourceTree = "<group>"; };
CE2E67481337E4DD00AD3187 /* OsiriXAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OsiriXAPI.framework; path = ../../osirix/osirix/build/Development/OsiriXAPI.framework; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -39,8 +39,8 @@
files = (
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
AB2E0A8D10BECA59004BE0F5 /* QTKit.framework in Frameworks */,
AB250F2F1250DFA700FD6EC7 /* OsiriX Headers.framework in Frameworks */,
AB2512A71250E14800FD6EC7 /* OsiriX.framework in Frameworks */,
CE2E67491337E4DD00AD3187 /* OsiriXAPI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -62,7 +62,7 @@
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
AB250F2D1250DFA700FD6EC7 /* OsiriX Headers.framework */,
CE2E67481337E4DD00AD3187 /* OsiriXAPI.framework */,
AB2512A61250E14800FD6EC7 /* OsiriX.framework */,
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
Expand Down
Binary file modified Quicktime to DICOM/html/Quicktime2DICOM.osirixplugin.zip
Binary file not shown.

0 comments on commit 8319235

Please sign in to comment.