Skip to content
Snippets Groups Projects
Commit c878f37c authored by deuce's avatar deuce
Browse files

Be more explicity with the windres args.

parent 19fd2b23
No related branches found
No related tags found
No related merge requests found
......@@ -66,5 +66,5 @@ dl-mtlib: $(MTOBJODIR)$(DIRSEP)ciolib_res${OFILE}
$(MTOBJODIR)$(DIRSEP)ciolib_res${OFILE}: ciolib.rc syncicon64.ico
@echo Creating $< ...
$(QUIET)${WINDRES} ciolib.rc $@
$(QUIET)${WINDRES} -O coff -i ciolib.rc -o $@
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment