From 0b5cb2081fc8fa69ffc5e8db995afa5baffc43c4 Mon Sep 17 00:00:00 2001 From: Dave Clark Date: Tue, 1 Aug 2017 21:34:58 -0400 Subject: documentation test --- doc/html/config_8h_source.html | 101 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 doc/html/config_8h_source.html (limited to 'doc/html/config_8h_source.html') diff --git a/doc/html/config_8h_source.html b/doc/html/config_8h_source.html new file mode 100644 index 0000000..045ed68 --- /dev/null +++ b/doc/html/config_8h_source.html @@ -0,0 +1,101 @@ + + + + + + + + +NVIDIAGeForceExperienceSDK: C:/dev/gxp/sdk/_build/win_x64_release/sdk/include/gfesdk/config.h Source File + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
NVIDIAGeForceExperienceSDK +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
config.h
+
+
+
1 /* Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
2  *
3  * NVIDIA CORPORATION and its licensors retain all intellectual property
4  * and proprietary rights in and to this software, related documentation
5  * and any modifications thereto. Any use, reproduction, disclosure or
6  * distribution of this software and related documentation without an express
7  * license agreement from NVIDIA CORPORATION is strictly prohibited.
8  */
9 
10 // Warning: This file is generated. Do not edit
11 
12 #ifndef _NVGSDK_CONFIG_H_
13 #define _NVGSDK_CONFIG_H_
14 
15 #include "gfe3_product_version.h"
16 
17 #define NVGSDK_PROJECT_NAME "GfeSDK"
18 
19 #define NVGSDK_VERSION_MAJOR 1
20 #define NVGSDK_VERSION_MINOR 0
21 #define NVGSDK_BUILD_NUMBER 0
22 #define NVGSDK_BUILD_HASH d2a45f0d
23 #define NVGSDK_BUILD_HASH_STR "d2a45f0d"
24 
25 #endif // _NVGSDK_CONFIG_H_
+
+ + + + + -- cgit v1.2.3