Problem building Hello world code

After installing 1.7.0 and re-downloading thirdparty files now I get this.

1>------ Build started: Project: Panda3D_test, Configuration: Release Win32 ------
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 'python25.lib'
1>Build log was saved at "file://c:\Users\sami\Desktop\Sekalaiset\Koodaus\Panda3D\Panda3D_test\Panda3D_test\Release\BuildLog.htm"
1>Panda3D_test - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

I checked folder python/libs and theres only python26.lib and no python25.lib. Wrong version python? It’s the one that came with panda installer though.