Imported framework stuff.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1096 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
a14719f1cd
commit
48337a81d9
6 changed files with 106 additions and 0 deletions
6
CSFML/xcode/dummy.c
Normal file
6
CSFML/xcode/dummy.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
// Using this only to produce a binary in the SFML framework so that
|
||||
// linking this framework doesn't produce a "couldn't locate ..." error
|
||||
static void dummyfunc(void) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue