2 project(*SOCK_STREAM_clt) : aceexe {
4 exename = SOCK_STREAM_clt
11 // Some source code uses the sqrt and pow function and
12 // some UNIX operating systems need the math library to
14 verbatim(gnuace, local) {
19 project(*SOCK_STREAM_srv) : aceexe {
20 exename = SOCK_STREAM_srv
27 project(*SOCK_SEQPACK_clt) : aceexe {
29 exename = SOCK_SEQPACK_clt
36 // Some source code uses the sqrt and pow function and
37 // some UNIX operating systems need the math library to
39 verbatim(gnuace, local) {
44 project(*SOCK_SEQPACK_srv) : aceexe {
46 exename = SOCK_SEQPACK_srv
53 project(*SOCK_SEQPACK_Association_Test) : aceexe {
55 exename = SOCK_SEQPACK_Association_Test
57 SOCK_SEQPACK_Association_Test.cpp