You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/win/pro_files/tdefx/tdefx_rel.pro

28 lines
436 B

TEMPLATE = lib
KW_CONFIG = release
CONFIG -= debug
CONFIG += release
include( $(KDELIBS)/win/common.pro )
# needed to export library classes:
DEFINES += MAKE_TDEFX_LIB
system( moc kstyle.h -o moc/kstyle.moc )
LIBS -= "$(TDEDIR)\lib\kdewin32_$(KDE_VER).lib" "$(TDEDIR)\lib\ltdl_$(KDE_VER).lib"
SOURCES = \
kimageeffect.cpp \
kpixmapeffect.cpp \
kpixmap.cpp \
kstyle.cpp \
kdrawutil.cpp \
kcpuinfo.cpp
HEADERS =
TARGET = tdefx