Skip to content

Commit

Permalink
Update dll versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SveSop committed Jul 23, 2021
1 parent 311a920 commit 4a979d5
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 35 deletions.
13 changes: 7 additions & 6 deletions dlls/nvapi/nvapi.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Top level resource file for nvcuda.dll
* Top level resource file for nvapi.dll
*
* Copyright (C) 2014-2015 Michael Müller
* Copyright (C) 2021 Sveinar Søpler
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand All @@ -22,12 +23,12 @@
#include "winver.h"

#define WINE_FILENAME_STR "nvapi.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA NVAPI Library, Version 455.46"
#define WINE_FILEDESCRIPTION_STR "NVIDIA NVAPI Library, Version 471.41"

#define WINE_FILEVERSION 27,21,14,5546
#define WINE_FILEVERSION_STR "27.21.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 27,21,14,5546
#define WINE_PRODUCTVERSION_STR "27.21.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"
15 changes: 8 additions & 7 deletions dlls/nvapi64/nvapi64.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Top level resource file for nvcuda.dll
* Top level resource file for nvapi64.dll
*
* Copyright (C) 2014-2015 Michael Müller
* Copyright (C) 2021 Sveinar Søpler
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand All @@ -21,13 +22,13 @@

#include "winver.h"

#define WINE_FILENAME_STR "nvapi.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA NVAPI Library, Version 455.46"
#define WINE_FILENAME_STR "nvapi64.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA NVAPI Library, Version 471.41"

#define WINE_FILEVERSION 27,21,14,5546
#define WINE_FILEVERSION_STR "27.21.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 27,21,14,5546
#define WINE_PRODUCTVERSION_STR "27.21.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"
10 changes: 5 additions & 5 deletions dlls/nvcuda/nvcuda.rc
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
#include "winver.h"

#define WINE_FILENAME_STR "nvcuda.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA CUDA Driver, Version 455.46"
#define WINE_FILEDESCRIPTION_STR "NVIDIA CUDA Driver, Version 471.41"

#define WINE_FILEVERSION 27,21,14,5546
#define WINE_FILEVERSION_STR "27.21.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 27,21,14,5546
#define WINE_PRODUCTVERSION_STR "27.21.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"
13 changes: 7 additions & 6 deletions dlls/nvcuvid/nvcuvid.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Top level resource file for nvcuda.dll
* Top level resource file for nvcuvid.dll
*
* Copyright (C) 2014-2015 Michael Müller
* Copyright (C) 2021 Sveinar Søpler
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand All @@ -22,12 +23,12 @@
#include "winver.h"

#define WINE_FILENAME_STR "nvcuvid.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA CUDA Video Decoder API, Version 455.46"
#define WINE_FILEDESCRIPTION_STR "NVIDIA CUDA Video Decode API, Version 471.41"

#define WINE_FILEVERSION 7,17,14,5546
#define WINE_FILEVERSION_STR "7.17.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 7,17,14,5546
#define WINE_PRODUCTVERSION_STR "7.17.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"
11 changes: 6 additions & 5 deletions dlls/nvencodeapi/nvencodeapi.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Top level resource file for nvcuda.dll
* Top level resource file for nvEncodeAPI.dll
*
* Copyright (C) 2014-2015 Michael Müller
* Copyright (C) 2021 Sveinar Søpler
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand All @@ -24,10 +25,10 @@
#define WINE_FILENAME_STR "nvEncodeAPI.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA Video Encoder API, Version 11.0"

#define WINE_FILEVERSION 27,21,14,5546
#define WINE_FILEVERSION_STR "27.21.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 27,21,14,5546
#define WINE_PRODUCTVERSION_STR "27.21.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"
13 changes: 7 additions & 6 deletions dlls/nvencodeapi64/nvencodeapi64.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Top level resource file for nvcuda.dll
* Top level resource file for nvEncodeAPI64.dll
*
* Copyright (C) 2014-2015 Michael Müller
* Copyright (C) 2021 Sveinar Søpler
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand All @@ -21,13 +22,13 @@

#include "winver.h"

#define WINE_FILENAME_STR "nvEncodeAPI.dll"
#define WINE_FILENAME_STR "nvEncodeAPI64.dll"
#define WINE_FILEDESCRIPTION_STR "NVIDIA Video Encoder API, Version 11.0"

#define WINE_FILEVERSION 27,21,14,5546
#define WINE_FILEVERSION_STR "27.21.14.5546"
#define WINE_FILEVERSION 30,0,14,7141
#define WINE_FILEVERSION_STR "30.0.14.7141"

#define WINE_PRODUCTVERSION 27,21,14,5546
#define WINE_PRODUCTVERSION_STR "27.21.14.5546"
#define WINE_PRODUCTVERSION 30,0,14,7141
#define WINE_PRODUCTVERSION_STR "30.0.14.7141"

#include "wine/wine_common_ver.rc"

0 comments on commit 4a979d5

Please sign in to comment.