ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.04k stars 407 forks source link

VS2019 project cannot be loaded #107

Closed joshchengwk closed 4 years ago

joshchengwk commented 4 years ago

I tried to open the project with VS2019 community version 16.3.0. It said that the file prop.props is mssing.

ermig1979 commented 4 years ago

Thank you for bug report! I have fixed it.