DcCore.h 406 B

12345678910111213
  1. #import <Foundation/Foundation.h>
  2. //! Project version number for DcCore.
  3. FOUNDATION_EXPORT double DcCoreVersionNumber;
  4. //! Project version string for DcCore.
  5. FOUNDATION_EXPORT const unsigned char DcCoreVersionString[];
  6. // In this header, you should import all the public headers of your framework using statements like #import <DcCore/PublicHeader.h>
  7. #import <DcCore/wrapper.h>
  8. #include "deltachat.h"