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.
This commit is contained in:
3
CASA-auth-token/server/utilities/IpcLibs/linux/client/test/makeClient.sh
Executable file
3
CASA-auth-token/server/utilities/IpcLibs/linux/client/test/makeClient.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
gcc -o TestClient testClient.c -g -I../../../../../include -L../../../../../lib/Release -lpthread -lcasa_c_ipc -Xlinker -rpath -Xlinker ../../../../../lib/Release
|
||||
|
||||
Reference in New Issue
Block a user