Visual c++

This commit is contained in:
x
2023-03-10 21:14:11 +01:00
parent 631f7ec261
commit 69bd3a2c1e
16 changed files with 1045 additions and 402 deletions

2
vs/bitutil_avx2.c Normal file
View File

@ -0,0 +1,2 @@
#define __AVX2__
#include "bitutil.c"