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

Deleting intermediate files and output files for project 'ArrayOfVBStr', 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 /c /DLL /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB.NET-SafeArrays\arrays.f90"
Linking...
Link /OUT:"Project1.NET\bin\ArrayOfVBStr.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB.NET-SafeArrays\project1.net\bin\arrayofvbstr.dll.intermediate.manifest" /DEBUG /PDB:"Debug/ArrayOfVBStr.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/ArrayOfVBStr.lib" /DLL kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MACHINE:I386 "Debug/arrays.obj"
Link: executing 'link'
   Creating library Debug/ArrayOfVBStr.lib and object Debug/ArrayOfVBStr.exp

Embedding manifest...
mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB.NET-SafeArrays\project1.net\bin\arrayofvbstr.dll;#2" /manifest "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB.NET-SafeArrays\project1.net\bin\arrayofvbstr.dll.intermediate.manifest"

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