mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(gx): add directxmath for MinGW
This commit is contained in:
parent
0d09dee4b3
commit
3e77eb935a
51 changed files with 49251 additions and 12 deletions
8
vendor/directxmath-3.19.0/.gitattributes
vendored
Normal file
8
vendor/directxmath-3.19.0/.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Explicitly declare code/VS files as CRLF
|
||||
*.cpp eol=crlf
|
||||
*.cmd eol=crlf
|
||||
*.h eol=crlf
|
||||
*.inl eol=crlf
|
||||
Loading…
Add table
Add a link
Reference in a new issue