www.pudn.com > Genecircus20070919.rar > crtassem.h


/*** 
*crtassem.h - Libraries Assembly information 
* 
*       Copyright (c) Microsoft Corporation. All rights reserved. 
* 
*Purpose: 
*       This file has information about Libraries Assembly version. 
* 
*       [Public] 
* 
****/ 
 
#pragma once 
 
#ifndef _VC_ASSEMBLY_PUBLICKEYTOKEN 
#define _VC_ASSEMBLY_PUBLICKEYTOKEN "1fc8b3b9a1e18e3b" 
#endif 
 
#ifndef _CRT_ASSEMBLY_VERSION 
#define _CRT_ASSEMBLY_VERSION "8.0.50608.0" 
#endif 
 
#ifndef __LIBRARIES_ASSEMBLY_NAME_PREFIX 
#define __LIBRARIES_ASSEMBLY_NAME_PREFIX "Microsoft.VC80" 
#endif