Program Build Error (VS 2010)

Hello,

I get a build error saying that it cannot open file ‘SDL.lib’ ‘SDLmain.lib’ When I have linked them properly. I’ll post the full error below.

1>------ Build started: Project: Warm Sun, Configuration: Debug Win32 ------
1>Build started 3/17/2010 6:24:21 PM.
1>InitializeBuildStatus:
1> Touching “Debug\Warm Sun.unsuccessfulbuild”.
1>ClCompile:
1> All outputs are up-to-date.
1>LINK : fatal error LNK1104: cannot open file 'SDL.lib SDLmain.lib’
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.12
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

What is going on? Also, I’m using Visual Studio 2010, Windows Vista 64-bit