From 700a6dee1e9b6a1b5b28bab9dca9d7f9996823f5 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 24 Aug 2012 13:44:29 +0200 Subject: link kephra.manifest as resource into binary --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 507fbb7..c5d952a 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ all : kephra.exe starter_xsi.c: $(PERL) -MExtUtils::Embed -e xsinit -- -o $@ -icon.o : icon.rc kephra_proton.ico +icon.o : icon.rc kephra_proton.ico kephra.manifest $(RC) $< $@ kephra.exe : starter.o starter_xsi.o icon.o -- cgit v1.2.3