-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCFirst.log
More file actions
14 lines (12 loc) · 1.45 KB
/
Copy pathCFirst.log
File metadata and controls
14 lines (12 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Build started 6/8/2012 12:07:55 PM.
1>Project "D:\c++Project\CFirst\CFirst\CFirst.vcxproj" on node 2 (Build target(s)).
D:\Program Files (x86)\VS2011\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\CFirst.pch" /Fo"Debug\\" /Fd"Debug\vc110.pdb" /Gd /TP /analyze- /errorReport:prompt CFirst.cpp
CFirst.cpp
D:\Program Files (x86)\VS2011\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"D:\c++Project\CFirst\Debug\CFirst.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Debug\CFirst.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\c++Project\CFirst\Debug\CFirst.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:\c++Project\CFirst\Debug\CFirst.lib" /MACHINE:X86 Debug\CFirst.obj
Debug\stdafx.obj
Debug\CFirst.exe.embed.manifest.res
C:\Program Files (x86)\Windows Kits\8.0\bin\x86\mt.exe /nologo /verbose /out:"Debug\CFirst.exe.embed.manifest" /manifest Debug\CFirst.exe.intermediate.manifest
CFirst.vcxproj -> D:\c++Project\CFirst\Debug\CFirst.exe
1>Done Building Project "D:\c++Project\CFirst\CFirst\CFirst.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:00.41