Merge branch 'master' of git://github.com/thepowersgang/acess2
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / Makefile
index c7d7983..b85fc08 100644 (file)
@@ -10,11 +10,11 @@ OBJ += Common__serialisation.o
 OBJ += CClient.o
 OBJ += CIPCChannel_AcessIPCPipe.o
 OBJ += CRect.o CSurface.o
-OBJ += draw_control.o
+OBJ += draw_control.o draw_text.o
 BIN := AxWinServer
 
-LIBS += -lc++
-CXXFLAGS += -O3
+LIBS += -lc++ -lunicode
+#CXXFLAGS += -O3
 USE_CXX_LINK = 1 
 
 include ../../Makefile.tpl

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