Build Log from: TestCppWindows(Debug)
Build started.
Command Line
Creating temporary file C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp7B.tmp with following content:
/c
/clr
/Fo"E:\Src\C#\TestCppWindows\bin\Debug/"
/nologo
/W"4"
/EHsc
/MT
/J
/GR
/Y-
/Gd
/TP
"E:\Src\C#\TestCppWindows\MainForm.cpp"
"E:\Src\C#\TestCppWindows\AssemblyInfo.cpp"
Executing command: cl.exe "@C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp7B.tmp"
Creating temporary file C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp7C.tmp with following content:
/OUT:"E:\Src\C#\TestCppWindows\bin\Debug\TestCppWindows.exe"
"E:\Src\C#\TestCppWindows\bin\Debug\MainForm.obj"
"E:\Src\C#\TestCppWindows\bin\Debug\AssemblyInfo.obj"


Executing command : link.exe "@C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp7C.tmp"
Output

MainForm.cpp
AssemblyInfo.cpp
Generating Code...



Microsoft (R) Incremental Linker Version 7.10.3052
Copyright (C) Microsoft Corporation.  All rights reserved.

"/OUT:E:\Src\C#\TestCppWindows\bin\Debug\TestCppWindows.exe" 
"E:\Src\C#\TestCppWindows\bin\Debug\MainForm.obj" 
"E:\Src\C#\TestCppWindows\bin\Debug\AssemblyInfo.obj" 


Results
writing result file to : E:\Src\C#\TestCppWindows\bin\Debug\BuildLog.html
Build finished.