Adjust darwin build configuration to new project structure.
This commit is contained in:
9
platform-darwin/Source/Mac/MPMacApplication.h
Normal file
9
platform-darwin/Source/Mac/MPMacApplication.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by Maarten Billemont on 2016-04-30.
|
||||
// Copyright (c) 2016 Lyndir. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPMacApplication : NSApplication
|
||||
@end
|
Reference in New Issue
Block a user