android_mt6572_jiabo/external/p7zip/CPP/7zip/TEST/TestUI/makefile
2025-09-05 16:56:03 +08:00

12 lines
226 B
Makefile

TARGET_FLAGS=\
-I. \
`wx-config --unicode=yes --cxxflags`
include ../../../../makefile.crc32
include ../../../../makefile.machine
LIBS=`wx-config --unicode=yes --libs` $(LOCAL_LIBS_DLL)
include ../../../../makefile.glb