mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2025-12-15 08:55:35 +08:00
12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
# rules for Nucleus-MNT
|
|
|
|
TARGET_OS=nucleus
|
|
|
|
DLL=0
|
|
PREFIX=d:/cyglocal
|
|
|
|
TARGET_DIR=d:/ATI/MNT
|
|
INCS+=-I${TARGET_DIR}/plus
|
|
|
|
include $(abs_top_srcdir)/build/rules.msvc
|