First of all, I apologize for destroy your language.
I'm trying to add Bullet to my Visual Studio project. If I follow each step and add visual studio projects (BulletCollision, BulletDynamics and LinearMath), I don't have any problem. But i don't want to add those projects for structure reasons, for that I'm trying to include src folder and .lib files compiled before. It is that possible or i have to add those projects?
i don't know if you know what i mean, basically, i want to avoid those projects and just add necessary files.
For now, i'm getting errors about RuntimeLibrary, 'MTd_StaticDebug' do not match 'MDd_DynamicDebug', etc...
Thanks
