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 TestPlugin.dll Test harness for plugin implemetation |
21 @SYMPurpose TestPlugin.dll Test harness for plugin implemetation |
21 */ |
22 */ |
36 START RESOURCE 101F4E4E.rss |
37 START RESOURCE 101F4E4E.rss |
37 TARGET testplugin.rsc |
38 TARGET testplugin.rsc |
38 END |
39 END |
39 LIBRARY euser.lib |
40 LIBRARY euser.lib |
40 LIBRARY ctframework.lib |
41 LIBRARY ctframework.lib |
|
42 SMPSAFE |