Files
interactive/rcts/rc_mngd/test/testclientssl_complie.sh
T
2026-08-07 17:38:18 +09:00

3 lines
148 B
Bash
Executable File

#!/bin/sh
g++ testclientssl.cpp -o testclientssl -I./. -I../lib ../lib/libInterCommon.a `pkg-config libxml++-2.6 --cflags --libs` -lpthread -lssl