combine .c and .cu files under vs2005 and clapack.lib error

i am trying to combine c and cu files using /src/template project.

i put clapack.lib in /Linker/Input/ along with cudart.lib cutil32.lib because my c files use the library.

then i get "fatal error LIN1181:cannot open input file ‘clapack.lib’.

would you guys please help me on where to modify for the setting.

many thanks in advance.

i am trying to combine c and cu files using /src/template project.

i put clapack.lib in /Linker/Input/ along with cudart.lib cutil32.lib because my c files use the library.

then i get "fatal error LIN1181:cannot open input file ‘clapack.lib’.

would you guys please help me on where to modify for the setting.

many thanks in advance.