Where is put the link to Cudartd.lib in VS 2019

I want to know where I must put the link to
“codart.lib” in the option of VS 2010 and 2019.

I have accidentaly erase it and I want to reset it again.

Is it in
Cuda Linker
Aditonnal dépendancies ?

Can I put relave link ( …/… ) and from witch directory count the relative path ?

Thanks

This would go under the host properties. Go to the project properties, then Linker, Input, Additional Dependencies. I believe you can use a relative path from the project, wherever the .vcxproj is.