8 lines
138 B
Makefile
8 lines
138 B
Makefile
|
PLUGIN=sonyhhe
|
||
|
DEFS=
|
||
|
DEFFILE = sonyhhe/sonyhhe.def
|
||
|
SRCFILES_ARM = sonyhhe/stdafx.c
|
||
|
SRCFILES_ARM += sonyhhe/ge2d.c
|
||
|
|
||
|
include plugin.inc
|