mirror of
https://github.com/uffejakobsen/acme.git
synced 2025-01-11 13:30:15 +00:00
update changes in creating windows release
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@24 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
parent
c5d30101a1
commit
d206b62eeb
@ -55,12 +55,15 @@ tree.o: config.h dynabuf.h global.h label.h tree.h tree.c
|
||||
|
||||
# _dos.o: _dos.h
|
||||
|
||||
win/resource.rc: acme.c
|
||||
cd win; sh setRelease.sh
|
||||
|
||||
resource.res: win/resource.rc win/logo.ico
|
||||
cd win; windres resource.rc -O coff -o ../resource.res
|
||||
cp -f win/logo.ico .
|
||||
|
||||
clean:
|
||||
-$(RM) -f *.o $(PROGS) *~ core resource.res logo.ico
|
||||
-$(RM) -f *.o $(PROGS) *~ core resource.res logo.ico win/resource.rc
|
||||
|
||||
|
||||
install: all
|
||||
|
Loading…
x
Reference in New Issue
Block a user