eas_build.h revision a8c89077d78769bf4840fa91609edc51fe2fa02d
1/*----------------------------------------------------------------------------
2 *
3 * File:
4 * host_src\eas_build.h
5 *
6 * Contents and purpose:
7 * This file contains the build configuration for this
8 * build. The buildGUIDStr is a GUID created during
9 * the build process and is guaranteed to be unique
10 * for each build.
11 *
12 * Copyright Sonic Network Inc. 2006
13
14 * Licensed under the Apache License, Version 2.0 (the "License");
15 * you may not use this file except in compliance with the License.
16 * You may obtain a copy of the License at
17 *
18 *      http://www.apache.org/licenses/LICENSE-2.0
19 *
20 * Unless required by applicable law or agreed to in writing, software
21 * distributed under the License is distributed on an "AS IS" BASIS,
22 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 * See the License for the specific language governing permissions and
24 * limitations under the License.
25 *
26 * This file was autogenerated by buildid.exe
27 *----------------------------------------------------------------------------
28*/
29
30#ifndef _GUID_1feda229b9a845e996f473c0a80e7220_
31#define _GUID_1feda229b9a845e996f473c0a80e7220_
32
33#define _BUILD_VERSION_ "1feda229-b9a8-45e9-96f4-73c0a80e7220"
34#define _BUILD_TIME_ 0x4743badd
35
36#endif /* _GUID_1feda229b9a845e996f473c0a80e7220_ */
37