mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 23:50:47 +00:00
Allow library to be compiled without installing supporting libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fcf1b5e522
commit
a4bbb73e3e
15 changed files with 78 additions and 25 deletions
|
@ -29,8 +29,8 @@
|
|||
#import <Foundation/NSPathUtilities.h>
|
||||
|
||||
#include <extensions/GMArchiver.h>
|
||||
#include "IMLoading.h"
|
||||
#include "IMCustomObject.h"
|
||||
#include "AppKit/IMLoading.h"
|
||||
#include "AppKit/IMCustomObject.h"
|
||||
|
||||
void __dummy_IMLoading_functionForLinking()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue