From 3ba5ea2d2f48d7f72f8c0448aab55a73d74d599b Mon Sep 17 00:00:00 2001 From: Vishal More Date: Mon, 2 May 2022 14:18:10 +0530 Subject: [HL-SDK] Update GFN SDK version Update GFN SDK version & print GFN SDK version number in HL-SDK logs --- doc/html/config_8h_source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/config_8h_source.html') diff --git a/doc/html/config_8h_source.html b/doc/html/config_8h_source.html index f3fe074..4c0f3b6 100644 --- a/doc/html/config_8h_source.html +++ b/doc/html/config_8h_source.html @@ -6,7 +6,7 @@ -NVIDIAGeForceExperienceSDK: C:/u/workspace/dev/sdkwinauto/_build/sdkclient-win/x64-release-uwp/sdk/include/gfesdk/config.h Source File +NVIDIAGeForceExperienceSDK: C:/u/workspace/dev/sdkwinauto_python/_build/sdkclient-win/x64-release-uwp/sdk/include/gfesdk/config.h Source File @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('config_8h_source.html','');});
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-sdkclient-win"
18 
19 #define NVGSDK_VERSION_MAJOR 1
20 #define NVGSDK_VERSION_MINOR 1
21 #define NVGSDK_BUILD_NUMBER 232
22 #define NVGSDK_BUILD_HASH 4cdf2529
23 #define NVGSDK_BUILD_HASH_STR "4cdf2529"
24 
25 #endif // _NVGSDK_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-sdkclient-win"
18 
19 #define NVGSDK_VERSION_MAJOR 1
20 #define NVGSDK_VERSION_MINOR 1
21 #define NVGSDK_BUILD_NUMBER 3
22 #define NVGSDK_BUILD_HASH 21cee5b5
23 #define NVGSDK_BUILD_HASH_STR "21cee5b5"
24 
25 #endif // _NVGSDK_CONFIG_H_
-- cgit v1.2.3