Usermode/AxWin4 - Screen dimensions acquisition, speedup, window render
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / Makefile
index 18b7d37..0d78e9c 100644 (file)
@@ -13,6 +13,7 @@ OBJ += CRect.o CSurface.o
 BIN := AxWinServer
 
 LDFLAGS += -lc++
+CXXFLAGS += -O3
 
 include ../../Makefile.tpl
 

UCC git Repository :: git.ucc.asn.au