Compiling x86 project on x64 machine

Hi,

I have created a cuda project on a x64 machine(in x64). Now my mentor wants to include this project to his. The problem is, he uses x86. So can I compile my projcet with Win32? I tried this, but now I need cutil32.lib and this is not in the x64 toolkit or sdk.