xuxiuxi
2017-03-23 f1920dd17d0e8b535204e9038d493ee8b571d6e7
1
2
3
4
5
6
7
8
9
10
// Version information for the "UsageEnvironment" library
// Copyright (c) 1996-2016 Live Networks, Inc.  All rights reserved.
 
#ifndef _USAGEENVIRONMENT_VERSION_HH
#define _USAGEENVIRONMENT_VERSION_HH
 
#define USAGEENVIRONMENT_LIBRARY_VERSION_STRING    "2016.11.28"
#define USAGEENVIRONMENT_LIBRARY_VERSION_INT        1480291200
 
#endif