Skip to content

Commit 8e8fa33

Browse files
committed
Update sfml
Fixes #746
1 parent 48f0d20 commit 8e8fa33

File tree

2 files changed

+101
-21
lines changed

2 files changed

+101
-21
lines changed

rules.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Qt = (?:^|/)Qt(?:Core4|[0-9]Core)\.dll$
344344
Razer_CChromaEditor = (?:^|/)CChromaEditorLibrary(?:64)?\.dll$
345345
SDL = (?:^|/)sdl[23]?\.(?:framework/|dll$|txt$)
346346
Sentry = (?:^|/)(?:lib)?sentry\.dll$
347-
SFML = (?:^|/)(?:lib)?sfml-
347+
SFML = (?:^|/)(?:lib)?c?sfml-[\w\.\-]+\.(?:dylib|dll|so)$
348348
SharpDX = (?:^|/)SharpDX\.dll$
349349
SlimDX = (?:^|/)slimdx\.dll$
350350
Smacker_Video = (?:^|/)smackw32\.dll$

tests/types/SDK.SFML.txt

Lines changed: 100 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
/libsfml-
2-
/libsfml-@
3-
/sfml-
4-
/sfml-@
5-
Frameworks/sfml-window.framework
6-
LUFTRAUSERS.app/Contents/Frameworks/sfml-audio.framework
7-
libsfml-
8-
libsfml-@
9-
libsfml-audio.2.4.1.dylib
10-
libsfml-audio.so.2.5.1
11-
libsfml-graphics.2.4.1.dylib
12-
libsfml-graphics.so.2.5.1
13-
libsfml-network.2.4.1.dylib
14-
libsfml-network.so.2.5.1
15-
libsfml-system.2.4.1.dylib
16-
libsfml-system.so.2.5.1
17-
libsfml-window.2.4.1.dylib
18-
libsfml-window.so.2.5.1
19-
sfml-
20-
sfml-@
211
sfml-audio-d-2.dll
222
sfml-graphics-2.dll
233
sfml-graphics-d-2.dll
@@ -29,3 +9,103 @@ sfml-window-2.dll
299
sfml-window-d-2.dll
3010
x64/sfml-audio-2.dll
3111
x64/sfml-system-2.dll
12+
csfml-...dll
13+
csfml-...dylib
14+
csfml-...so
15+
csfml-..dll
16+
csfml-..dylib
17+
csfml-..so
18+
csfml-5.dll
19+
csfml-5.dylib
20+
csfml-5.so
21+
csfml-55.dll
22+
csfml-55.dylib
23+
csfml-55.so
24+
csfml-555.dll
25+
csfml-555.dylib
26+
csfml-555.so
27+
csfml-Z.dll
28+
csfml-Z.dylib
29+
csfml-Z.so
30+
csfml-ZZ.dll
31+
csfml-ZZ.dylib
32+
csfml-ZZ.so
33+
csfml-ZZZ.dll
34+
csfml-ZZZ.dylib
35+
csfml-ZZZ.so
36+
csfml-_.dll
37+
csfml-_.dylib
38+
csfml-_.so
39+
csfml-__.dll
40+
csfml-__.dylib
41+
csfml-__.so
42+
csfml-___.dylib
43+
csfml-a.dll
44+
csfml-a.dylib
45+
csfml-a.so
46+
csfml-aa.dll
47+
csfml-aa.dylib
48+
csfml-aa.so
49+
csfml-aaa.dll
50+
csfml-aaa.dylib
51+
csfml-aaa.so
52+
sfml-.....dll
53+
sfml-.....dylib
54+
sfml-.....so
55+
sfml-....dll
56+
sfml-....dylib
57+
sfml-....so
58+
sfml-...dll
59+
sfml-...dylib
60+
sfml-...so
61+
sfml-..dll
62+
sfml-..dylib
63+
sfml-..so
64+
sfml-5.dll
65+
sfml-5.dylib
66+
sfml-5.so
67+
sfml-55.dll
68+
sfml-55.dylib
69+
sfml-55.so
70+
sfml-555.dll
71+
sfml-555.dylib
72+
sfml-555.so
73+
sfml-5555.dll
74+
sfml-5555.dylib
75+
sfml-5555.so
76+
sfml-Z.dll
77+
sfml-Z.dylib
78+
sfml-Z.so
79+
sfml-ZZ.dll
80+
sfml-ZZ.dylib
81+
sfml-ZZ.so
82+
sfml-ZZZ.dll
83+
sfml-ZZZ.dylib
84+
sfml-ZZZ.so
85+
sfml-ZZZZ.dll
86+
sfml-ZZZZ.dylib
87+
sfml-ZZZZ.so
88+
sfml-_.dll
89+
sfml-_.dylib
90+
sfml-_.so
91+
sfml-__.dll
92+
sfml-__.dylib
93+
sfml-__.so
94+
sfml-___.dll
95+
sfml-___.dylib
96+
sfml-___.so
97+
sfml-____.dll
98+
sfml-____.dylib
99+
sfml-____.so
100+
sfml-a.dll
101+
sfml-a.dylib
102+
sfml-a.so
103+
sfml-aa.dll
104+
sfml-aa.dylib
105+
sfml-aa.so
106+
sfml-aaa.dll
107+
sfml-aaa.dylib
108+
sfml-aaa.so
109+
sfml-aaaa.dll
110+
sfml-aaaa.dylib
111+
sfml-aaaa.so

0 commit comments

Comments
 (0)