equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
|
17 |
17 /** |
18 /** |
18 @file |
19 @file |
19 |
20 |
20 @SYMPurpose tfiletokens.dll Utilities for testing the file tokens server, used by tkeystore and tcertstore tests |
21 @SYMPurpose tfiletokens.dll Utilities for testing the file tokens server, used by tkeystore and tcertstore tests |
21 */ |
22 */ |
44 |
45 |
45 SOURCE clientsession.cpp |
46 SOURCE clientsession.cpp |
46 SOURCE clientutils.cpp |
47 SOURCE clientutils.cpp |
47 |
48 |
48 LIBRARY euser.lib efsrv.lib t_testhandler2.lib |
49 LIBRARY euser.lib efsrv.lib t_testhandler2.lib |
|
50 SMPSAFE |