NAME=ImageView
OBJECTS=$(NAME).obj ImageViewer.obj ImageList.obj Thumbnail.obj 
TARGET=..\..\bin\$(NAME).exe
TOPDIR=..\..

include $(TOPDIR)\Configs\config.mak
