!if exists(../make_vc_defs)
!include ../make_vc_defs
!endif

NAME = gpgclient
LINK_OBJS = $(OBJDIR)\gpgclient.obj
DOCS = gpgclient_en.hlf gpgclient_ru.hlf gpgclient_en.lng gpgclient_ru.lng

!include ..\makefile_vc_def_inc

!include ..\makefile_vc_target_inc

$(OBJDIR)\gpgclient.obj: gpgclient.cpp gpgclientLng.h guid.h version.h plugin.hpp
