| | Deleting intermediate files and output files for project 'FortranTest1', configuration 'Debug|Win32'.
Compiling with Intel® Fortran Compiler Classic 2021.2.0 [IA-32]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc160.pdb" /traceback /check:bounds /check:stack /libs:dll /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\HostX86\x86" /Qm32 "D:\Project\SBB_2020\Fortran Test\FortranTest1\FortranTest1\Source1.for"
Linking...
Link /OUT:"Debug\FortranTest1.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"Debug\FortranTest1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Project\SBB_2020\Fortran Test\FortranTest1\FortranTest1\Debug\FortranTest1.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\Project\SBB_2020\Fortran Test\FortranTest1\FortranTest1\Debug\FortranTest1.lib" -qm32 "Debug\Source1.obj"
Embedding manifest...
mt.exe /nologo /outputresource:"D:\Project\SBB_2020\Fortran Test\FortranTest1\FortranTest1\Debug\FortranTest1.exe;#1" /manifest "Debug\FortranTest1.exe.intermediate.manifest"
FortranTest1 - 0 error(s), 0 warning(s)
|