mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-06-15 21:34:19 +00:00
Add Premake to GenerateProject Files
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"*.toml": "properties"
|
||||
}
|
||||
"*.sln": "properties",
|
||||
"*.toml": "properties"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user