Rebase against 12cfe6826773708e3b15f73b9674ccb959000d8b.

This commit is contained in:
Zebediah Figura
2021-03-24 16:48:35 -05:00
parent a644c49d6d
commit f20c33fa04
10 changed files with 85 additions and 664 deletions

View File

@@ -1,4 +1,4 @@
From 34e55c92e6deace0326f436c2c935bf2827510e1 Mon Sep 17 00:00:00 2001
From 464489a607fc03a7a157e779c0c152e833cfab33 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20M=C3=BCller?= <michael@fds-team.de>
Date: Mon, 8 May 2017 23:33:45 +0200
Subject: [PATCH] shell32: Add security property tab.
@@ -11,11 +11,11 @@ Subject: [PATCH] shell32: Add security property tab.
4 files changed, 438 insertions(+), 1 deletion(-)
diff --git a/dlls/shell32/Makefile.in b/dlls/shell32/Makefile.in
index e89177c3a73..6be1631a05a 100644
index fe49bf09f98..f6fcf2e18eb 100644
--- a/dlls/shell32/Makefile.in
+++ b/dlls/shell32/Makefile.in
@@ -1,7 +1,7 @@
EXTRADEFS = -D_SHELL32_ -DWINE_NO_NAMELESS_EXTENSION
EXTRADEFS = -D_SHELL32_
MODULE = shell32.dll
IMPORTLIB = shell32
-IMPORTS = uuid shlwapi user32 gdi32 advapi32