2
0
mirror of https://github.com/tenrok/Rfid-Credential-Provider.git synced 2026-06-23 20:50:32 +03:00
Files
rfid-credential-provider/Provider/CredUILauncher/Win32/Release/CredUILauncher.log
T
2012-02-26 13:07:01 -08:00

28 lines
2.8 KiB
Plaintext

Build started 3/1/2011 12:16:41 PM.
1>Project "C:\Users\tylermenezes\Desktop\RfidLoginProvider\CredUILauncher\CredUILauncher.vcxproj" on node 3 (build target(s)).
1>PrepareForBuild:
Creating directory "C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\".
InitializeBuildStatus:
Creating "Win32\Release\CredUILauncher.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 /Yc"StdAfx.h" /Fp"Win32\Release\CredUILauncher.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt stdafx.cpp
stdafx.cpp
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 /Yu"StdAfx.h" /Fp"Win32\Release\CredUILauncher.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt CredUILauncher.cpp
CredUILauncher.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\CredUILauncher.exe" /INCREMENTAL:NO /NOLOGO CredUi.lib 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:"Win32\Release\CredUILauncher.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\CredUILauncher.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\CredUILauncher.lib" /MACHINE:X86 Win32\Release\CredUILauncher.obj
Win32\Release\stdafx.obj
Generating code
Finished generating code
CredUILauncher.vcxproj -> C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\CredUILauncher.exe
Manifest:
c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Release\CredUILauncher.exe;#1" /manifest Win32\Release\CredUILauncher.exe.intermediate.manifest
FinalizeBuildStatus:
Deleting file "Win32\Release\CredUILauncher.unsuccessfulbuild".
Touching "Win32\Release\CredUILauncher.lastbuildstate".
1>Done Building Project "C:\Users\tylermenezes\Desktop\RfidLoginProvider\CredUILauncher\CredUILauncher.vcxproj" (build target(s)).
Build succeeded.
Time Elapsed 00:00:02.11