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

Deleting intermediate files and output files for project 'CopyFolder', configuration 'Debug|Win32'.
Compiling with Intel(R) Fortran Compiler 10.0.025 [IA-32]...
ifort /nologo /Zi /Od /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\Miscellaneous\CopyFolder\Copy_Folder_mod.f90"
ifort /nologo /Zi /Od /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\Miscellaneous\CopyFolder\CopyFolder.f90"
Linking...
Link /OUT:"Debug/CopyFolder.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\Miscellaneous\CopyFolder\debug\copyfolder.exe.intermediate.manifest" /DEBUG /PDB:"Debug/CopyFolder.pdb" /SUBSYSTEM:CONSOLE "Debug/Copy_Folder_mod.obj" "Debug/CopyFolder.obj"
Link: executing 'link'

Embedding manifest...
mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\Miscellaneous\CopyFolder\debug\copyfolder.exe;#1" /manifest "E:\2007_fortran\draft_200707\II_02_sample\Miscellaneous\CopyFolder\debug\copyfolder.exe.intermediate.manifest"

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