6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
|
CFLAGS += -DWINCE
|
||
|
LIBS = -lm
|
||
|
PLAF_DLL_OBJS += vm/os-windows-ce.o
|
||
|
PLAF_EXE_OBJS += vm/main-windows-ce.o
|
||
|
include vm/Config.windows
|