1>------ Rebuild All started: Project: Template, Configuration: Debug Win32 ------
1>Build started 3-10-2011 16:51:31.
1>InitializeBuildStatus:
1> Creating "Debug\Template.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1> game.cpp
1> surface.cpp
1> template.cpp
1> Generating Code...
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.exe) does not match the Linker's OutputFile property value (C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Template_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(Template) does not match the Linker's OutputFile property value (Template_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>Link:
1> Creating library C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.lib and object C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.exp
1>MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
1>Manifest:
1> Deleting file "Debug\Template.exe.embed.manifest".
1>LinkEmbedManifest:
1> Creating library C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.lib and object C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.exp
1>MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
1> tmpl83.00c.vcxproj -> C:\Documents and Settings\Marein\My Documents\Dropbox\Programming\VS Projects\Template\Debug\Template.exe
1>FinalizeBuildStatus:
1> Deleting file "Debug\Template.unsuccessfulbuild".
1> Touching "Debug\Template.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:02.62
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========