Yes, you can create a “Release” app manifest, which tells the NE builder that it should use certain libraries when building. You can use @britzl’s tool Manifestation to create such an app manifest.
Then, download it, add it to your project and refer to it in game.project
under native_extension.app_manifest
.