4326223276
At this point there is still work to do on them.
4 lines
176 B
Bash
Executable File
4 lines
176 B
Bash
Executable File
#!/bin/bash
|
|
gcc -o TestServer testServer.c -g -I../../../../../include -L../../../../../lib/Release -lpthread -lcasa_s_ipc -Xlinker -rpath -Xlinker ../../../../../lib/Release
|
|
|