Picture of Anders 4746
Registered 5 years 285 days
Anders 4746 Thursday, 24 October 2019, 03:22 PM in response to Anders 4746
Re: Compilation error, SDK

Our make file is as follows:

include LDAPProxy/apps/apps.mak

APP_OBJS += $(OUTDIR)/obj/LDAPProxy.o
$(OUTDIR)/obj/LDAPProxy.o: LDAPProxy/LDAPProxy.cpp $(OUTDIR)/LDAPProxy/LDAPProxy.png

APP_OBJS += $(OUTDIR)/obj/LDAPProxy_tasks.o
$(OUTDIR)/obj/LDAPProxy_tasks.o: LDAPProxy/LDAPProxy_tasks.cpp

$(OUTDIR)/LDAPProxy/LDAPProxy.png: LDAPProxy/LDAPProxy.png
copy LDAPProxy\LDAPProxy.png $(OUTDIR)\LDAPProxy\LDAPProxy.png

Kind regards
Anders
← You can define your color theme preference here