home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Team Palmtops 7
/
Palmtops_numero07.iso
/
WinCE
/
SDKWindowsCE
/
AutoPC
/
apcsdk10.exe
/
data1.cab
/
Emulation_Include_Files
/
bldver.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-05-13
|
194 b
|
11 lines
#ifndef _BLDVER_H_
#define _BLDVER_H_
#define CE_MAJOR_VER 0x0002
#define CE_MINOR_VER 0x0001
#define CE_BUILD_VER 0
#define CE_BUILD_SYSVER 0
#endif // _BLDVER_H_