CUDA 4.1 and VC2010 Express compile problems

Hello everybody.

I’ve just started using CUDA and try to open the example-project bandWidthTest_vc2010 using Visul Studio Express 2010. I’m using WIN7 64bit.

After opening i get errors about a missing file “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 4.1.props”. I’ve searched the whole GPUToolkit installation, it seems the file isn’t where.

What am i doing wrong?

I appreciate any help.

Andreas