X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin4_src%2FServer%2FMakefile;h=b85fc08876ca58cabae28885d4094a3be6859e87;hb=8b72370eae1a3cfa8916136fd8ffc1460e9291ba;hp=87ed9afe5dfb259e447915200c96eb1cd8e25a51;hpb=5f8480455a9e2172b15dfc7fb96480a68506c30d;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin4_src/Server/Makefile b/Usermode/Applications/axwin4_src/Server/Makefile index 87ed9afe..b85fc088 100644 --- a/Usermode/Applications/axwin4_src/Server/Makefile +++ b/Usermode/Applications/axwin4_src/Server/Makefile @@ -10,10 +10,10 @@ 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++ +LIBS += -lc++ -lunicode #CXXFLAGS += -O3 USE_CXX_LINK = 1