DI-Guy SDK Documentation
13.7.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
diguy_version.h
Go to the documentation of this file.
1
/****************************************************************************
2
* Copyright (c) 2023 MAK Technologies, Inc.
3
* All rights reserved.
4
****************************************************************************/
5
6
/*********************************************************************
7
**
8
*t DI-Guy API, Constants and Enumerations
9
**
10
** The API is subject to change in future releases.
11
**
12
*/
13
14
#pragma once
15
16
#ifdef SWIG
17
%module diguy_constants
18
#endif
19
/*****************************************************************************/
20
/*****************************************************************************/
29
#define DIGUY_VERSION_STRING "13.7.1"
30
31
#define DIGUY_VERSION_MAJOR 13
32
#define DIGUY_VERSION_MINOR 7
33
#define DIGUY_VERSION_POINT 1
34
#define DIGUY_VERSION_BUGFIX ""
35
36
#define DIGUY_REQUIRED_DATA_VERSION_MAJOR 13
37
#define DIGUY_REQUIRED_DATA_VERSION_MINOR 0
38
#define DIGUY_REQUIRED_DATA_VERSION_POINT 0
39
40
#include "
diguy_mak_shared_data_version.h
"
diguy_mak_shared_data_version.h
include
diguy_version.h
Generated on Mon Sep 23 2024 15:33:46 for DI-Guy SDK Documentation by
1.8.9.1