| | Compiling with Intel(R) Visual Fortran Compiler 16.0 [Intel(R) 64]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"x64\Debug\\" /object:"x64\Debug\\" /Fd"x64\Debug\vc140.pdb" /traceback /check:bounds /check:stack /libs:dll /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin\amd64" "D:\02_Fortran\99_test\Doxygen_Issue\Doxygen_Issue.f90"
Linking...
Link /OUT:"x64\Debug\Doxygen_Issue.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"x64\Debug\Doxygen_Issue.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\02_Fortran\99_test\Doxygen_Issue\x64\Debug\Doxygen_Issue.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\02_Fortran\99_test\Doxygen_Issue\x64\Debug\Doxygen_Issue.lib" "x64\Debug\Doxygen_Issue.obj"
Embedding manifest...
mt.exe /nologo /outputresource:"D:\02_Fortran\99_test\Doxygen_Issue\x64\Debug\Doxygen_Issue.exe;#1" /manifest "x64\Debug\Doxygen_Issue.exe.intermediate.manifest"
Doxygen_Issue - 0 error(s), 0 warning(s)
|