Mercurial > mercurial > hgweb_mover2.cgi
diff makefile @ 5:52697c869ce8
delete move&detect button.
author | pyon@macmini |
---|---|
date | Tue, 18 Oct 2011 07:53:48 +0900 |
parents | b47bd4618c16 |
children | 9c85d71cad7c |
line wrap: on
line diff
--- a/makefile Sun Oct 16 16:21:33 2011 +0900 +++ b/makefile Tue Oct 18 07:53:48 2011 +0900 @@ -1,6 +1,6 @@ # # Makefile for wxWidgets Application -# Last Change: 15-Oct-2011. +# Last Change: 18-Oct-2011. # by Takayuki Mutoh # @@ -80,7 +80,7 @@ endif # user include -CPPFLAGS = $(WXCPPFLAGS) -I./include -I./img +CPPFLAGS = $(WXCPPFLAGS) -I./include -I./image # user lib LIBS = -static-libgcc -static-libstdc++ $(WXLIBS)