/core/externals/google-toolbox-for-mac/XcodePlugin/XcodeHeaders/PBXLSPlugin.h

http://macfuse.googlecode.com/ · C Header · 16 lines · 5 code · 3 blank · 8 comment · 0 complexity · 57555564a01a1806b725e2c3eed269f9 MD5 · raw file

  1. /*
  2. * Generated by class-dump 3.1.1.
  3. *
  4. * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
  5. */
  6. // Framework: DevToolsCore
  7. // Header: Unknown
  8. // Documentation: Unknown
  9. #import <Cocoa/Cocoa.h>
  10. @interface PBXLSPlugin : NSObject
  11. + (void) pluginDidLoad: (id) parameter1;
  12. - (void) registerLaunchSystemDescriptions;
  13. @end