How to setup Load Static Libraries in Visual Studio for NSight

I want to setup something like
LOCAL_STATIC_LIBRARIES := cpufeatures

using VS NSight, how can I do that? Thanks!

The way I solved it is to create another VS project for the cpufeature, and build the .a library for myself