!include ..\..\conf.mk


TARGETNAME=Compress

SOURCES= \
        ..\Compress.rc \
        ..\Compress.cpp \
        ..\DrawGrid.cpp \
	..\DXTSize.cpp \
        ..\DXTn.cpp






SOURCES=$(SOURCES) ..\kitContent.kml

