source:
trunk/make/testcase/dll-c.def@
10010
| Last change on this file since 10010 was 8423, checked in by , 23 years ago | |
|---|---|
| File size: 209 bytes | |
| Line | |
|---|---|
| 1 | ; $Id: dll-c.def,v 1.1 2002-05-16 11:37:06 bird Exp $ |
| 2 | LIBRARY dll-prog-c INITINSTANCE TERMINSTANCE |
| 3 | DESCRIPTION "Testcase for makeing simple DLLs." |
| 4 | |
| 5 | EXPORTS |
| 6 | FOO42 @42 NONAME |
| 7 | FOONAME |
| 8 | |
| 9 |
Note:
See TracBrowser
for help on using the repository browser.
