2011-12-16 09:52:13 +01:00
|
|
|
/** @file
|
2014-08-28 15:53:34 +02:00
|
|
|
This file is for build version number auto generation
|
2011-12-16 09:52:13 +01:00
|
|
|
|
2014-08-28 15:53:34 +02:00
|
|
|
Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>
|
|
|
|
This program and the accompanying materials
|
|
|
|
are licensed and made available under the terms and conditions of the BSD License
|
|
|
|
which accompanies this distribution. The full text of the license may be found at
|
|
|
|
http://opensource.org/licenses/bsd-license.php
|
2011-12-16 09:52:13 +01:00
|
|
|
|
2014-08-28 15:53:34 +02:00
|
|
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
2011-12-16 09:52:13 +01:00
|
|
|
|
|
|
|
**/
|
|
|
|
|
2014-07-25 23:10:33 +02:00
|
|
|
#define __BUILD_VERSION ""
|