base
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
g++ testclientssl.cpp -o testclientssl -I./. -I../lib ../lib/libInterCommon.a `pkg-config libxml++-2.6 --cflags --libs` -lpthread -lssl
|
||||
Reference in New Issue
Block a user