| Last change
 on this file since 1053 was             954, checked in by Silvan Scherrer, 9 years ago | 
        
          | 
samba client: change OS string
 | 
        
          | File size:
            325 bytes | 
      
      
| Line |  | 
|---|
| 1 |  | 
|---|
| 2 | #ifndef __nversion__H | 
|---|
| 3 | #define __nversion__H | 
|---|
| 4 |  | 
|---|
| 5 | #define NDPSMB_VERSION  _VERSION_ | 
|---|
| 6 | #define NDPSMB_BUILD    _BUILD_ | 
|---|
| 7 | #define NDPSMB_INSTALL  _WPIVERSION_ | 
|---|
| 8 | #define VERSION         "_VERSION_" | 
|---|
| 9 | #define BUILD           "_BUILD_" | 
|---|
| 10 | #define OS              OS/2 and OS/2-based systems | 
|---|
| 11 | #define ND              NetDrive | 
|---|
| 12 | #define VENDOR          "_VENDOR_" | 
|---|
| 13 |  | 
|---|
| 14 | #endif // __nversion__H | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.