nvencodeapi-Video_Encoder: 0001 fix configure.ac patch apply

This commit is contained in:
gloriouseggroll 2018-02-23 11:46:28 -05:00
parent 2d66ecce58
commit e180b2e4dd

View File

@ -30,9 +30,9 @@ index 70f9486..59d392a 100644
WINE_CONFIG_DLL(nvcuvid)
+WINE_CONFIG_DLL(nvencodeapi,enable_win32)
+WINE_CONFIG_DLL(nvencodeapi64,enable_win64)
WINE_CONFIG_TEST(dlls/odbccp32/tests)
WINE_CONFIG_DLL(odbccu32)
WINE_CONFIG_DLL(ole2.dll16,enable_win16)
WINE_CONFIG_DLL(objsel)
WINE_CONFIG_DLL(odbc32)
WINE_CONFIG_DLL(odbccp32)
diff --git a/dlls/nvencodeapi/Makefile.in b/dlls/nvencodeapi/Makefile.in
new file mode 100644
index 0000000..a2e58ac