CASA/CASA-auth-token/server/utilities/IpcLibs/linux/client/test/makeClient.sh
Juan Carlos Luciani 2cc21a344c The non-java project is being replaced by a client and a server project
in order to allow for the client component to be consumed by
distributions targeting the desktop. This check-in is for the server
project.
2006-11-13 04:05:01 +00:00

4 lines
176 B
Bash
Executable File

#!/bin/bash
gcc -o TestClient testClient.c -g -I../../../../../include -L../../../../../lib/Release -lpthread -lcasa_c_ipc -Xlinker -rpath -Xlinker ../../../../../lib/Release