summary refs log tree commit diff stats
path: root/plugins/sysinfo/sysinfo.vcxproj
AgeCommit message (Expand)Author
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-11Better project files.Arnavion
2015-01-03Bring the sysinfo plugin to the 21st century.Arnavion
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-10-21Rename WinSys filesBerke Viktor
at.git/commit/plugins/upd/upd.vcxproj?h=fix-ub&id=ad59c4a586711f488b31f83072ebdc9ac595366e'>ad59c4a5 ^
ad59c4a5 ^
a673109c ^




534cd280 ^
a673109c ^
ad59c4a5 ^

534cd280 ^
ad59c4a5 ^
a673109c ^


3485b4fb ^
567270d5 ^
de70630c ^
a673109c ^
ad59c4a5 ^

3485b4fb ^
567270d5 ^
de70630c ^
ad59c4a5 ^
a673109c ^

a673109c ^





ad59c4a5 ^
4ec499c2 ^
ad59c4a5 ^












ad59c4a5 ^




0e3fbb01 ^
a673109c ^
4ec499c2 ^
a673109c ^




















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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109