Remove -ansi -pedantic from the g++ command for better optimization
[senf.git] / Socket / SConscript
index 1375a71..d0ba53c 100644 (file)
@@ -12,4 +12,5 @@ SatSCons.Lib(env,
              sources = sources,
              LIBS = [ 'Utils' ])
 
-SatSCons.Doxygen(env,sources)
+SatSCons.Doxygen(env,sources,
+                 image=[ 'SocketLibrary-classes.dia' ])