https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8d3d1febadc9ff40aa83a4545a387cdb38c54f13

commit 8d3d1febadc9ff40aa83a4545a387cdb38c54f13
Author:     Jérôme Gardou <jerome.gar...@reactos.org>
AuthorDate: Fri Sep 11 15:52:29 2020 +0200
Commit:     Jérôme Gardou <jerome.gar...@reactos.org>
CommitDate: Wed Sep 16 10:35:38 2020 +0200

    [WINESYNC] Add missing mapping for msvcpdb.h
---
 sdk/tools/winesync/dbghelp.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdk/tools/winesync/dbghelp.cfg b/sdk/tools/winesync/dbghelp.cfg
index 7db4de0cbb1..9778ba52557 100644
--- a/sdk/tools/winesync/dbghelp.cfg
+++ b/sdk/tools/winesync/dbghelp.cfg
@@ -2,5 +2,6 @@ directories:
   dlls/dbghelp: dll/win32/dbghelp
 files:
   include/dbghelp.h: sdk/include/psdk/dbghelp.h
+  include/wine/mscvpdb.h: sdk/include/reactos/wine/mscvpdb.h
 tags:
   wine: f333c4a210e25bbb8af2adeeae0dbe006354519b

Reply via email to