source: branches/client-2.0/src/version.h_@ 1010

Last change on this file since 1010 was 542, checked in by Silvan Scherrer, 15 years ago

Samba Client 2.0: doc changes

  • Property svn:eol-style set to native
File size: 211 bytes
Line 
1
2#ifndef __Version__H
3#define __Version__H
4
5#define NDPSMB_VERSION _VERSION_
6#define NDPSMB_BUILD _BUILD_
7#define NDPSMB_INSTALL _WPIVERSION_
8#define OS eCS (OS/2)
9#define ND NetDrive
10
11
12#endif // __Version__H
Note: See TracBrowser for help on using the repository browser.