mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 09:51:08 +00:00
Fix makefiles
This commit is contained in:
parent
cd11ec8867
commit
e06173171d
1 changed files with 149 additions and 168 deletions
|
@ -48,45 +48,45 @@ NSAccessibility.m \
|
|||
NSActionCell.m \
|
||||
NSAffineTransform.m \
|
||||
NSAlert.m \
|
||||
NSAnimation.m \
|
||||
NSAnimationContext.m \
|
||||
NSAnimation.m \
|
||||
NSAppearance.m \
|
||||
NSApplication.m \
|
||||
NSArrayController.m \
|
||||
NSAttributedString.m \
|
||||
NSBezierPath.m \
|
||||
NSBitmapImageRep.m \
|
||||
NSBitmapImageRep+GIF.m \
|
||||
NSBitmapImageRep+ICNS.m \
|
||||
NSBitmapImageRep+JPEG.m \
|
||||
NSBitmapImageRep.m \
|
||||
NSBitmapImageRep+PNG.m \
|
||||
NSBitmapImageRep+PNM.m \
|
||||
NSBox.m \
|
||||
NSBrowser.m \
|
||||
NSBrowserCell.m \
|
||||
NSBrowser.m \
|
||||
NSBundleAdditions.m \
|
||||
NSButtonCell.m \
|
||||
NSButton.m \
|
||||
NSButtonTouchBarItem.m \
|
||||
NSButtonCell.m \
|
||||
NSCachedImageRep.m \
|
||||
NSCandidateListTouchBarItem.m \
|
||||
NSCell.m \
|
||||
NSCIImageRep.m \
|
||||
NSClipView.m \
|
||||
NSClickGestureRecognizer.m \
|
||||
NSCollectionView.m \
|
||||
NSClipView.m \
|
||||
NSCollectionViewItem.m \
|
||||
NSColor.m \
|
||||
NSCollectionView.m \
|
||||
NSColorList.m \
|
||||
NSColor.m \
|
||||
NSColorPanel.m \
|
||||
NSColorPicker.m \
|
||||
NSColorPickerTouchBarItem.m \
|
||||
NSColorSpace.m \
|
||||
NSColorWell.m \
|
||||
NSComboBox.m \
|
||||
NSComboBoxCell.m \
|
||||
NSControl.m \
|
||||
NSComboBox.m \
|
||||
NSController.m \
|
||||
NSControl.m \
|
||||
NSCursor.m \
|
||||
NSCustomImageRep.m \
|
||||
NSCustomTouchBarItem.m \
|
||||
|
@ -94,44 +94,30 @@ NSDataAsset.m \
|
|||
NSDataLink.m \
|
||||
NSDataLinkManager.m \
|
||||
NSDataLinkPanel.m \
|
||||
NSDatePicker.m \
|
||||
NSDatePickerCell.m \
|
||||
NSDatePicker.m \
|
||||
NSDockTile.m \
|
||||
NSDocument.m \
|
||||
NSDocumentController.m \
|
||||
NSDocument.m \
|
||||
NSDrawer.m \
|
||||
NSEPSImageRep.m \
|
||||
NSEvent.m \
|
||||
NSFileWrapperExtensions.m \
|
||||
NSFont.m \
|
||||
NSFontDescriptor.m \
|
||||
NSFont.m \
|
||||
NSFontManager.m \
|
||||
NSFontPanel.m \
|
||||
NSForm.m \
|
||||
NSFormCell.m \
|
||||
NSGroupTouchBarItem.m \
|
||||
NSMagnificationGestureRecognizer.m \
|
||||
NSPanGestureRecognizer.m \
|
||||
NSPickerTouchBarItem.m \
|
||||
NSPopoverTouchBarItem.m \
|
||||
NSPressGestureRecognizer.m \
|
||||
NSRotationGestureRecognizer.m \
|
||||
NSSharingServicePickerTouchBarItem.m \
|
||||
NSSliderTouchBarItem.m \
|
||||
NSSpeechRecognizer.m \
|
||||
NSStepperTouchBarItem.m \
|
||||
NSTouch.m \
|
||||
NSTouchBar.m \
|
||||
NSTouchBarItem.m \
|
||||
NSForm.m \
|
||||
NSGestureRecognizer.m \
|
||||
NSGradient.m \
|
||||
NSGlyphGenerator.m \
|
||||
NSGradient.m \
|
||||
NSGraphicsContext.m \
|
||||
NSGroupTouchBarItem.m \
|
||||
NSHelpPanel.m \
|
||||
NSHelpManager.m \
|
||||
NSImage.m \
|
||||
NSHelpPanel.m \
|
||||
NSImageCell.m \
|
||||
NSImage.m \
|
||||
NSImageRep.m \
|
||||
NSImageView.m \
|
||||
NSInputManager.m \
|
||||
|
@ -139,33 +125,23 @@ NSInputServer.m \
|
|||
NSInterfaceStyle.m \
|
||||
NSKeyValueBinding.m \
|
||||
NSLayoutManager.m \
|
||||
NSLevelIndicator.m \
|
||||
NSLevelIndicatorCell.m \
|
||||
NSMagnificationGestureRecognizer.m \
|
||||
NSPanGestureRecognizer.m \
|
||||
NSPickerTouchBarItem.m \
|
||||
NSPopoverTouchBarItem.m \
|
||||
NSPressGestureRecognizer.m \
|
||||
NSRotationGestureRecognizer.m \
|
||||
NSSharingServicePickerTouchBarItem.m \
|
||||
NSSliderTouchBarItem.m \
|
||||
NSSpeechRecognizer.m \
|
||||
NSStepperTouchBarItem.m \
|
||||
NSLevelIndicator.m \
|
||||
NSMagnificationGestureRecognizer.m \
|
||||
NSMatrix.m \
|
||||
NSMenuItemCell.m \
|
||||
NSMenuItem.m \
|
||||
NSMenu.m \
|
||||
NSMenuView.m \
|
||||
NSMenuItem.m \
|
||||
NSMenuItemCell.m \
|
||||
NSMovie.m \
|
||||
NSMovieView.m \
|
||||
NSNib.m \
|
||||
NSNibConnector.m \
|
||||
NSNibControlConnector.m \
|
||||
NSNibOutletConnector.m \
|
||||
NSNibBindingConnector.m \
|
||||
NSNibAXAttributeConnector.m \
|
||||
NSNibAXRelationshipConnector.m \
|
||||
NSNibBindingConnector.m \
|
||||
NSNibConnector.m \
|
||||
NSNibControlConnector.m \
|
||||
NSNib.m \
|
||||
NSNibOutletConnector.m \
|
||||
NSObjectController.m \
|
||||
NSOpenGLContext.m \
|
||||
NSOpenGLPixelFormat.m \
|
||||
|
@ -175,17 +151,17 @@ NSOutlineView.m \
|
|||
NSPageLayout.m \
|
||||
NSPanel.m \
|
||||
NSPanGestureRecognizer.m \
|
||||
NSPickerTouchBarItem.m \
|
||||
NSPopoverTouchBarItem.m \
|
||||
NSParagraphStyle.m \
|
||||
NSPasteboardItem.m \
|
||||
NSPDFInfo.m \
|
||||
NSPDFImageRep.m \
|
||||
NSPDFInfo.m \
|
||||
NSPDFPanel.m \
|
||||
NSPickerTouchBarItem.m \
|
||||
NSPICTImageRep.m \
|
||||
NSPopover.m \
|
||||
NSPopUpButton.m \
|
||||
NSPopoverTouchBarItem.m \
|
||||
NSPopUpButtonCell.m \
|
||||
NSPopUpButton.m \
|
||||
NSPredicateEditor.m \
|
||||
NSPredicateEditorRowTemplate.m \
|
||||
NSPressGestureRecognizer.m \
|
||||
|
@ -201,98 +177,109 @@ NSRulerMarker.m \
|
|||
NSRulerView.m \
|
||||
NSRunningApplication.m \
|
||||
NSSavePanel.m \
|
||||
NSSearchField.m \
|
||||
NSSearchFieldCell.m \
|
||||
NSSegmentedCell.m \
|
||||
NSSegmentedControl.m \
|
||||
NSScreen.m \
|
||||
NSScroller.m \
|
||||
NSScrollView.m \
|
||||
NSSearchFieldCell.m \
|
||||
NSSearchField.m \
|
||||
NSSecureTextField.m \
|
||||
NSSegmentedCell.m \
|
||||
NSSegmentedControl.m \
|
||||
NSSelection.m \
|
||||
NSShadow.m \
|
||||
NSSharingService.m \
|
||||
NSSharingServicePickerTouchBarItem.m \
|
||||
NSSliderTouchBarItem.m \
|
||||
NSSlider.m \
|
||||
NSSliderCell.m \
|
||||
NSSlider.m \
|
||||
NSSliderTouchBarItem.m \
|
||||
NSSound.m \
|
||||
NSSpeechRecognizer.m \
|
||||
NSSpeechSynthesizer.m \
|
||||
NSStepperTouchBarItem.m \
|
||||
NSSpellChecker.m \
|
||||
NSSplitView.m \
|
||||
NSStepper.m \
|
||||
NSStepperCell.m \
|
||||
NSStringDrawing.m \
|
||||
NSStatusBar.m \
|
||||
NSStatusItem.m \
|
||||
NSTabView.m \
|
||||
NSTabViewItem.m \
|
||||
NSStepperCell.m \
|
||||
NSStepper.m \
|
||||
NSStepperTouchBarItem.m \
|
||||
NSStoryboard.m \
|
||||
NSStoryboardSegue.m \
|
||||
NSStringDrawing.m \
|
||||
NSTableColumn.m \
|
||||
NSTableHeaderView.m \
|
||||
NSTableHeaderCell.m \
|
||||
NSTableHeaderView.m \
|
||||
NSTableView.m \
|
||||
NSText.m \
|
||||
NSTabViewItem.m \
|
||||
NSTabView.m \
|
||||
NSTextAlternatives.m \
|
||||
NSTextAttachment.m \
|
||||
NSTextBlock.m \
|
||||
NSTextContainer.m \
|
||||
NSTextField.m \
|
||||
NSTextFieldCell.m \
|
||||
NSTextField.m \
|
||||
NSTextList.m \
|
||||
NSText.m \
|
||||
NSTextStorage.m \
|
||||
NSTextTable.m \
|
||||
NSTextTableBlock.m \
|
||||
NSTextView.m \
|
||||
NSTextTable.m \
|
||||
NSTextView_actions.m \
|
||||
NSToolbar.m \
|
||||
NSToolbarItem.m \
|
||||
NSToolbarItemGroup.m \
|
||||
NSTokenField.m \
|
||||
NSTextView.m \
|
||||
NSTokenFieldCell.m \
|
||||
NSTokenField.m \
|
||||
NSToolbarItemGroup.m \
|
||||
NSToolbarItem.m \
|
||||
NSToolbar.m \
|
||||
NSTouchBarItem.m \
|
||||
NSTouchBar.m \
|
||||
NSTouch.m \
|
||||
NSTrackingArea.m \
|
||||
NSTreeController.m \
|
||||
NSTreeNode.m \
|
||||
NSUserDefaultsController.m \
|
||||
NSView.m \
|
||||
NSViewController.m \
|
||||
NSView.m \
|
||||
NSVisualEffectView.m \
|
||||
NSWindow.m \
|
||||
NSWindowController.m \
|
||||
NSWindow.m \
|
||||
NSWorkspace.m \
|
||||
GSAnimator.m \
|
||||
GSAutocompleteWindow.m \
|
||||
GSDisplayServer.m \
|
||||
GSHelpManagerPanel.m \
|
||||
GSInfoPanel.m \
|
||||
GSMemoryPanel.m \
|
||||
GSSlideView.m \
|
||||
GSTextStorage.m \
|
||||
GSTrackingRect.m \
|
||||
GSServicesManager.m \
|
||||
tiff.m \
|
||||
externs.m \
|
||||
linking.m \
|
||||
GSAnimator.m \
|
||||
GSAutocompleteWindow.m \
|
||||
GSCharacterPanel.m \
|
||||
GSDisplayServer.m \
|
||||
GSDragView.m \
|
||||
GSEPSPrintOperation.m \
|
||||
GSFontInfo.m \
|
||||
GSTable.m \
|
||||
GSHbox.m \
|
||||
GSVbox.m \
|
||||
GSKeyBindingAction.m \
|
||||
GSKeyBindingTable.m \
|
||||
GSTextFinder.m \
|
||||
GSLayoutManager.m \
|
||||
GSTypesetter.m \
|
||||
GSHorizontalTypesetter.m \
|
||||
GSGModelLoader.m \
|
||||
GSGormLoader.m \
|
||||
GSGormLoading.m \
|
||||
GSHbox.m \
|
||||
GSHelpAttachment.m \
|
||||
GSHelpManagerPanel.m \
|
||||
GSHorizontalTypesetter.m \
|
||||
GSIconManager.m \
|
||||
GSImageMagickImageRep.m \
|
||||
GSInfoPanel.m \
|
||||
GSKeyBindingAction.m \
|
||||
GSKeyBindingTable.m \
|
||||
GSLayoutManager.m \
|
||||
GSMemoryPanel.m \
|
||||
GSModelLoaderFactory.m \
|
||||
GSNibLoader.m \
|
||||
GSNibLoading.m \
|
||||
GSTheme.m \
|
||||
GSPDFPrintOperation.m \
|
||||
GSPrinting.m \
|
||||
GSPrintOperation.m \
|
||||
GSServicesManager.m \
|
||||
GSSlideView.m \
|
||||
GSStandardWindowDecorationView.m \
|
||||
GSTable.m \
|
||||
GSTextFinder.m \
|
||||
GSTextStorage.m \
|
||||
GSThemeDrawing.m \
|
||||
GSThemeInspector.m \
|
||||
GSTheme.m \
|
||||
GSThemeMenu.m \
|
||||
GSThemeOpenSavePanels.m \
|
||||
GSThemePanel.m \
|
||||
|
@ -300,26 +287,20 @@ GSThemePrintPanels.m \
|
|||
GSThemeTools.m \
|
||||
GSThemeWindow.m \
|
||||
GSTitleView.m \
|
||||
GSToolTips.m \
|
||||
GSToolbarView.m \
|
||||
GSToolbarCustomizationPalette.m \
|
||||
GSStandardWindowDecorationView.m \
|
||||
GSToolbarView.m \
|
||||
GSToolTips.m \
|
||||
GSTrackingRect.m \
|
||||
GSTypesetter.m \
|
||||
GSVbox.m \
|
||||
GSWindowDecorationView.m \
|
||||
GSPrinting.m \
|
||||
GSPrintOperation.m \
|
||||
GSEPSPrintOperation.m \
|
||||
GSPDFPrintOperation.m \
|
||||
GSModelLoaderFactory.m \
|
||||
GSGormLoader.m \
|
||||
GSGModelLoader.m \
|
||||
GSNibLoader.m \
|
||||
GSXib5KeyedUnarchiver.m \
|
||||
GSXibElement.m \
|
||||
GSXibKeyedUnarchiver.m \
|
||||
GSXibLoader.m \
|
||||
GSXibLoading.m \
|
||||
GSXibKeyedUnarchiver.m \
|
||||
GSXib5KeyedUnarchiver.m \
|
||||
GSXibObjectContainer.m \
|
||||
GSHelpAttachment.m
|
||||
linking.m
|
||||
|
||||
# Turn off NSMenuItem warning that NSMenuItem conforms to <NSObject>,
|
||||
# but does not implement <NSObject>'s methods itself (it inherits
|
||||
|
@ -337,26 +318,28 @@ COCOA_HEADERS = \
|
|||
Cocoa.h
|
||||
|
||||
APPKIT_HEADERS = \
|
||||
AppKit.h \
|
||||
AppKitDefines.h \
|
||||
AppKitExceptions.h \
|
||||
NSAccessibility.h \
|
||||
AppKit.h \
|
||||
DPSOperators.h \
|
||||
NSAccessibilityConstants.h \
|
||||
NSAccessibility.h \
|
||||
NSActionCell.h \
|
||||
NSAffineTransform.h \
|
||||
NSAlert.h \
|
||||
NSAnimation.h \
|
||||
NSAnimationContext.h \
|
||||
NSAnimation.h \
|
||||
NSAppearance.h \
|
||||
NSApplication.h \
|
||||
NSArrayController.h \
|
||||
NSAttributedString.h \
|
||||
NSBezierPath.h \
|
||||
NSBox.h \
|
||||
NSBitmapImageRep.h \
|
||||
NSBrowser.h \
|
||||
NSBox.h \
|
||||
NSBrowserCell.h \
|
||||
NSButton.h \
|
||||
NSBrowser.h \
|
||||
NSButtonCell.h \
|
||||
NSButton.h \
|
||||
NSButtonTouchBarItem.h \
|
||||
NSCachedImageRep.h \
|
||||
NSCandidateListTouchBarItem.h \
|
||||
|
@ -371,10 +354,11 @@ NSColorList.h \
|
|||
NSColorPanel.h \
|
||||
NSColorPicker.h \
|
||||
NSColorPickerTouchBarItem.h \
|
||||
NSColorPicking.h \
|
||||
NSColorSpace.h \
|
||||
NSColorWell.h \
|
||||
NSComboBox.h \
|
||||
NSComboBoxCell.h \
|
||||
NSComboBox.h \
|
||||
NSControl.h \
|
||||
NSController.h \
|
||||
NSCursor.h \
|
||||
|
@ -384,31 +368,33 @@ NSDataAsset.h \
|
|||
NSDataLink.h \
|
||||
NSDataLinkManager.h \
|
||||
NSDataLinkPanel.h \
|
||||
NSDatePicker.h \
|
||||
NSDatePickerCell.h \
|
||||
NSDatePicker.h \
|
||||
NSDockTile.h \
|
||||
NSDocument.h \
|
||||
NSDocumentController.h \
|
||||
NSDocument.h \
|
||||
NSDragging.h \
|
||||
NSDrawer.h \
|
||||
NSEPSImageRep.h \
|
||||
NSEvent.h \
|
||||
NSFileWrapper.h \
|
||||
NSFileWrapperExtensions.h \
|
||||
NSFont.h \
|
||||
NSFileWrapper.h \
|
||||
NSFontDescriptor.h \
|
||||
NSFont.h \
|
||||
NSFontManager.h \
|
||||
NSFontPanel.h \
|
||||
NSForm.h \
|
||||
NSFormCell.h \
|
||||
NSForm.h \
|
||||
NSGestureRecognizer.h \
|
||||
NSGradient.h \
|
||||
NSGroupTouchBarItem.h \
|
||||
NSGlyphGenerator.h \
|
||||
NSGradient.h \
|
||||
NSGraphicsContext.h \
|
||||
NSHelpPanel.h \
|
||||
NSGraphics.h \
|
||||
NSGroupTouchBarItem.h \
|
||||
NSHelpManager.h \
|
||||
NSImage.h \
|
||||
NSHelpPanel.h \
|
||||
NSImageCell.h \
|
||||
NSImage.h \
|
||||
NSImageRep.h \
|
||||
NSImageView.h \
|
||||
NSInputManager.h \
|
||||
|
@ -416,20 +402,26 @@ NSInputServer.h \
|
|||
NSInterfaceStyle.h \
|
||||
NSKeyValueBinding.h \
|
||||
NSLayoutManager.h \
|
||||
NSLevelIndicator.h \
|
||||
NSLevelIndicatorCell.h \
|
||||
NSLevelIndicator.h \
|
||||
NSMagnificationGestureRecognizer.h \
|
||||
NSMatrix.h \
|
||||
NSMenu.h \
|
||||
NSMenuItem.h \
|
||||
NSMenuItemCell.h \
|
||||
NSMenuItem.h \
|
||||
NSMenuView.h \
|
||||
NSMovie.h \
|
||||
NSMovieView.h \
|
||||
NSNibConnector.h \
|
||||
NSNibControlConnector.h \
|
||||
NSNibDeclarations.h \
|
||||
NSNib.h \
|
||||
NSNibLoading.h \
|
||||
NSNibOutletConnector.h \
|
||||
NSObjectController.h \
|
||||
NSOpenPanel.h \
|
||||
NSOpenGL.h \
|
||||
NSOpenGLView.h \
|
||||
NSOpenPanel.h \
|
||||
NSOutlineView.h \
|
||||
NSPageLayout.h \
|
||||
NSPanel.h \
|
||||
|
@ -437,22 +429,22 @@ NSPanGestureRecognizer.h \
|
|||
NSParagraphStyle.h \
|
||||
NSPasteboard.h \
|
||||
NSPasteboardItem.h \
|
||||
NSPDFInfo.h \
|
||||
NSPDFImageRep.h \
|
||||
NSPDFInfo.h \
|
||||
NSPDFPanel.h \
|
||||
NSPICTImageRep.h \
|
||||
NSPickerTouchBarItem.h \
|
||||
NSPopoverTouchBarItem.h \
|
||||
NSPICTImageRep.h \
|
||||
NSPopover.h \
|
||||
NSPopUpButton.h \
|
||||
NSPopoverTouchBarItem.h \
|
||||
NSPopUpButtonCell.h \
|
||||
NSPopUpButton.h \
|
||||
NSPredicateEditor.h \
|
||||
NSPredicateEditorRowTemplate.h \
|
||||
NSPressGestureRecognizer.h \
|
||||
NSPrinter.h \
|
||||
NSPrintInfo.h \
|
||||
NSPrintOperation.h \
|
||||
NSPrintPanel.h \
|
||||
NSPrinter.h \
|
||||
NSProgressIndicator.h \
|
||||
NSResponder.h \
|
||||
NSRotationGestureRecognizer.h \
|
||||
|
@ -462,10 +454,10 @@ NSRulerView.h \
|
|||
NSRunningApplication.h \
|
||||
NSSavePanel.h \
|
||||
NSScreen.h \
|
||||
NSScrollView.h \
|
||||
NSScroller.h \
|
||||
NSSearchField.h \
|
||||
NSScrollView.h \
|
||||
NSSearchFieldCell.h \
|
||||
NSSearchField.h \
|
||||
NSSecureTextField.h \
|
||||
NSSegmentedCell.h \
|
||||
NSSegmentedControl.h \
|
||||
|
@ -473,70 +465,59 @@ NSSelection.h \
|
|||
NSShadow.h \
|
||||
NSSharingService.h \
|
||||
NSSharingServicePickerTouchBarItem.h \
|
||||
NSSlider.h \
|
||||
NSSliderCell.h \
|
||||
NSSlider.h \
|
||||
NSSliderTouchBarItem.h \
|
||||
NSSound.h \
|
||||
NSSpeechRecognizer.h \
|
||||
NSSpeechSynthesizer.h \
|
||||
NSSpellChecker.h \
|
||||
NSSpellProtocol.h \
|
||||
NSSpellServer.h \
|
||||
NSSplitView.h \
|
||||
NSStepper.h \
|
||||
NSStepperCell.h \
|
||||
NSStepperTouchBarItem.h \
|
||||
NSStringDrawing.h \
|
||||
NSStatusBar.h \
|
||||
NSStatusItem.h \
|
||||
NSTabView.h \
|
||||
NSTabViewItem.h \
|
||||
NSStepperCell.h \
|
||||
NSStepper.h \
|
||||
NSStepperTouchBarItem.h \
|
||||
NSStringDrawing.h \
|
||||
NSTableColumn.h \
|
||||
NSTableHeaderCell.h \
|
||||
NSTableHeaderView.h \
|
||||
NSTableView.h \
|
||||
NSText.h \
|
||||
NSTabView.h \
|
||||
NSTabViewItem.h \
|
||||
NSTextAlternatives.h \
|
||||
NSTextAttachment.h \
|
||||
NSTextContainer.h \
|
||||
NSTextField.h \
|
||||
NSTextFieldCell.h \
|
||||
NSTextField.h \
|
||||
NSText.h \
|
||||
NSTextList.h \
|
||||
NSTextStorage.h \
|
||||
NSTextTable.h \
|
||||
NSTextView.h \
|
||||
NSTokenFieldCell.h \
|
||||
NSTokenField.h \
|
||||
NSToolbar.h \
|
||||
NSToolbarItem.h \
|
||||
NSToolbarItemGroup.h \
|
||||
NSTouch.h \
|
||||
NSToolbarItem.h \
|
||||
NSTouchBar.h \
|
||||
NSTouchBarItem.h \
|
||||
NSTokenField.h \
|
||||
NSTokenFieldCell.h \
|
||||
NSTouch.h \
|
||||
NSTrackingArea.h \
|
||||
NSTreeController.h \
|
||||
NSTreeNode.h \
|
||||
NSUserDefaultsController.h \
|
||||
NSUserInterfaceLayout.h \
|
||||
NSView.h \
|
||||
NSViewController.h \
|
||||
NSVisualEffectView.h \
|
||||
NSWindow.h \
|
||||
NSWindowController.h \
|
||||
NSWorkspace.h \
|
||||
NSAttributedString.h \
|
||||
NSColorPicking.h \
|
||||
NSDragging.h \
|
||||
NSGraphics.h \
|
||||
NSNibConnector.h \
|
||||
NSNibControlConnector.h \
|
||||
NSNibOutletConnector.h \
|
||||
NSNibDeclarations.h \
|
||||
NSNibLoading.h \
|
||||
NSNib.h \
|
||||
NSSpellProtocol.h \
|
||||
NSUserInterfaceItemIdentification.h \
|
||||
NSUserInterfaceLayout.h \
|
||||
NSUserInterfaceValidation.h \
|
||||
DPSOperators.h \
|
||||
NSViewController.h \
|
||||
NSView.h \
|
||||
NSVisualEffectView.h \
|
||||
NSWindowController.h \
|
||||
NSWindow.h \
|
||||
NSWorkspace.h \
|
||||
PSOperators.h
|
||||
|
||||
GUI_HEADERS = \
|
||||
|
|
Loading…
Reference in a new issue