fixed problems with macosx, now links correctly but not runs due fn.bla functions...
authorRafael Gaitán Linares <rgaitan@sparrow-2.local>
Mon, 7 Dec 2009 07:57:41 +0000 (08:57 +0100)
committerRafael Gaitán Linares <rgaitan@sparrow-2.local>
Mon, 7 Dec 2009 07:57:41 +0000 (08:57 +0100)
commit647a740bfec7a7a90bba2c9a49d71f59074de5e2
tree763146eaa4541efface5842cd898cb8ace4137ea
parent30729856bdef6ebc26e8ff36b1634fef94e10f13
fixed problems with macosx, now links correctly but not runs due fn.bla functions are not correctly initialized, in mac we should avoid the use of fn, thoughts?
CMakeLists.txt
CMakeModules/Macros.cmake
SDLMainForMacOSX.h [new file with mode: 0644]
SDLMainForMacOSX.m [new file with mode: 0644]
dl_init.h
main.c