X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/6bffb655ac989fe4f115763270f84175bf24e4bb..184e15f0eedd1a3895987e59f5d39fad19c3b9b6:/Server/src/Makefile diff --git a/Server/src/Makefile b/Server/src/Makefile index c998e98..d8e95f3 100644 --- a/Server/src/Makefile +++ b/Server/src/Makefile @@ -34,7 +34,7 @@ CXXFLAGS=-ansi -pedantic -Wall -I$(INCLUDE_BASE_DIR) \ `pkg-config --cflags glibmm-2.0 gthread-2.0` CXXFLAGS+=-g -DDEBUG #CXXFLAGS+=-g -#CXXFLAGS+=-O3 +#CXXFLAGS+=-O2 #LDFLAGS=-lsocket++ `pkg-config --libs glibmm-2.0 gthread-2.0` TARGETS=server.a