Skip to content

Commit d2676df

Browse files
committed
update:build error
1 parent 472c000 commit d2676df

File tree

1 file changed

+1
-1
lines changed
  • XEngine_Source/XEngine_ServiceApp

1 file changed

+1
-1
lines changed

XEngine_Source/XEngine_ServiceApp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LOADHDR = -I ./ -I ../XEngine_ThirdPart/jsoncpp
88
LOADSO = -L /usr/local/lib/XEngine_Release/XEngine_BaseLib -L /usr/local/lib/XEngine_Release/XEngine_Core -L /usr/local/lib/XEngine_Release/XEngine_HelpComponents -L /usr/local/lib/XEngine_Release/XEngine_RfcComponents -L /usr/local/lib/XEngine_Release/XEngine_Client -L /usr/local/lib/XEngine_Release/XEngine_NetHelp \
99
-L ../XEngine_ModuleConfigure -L ../XEngine_ModuleSession -L ../XEngine_ModuleProtocol \
1010
-L ../XEngine_ThirdPart/jsoncpp
11-
LIB = -lXEngine_BaseLib -lXEngine_Algorithm -lXEngine_Core -lXEngine_OPenSsl -lXEngine_ManagePool -lXEngine_NetXApi -lHelpComponents_XLog -lHelpComponents_Packets -lRfcComponents_ProxyProtocol -lXClient_Socket -lNetHelp_APIHelp \
11+
LIB = -lXEngine_BaseLib -lXEngine_Algorithm -lXEngine_Core -lXEngine_OPenSsl -lXEngine_ManagePool -lXEngine_NetXApi -lHelpComponents_XLog -lHelpComponents_Packets -lRfcComponents_ProxyProtocol -lXClient_Socket -lNetHelp_APIHelp -lNetHelp_APIClient \
1212
-lXEngine_ModuleConfigure -lXEngine_ModuleSession -lXEngine_ModuleProtocol \
1313
-ljsoncpp
1414
LIBEX =

0 commit comments

Comments
 (0)