Mercurial > MadButterfly
log examples/dynamic/Makefile.am @ 256:cac9ad3df633
age | author | description |
---|---|---|
Thu, 15 Jan 2009 02:15:35 +0800 | Mat | * use Autotool to install inkscape ext. of MadButterfly ( experimental! ) |
Mon, 05 Jan 2009 10:20:25 +0800 | Thinker K.F. Li | Setup dependency between object file and header file in AM file. |
Thu, 01 Jan 2009 08:32:03 +0800 | wycc | Seperate the frameowrk codes from the main.c. |
Thu, 01 Jan 2009 08:01:00 +0800 | wycc | Fixed the Makefile.am to generate scene.so automatically. |
Wed, 31 Dec 2008 22:37:21 +0800 | wycc | Implement MBApp API and modify the dynamic example to use this API. |
Thu, 18 Dec 2008 22:37:15 +0800 | Thinker K.F. Li | Move mouse event handler and interpreter to src/mouse.c. |
Wed, 17 Dec 2008 21:37:39 +0800 | wycc | Call the button callback when the button is clicked |
Wed, 17 Dec 2008 21:18:44 +0800 | wycc | Modify dynamic to support the dynamic loading |