mirror of
https://github.com/louisrubet/rpn
synced 2025-01-30 20:34:30 +01:00
25 lines
1.8 KiB
Text
25 lines
1.8 KiB
Text
|
Build started 11/01/2014 18:53:51.
|
||
|
1>Project "E:\projets\rpn\rpn.vcxproj" on node 2 (rebuild target(s)).
|
||
|
1>_PrepareForClean:
|
||
|
Deleting file "Release\rpn.lastbuildstate".
|
||
|
InitializeBuildStatus:
|
||
|
Creating "Release\rpn.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||
|
ClCompile:
|
||
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt rpn.cpp
|
||
|
rpn.cpp
|
||
|
Link:
|
||
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"E:\projets\rpn\Release\rpn.exe" /INCREMENTAL:NO /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:"Release\rpn.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\projets\rpn\Release\rpn.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\projets\rpn\Release\rpn.lib" /MACHINE:X86 Release\rpn.obj
|
||
|
Generating code
|
||
|
Finished generating code
|
||
|
rpn.vcxproj -> E:\projets\rpn\Release\rpn.exe
|
||
|
Manifest:
|
||
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"E:\projets\rpn\Release\rpn.exe;#1" /manifest Release\rpn.exe.intermediate.manifest
|
||
|
FinalizeBuildStatus:
|
||
|
Deleting file "Release\rpn.unsuccessfulbuild".
|
||
|
Touching "Release\rpn.lastbuildstate".
|
||
|
1>Done Building Project "E:\projets\rpn\rpn.vcxproj" (rebuild target(s)).
|
||
|
|
||
|
Build succeeded.
|
||
|
|
||
|
Time Elapsed 00:00:01.65
|