diff --git a/Makefile b/Makefile index fd255f37bf96c1f362404c9c64e08aa534d3ba5b..ffdd3125ec919e44d111538b58620c84dcfb3fa6 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ LIB_DESTDIR = lib CXX = g++ #Insert the optional parameter to the compiler. The CFLAGS could be changed externally by the user #- g3 -CFLAGS = -O2 -m64 -fPIC -g -Werror +CFLAGS = -O2 -m64 -fPIC -g #-O2 -O0 -g3 #Set INCPATH to add the inclusion paths INCPATH = -I ./include diff --git a/PacketLib.xcodeproj/project.xcworkspace/xcuserdata/bulgarelli.xcuserdatad/UserInterfaceState.xcuserstate b/PacketLib.xcodeproj/project.xcworkspace/xcuserdata/bulgarelli.xcuserdatad/UserInterfaceState.xcuserstate index d92c5f83fc8e31881d3a23ebc4afb5bd63522581..33fa31f5a75ce024d59dbceb1d4a4dc205d1e148 100644 Binary files a/PacketLib.xcodeproj/project.xcworkspace/xcuserdata/bulgarelli.xcuserdatad/UserInterfaceState.xcuserstate and b/PacketLib.xcodeproj/project.xcworkspace/xcuserdata/bulgarelli.xcuserdatad/UserInterfaceState.xcuserstate differ