------ 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 /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:dll /threads /dbglibs /winapp /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 /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:dll /threads /dbglibs /winapp /c /Qvc8 /Qlocation,link,"C:\Programme\Microsoft Visual Studio 8\VC\bin" "D:\Test\Fortran2C_TEST\FortranConsole\FortranConsole\FortranConsole.f90"
Linking...
Link /OUT:"D:\Test\Fortran2C_TEST\FortranConsole\Debug\FortranConsole.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"D:\Test\Fortran2C_TEST\FortranConsole\Debug" /MANIFEST /MANIFESTFILE:"d:\test\fortran2c_test\fortranconsole\debug\fortranconsole.exe.intermediate.manifest" /DEBUG /PDB:"d:\test\fortran2c_test\fortranconsole\debug\fortranconsole.pdb" /SUBSYSTEM:CONSOLE kernel32.lib "Debug\Source1.obj" "Debug\FortranConsole.obj" "d:\Test\Fortran2C_TEST\FortranConsole\debug\CplusplusDLL.lib"
Link: executing 'link'

Embedding manifest...
mt.exe /nologo /outputresource:"d:\test\fortran2c_test\fortranconsole\debug\fortranconsole.exe;#1" /manifest "d:\test\fortran2c_test\fortranconsole\debug\fortranconsole.exe.intermediate.manifest"

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