p7zip-rar/CPP/7zip/UI/FileManager/makefile
2017-10-11 12:40:22 +02:00

11 lines
216 B
Makefile

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