summary refs log tree commit diff stats
path: root/data/pkgconfig
diff options
context:
space:
mode:
authordelthas <1863865+delthas@users.noreply.github.com>2020-04-19 05:43:27 +0200
committerPatrick <tingping@tingping.se>2020-04-19 03:02:29 -0700
commit5d5838e71247e43b6e8db306055d8f93326ef86b (patch)
treeca8b2b8bcf249bd79a2bf0fd5f3afecc72d02894 /data/pkgconfig
parent082f2f8cebde50fa7e02763e6f0f6c07fbd0dbe3 (diff)
win32: Replace include of winuser.h with windows.h
winuser.h should never be included directly. windows.h should be included instead.

This fixes a critical build issue added in c5d47fc which makes all MinGW builds fail.

See #2403.
Diffstat (limited to 'data/pkgconfig')
0 files changed, 0 insertions, 0 deletions
Visual Studio 2012' href='/git-repos/torxchat.git/commit/win32/wdkpt/Microsoft.Cpp.Win32.WDK7.props?h=feature/tls-srp&id=dc6a9bc5b3eae1b14bf996f2897993738cad5fc3'>dc6a9bc5 ^
c82ca59b ^

c82ca59b ^
dc6a9bc5 ^










c82ca59b ^
dc6a9bc5 ^

c82ca59b ^
dc6a9bc5 ^
c82ca59b ^
dc6a9bc5 ^
c82ca59b ^
dc6a9bc5 ^
c82ca59b ^
dc6a9bc5 ^
c82ca59b ^




12294a37 ^
c82ca59b ^
c82ca59b ^

dc6a9bc5 ^


c82ca59b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52