Fixed compile issues in AxWin2 WM
authorJohn Hodge <[email protected]>
Sat, 27 Nov 2010 14:15:22 +0000 (22:15 +0800)
committerJohn Hodge <[email protected]>
Sat, 27 Nov 2010 14:15:22 +0000 (22:15 +0800)
commit92517b68b7582251f69db7e062d5e5a4c773791f
tree959726e92ff2cbb2ab15810569efbd6e8495c761
parentea71e58b0c3eca3744824fbd7e282ce47abfe334
Fixed compile issues in AxWin2 WM

- #if'ed out image code
- Added text rendering :)
- Fixed issue with `make install` for Applications
Usermode/Applications/Makefile.tpl
Usermode/Applications/axwin2_src/Shell_src/Makefile
Usermode/Applications/axwin2_src/WM/Makefile
Usermode/Applications/axwin2_src/WM/common.h
Usermode/Applications/axwin2_src/WM/decorator.c
Usermode/Applications/axwin2_src/WM/font_8x16.h [new file with mode: 0644]
Usermode/Applications/axwin2_src/WM/image.c [new file with mode: 0644]
Usermode/Applications/axwin2_src/WM/image.h [new file with mode: 0644]
Usermode/Applications/axwin2_src/WM/video.c
Usermode/Applications/axwin2_src/WM/video_text.c [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au