Skip to content

Commit ec2aa9f

Browse files
committed
fix libs
1 parent d059d62 commit ec2aa9f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ mono_crash.*
2121
[Dd]ebugPublic/
2222
[Rr]elease/
2323
[Rr]eleases/
24-
x64/
25-
x86/
24+
/x64/
25+
/x86/
2626
[Ww][Ii][Nn]32/
2727
[Aa][Rr][Mm]/
2828
[Aa][Rr][Mm]64/

Manager/DirectX/lib/x64/d3dx11.lib

13.5 KB
Binary file not shown.

Manager/DirectX/lib/x86/d3dx11.lib

14.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)