mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-23 03:12:11 +03:00
Fix MSVC 2015 project and add a VS 2017 solution
This commit is contained in:
parent
f4f814cd4c
commit
33df2fa169
14 changed files with 870 additions and 10 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -77,12 +77,14 @@ test/include/test/jemalloc_test_defs.h
|
|||
*.pdb
|
||||
*.sdf
|
||||
*.opendb
|
||||
*.VC.db
|
||||
*.opensdf
|
||||
*.cachefile
|
||||
*.suo
|
||||
*.user
|
||||
*.sln.docstates
|
||||
*.tmp
|
||||
.vs/
|
||||
/msvc/Win32/
|
||||
/msvc/x64/
|
||||
/msvc/projects/*/*/Debug*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue