CUDA sln with MPC ? How to Create a CUDA-enabled VisualStudio sln with MPC ?

Hey Friends,

I’m trying to Create a CUDA-anabled VisualStudio sln-file with MPC (Make, Project and workspace Creator).
The problem: it doesn’t work! :-D
Well, the *.sln file works so far, but it doesn’t compile *.cu files.

To make a VS project CUDA-cabable, it is necessary to activate the CUDA build rules in the user-create-rules of the vs-project. Does anybody has some experiences how tomake this using MPC? Is it possible atually?

Greetz
Alarmaffe