| Last change
 on this file since 9022 was             4784, checked in by bird, 25 years ago | 
        
          | 
Tests for long dll name and non .DLL extention DLL fixes.
 | 
        
          | File size:
            295 bytes | 
      
      
| Line |  | 
|---|
| 1 | ; $Id: longexecutablename..def,v 1.1 2000-12-11 06:43:13 bird Exp $ | 
|---|
| 2 | ; | 
|---|
| 3 | ; Long dll name test - no extention. | 
|---|
| 4 | ; | 
|---|
| 5 | ; Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) | 
|---|
| 6 | ; | 
|---|
| 7 | ; Project Odin Software License can be found in LICENSE.TXT | 
|---|
| 8 | ; | 
|---|
| 9 | LIBRARY "LONGEXECUTABLENAME." | 
|---|
| 10 |  | 
|---|
| 11 | EXPORTS | 
|---|
| 12 | hello | 
|---|
| 13 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.