/*********************************************************************

 ADOBE SYSTEMS INCORPORATED
 Copyright (C) 1995,2003,2006 Adobe Systems Incorporated
 All rights reserved.

 NOTICE: Adobe permits you to use, modify, and distribute this file
 in accordance with the terms of the Adobe license agreement
 accompanying it. If you have received this file from a source other
 than Adobe, then your use, modification, or distribution of it
 requires the prior written permission of Adobe.

*********************************************************************/

/*
** Library.h
**
** PRODUCT file for Acrobat library definition.
**
** (c) Copyright 1995, 2003 Adobe Systems Inc.  All Rights Reserved.
*/

#ifndef _H_Library
#define _H_Library

#define ACRO_SDK_LEVEL  0x00090000
#define ACROBAT_LIBRARY 1

#endif