------ Build started: Project: FortranConsole, Configuration: Debug|Win32 ------

Compiling with Intel(R) Fortran Compiler 10.0.027 [IA-32]...
ifort /nologo /Zi /Od /gen-interfaces /warn:interfaces /names:uppercase /iface:cref /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc8 /Qlocation,link,"C:\Programme\Microsoft Visual Studio 8\VC\bin" "D:\Test\Fortran2C_TEST\FortranConsole\FortranConsole\Source1.F90"
ifort /nologo /Zi /Od /gen-interfaces /warn:interfaces /names:uppercase /iface:cref /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc8 /Qlocation,link,"C:\Programme\Microsoft Visual Studio 8\VC\bin" "D:\TEST\Fortran2C_TEST\FortranConsole\FortranConsole\FortranConsole.f90"
Linking...
Link /OUT:"Debug\FortranConsole.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"Debug\\" /LIBPATH:"D:\Test\Fortran2C_TEST\FortranConsole\debug\\" /MANIFEST /MANIFESTFILE:"D:\TEST\Fortran2C_TEST\FortranConsole\FortranConsole\debug\fortranconsole.exe.intermediate.manifest" /DEBUG /PDB:"D:\TEST\Fortran2C_TEST\FortranConsole\FortranConsole\debug\fortranconsole.pdb" /SUBSYSTEM:CONSOLE CplusplusDLL.lib "Debug\Source1.obj" "Debug\FortranConsole.obj"
Link: executing 'link'

Embedding manifest...
mt.exe /nologo /outputresource:"D:\TEST\Fortran2C_TEST\FortranConsole\FortranConsole\debug\fortranconsole.exe;#1" /manifest "D:\TEST\Fortran2C_TEST\FortranConsole\FortranConsole\debug\fortranconsole.exe.intermediate.manifest"

FortranConsole - 0 error(s), 0 warning(s)