Files
huffman/Huffman/Release/Huffman.log
2013-12-08 20:49:17 +01:00

19 lines
1.6 KiB
Plaintext

Build started 01/12/2013 17:28:07.
1>Project "C:\Users\xgiovio\Desktop\Huffman\Huffman\Huffman.vcxproj" on node 2 (Build target(s)).
1>ClCompile:
C:\Program Files (x86)\Intel\Composer XE 2013\bin\ia32\icl.exe /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" /Zi /nologo /W3 /O2 /Oi /Qipo /Qftz- /D __INTEL_COMPILER=1310 /D WIN32 /D NDEBUG /D _CONSOLE /D _UNICODE /D UNICODE /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc110.pdb" /Gd /TP Huffman.cpp
Huffman.cpp
Link:
C:\Program Files (x86)\Intel\Composer XE 2013\bin\ia32\xilink.exe /OUT:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.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\Huffman.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.lib" /MACHINE:X86 /SAFESEH Release\DataCharString.obj
Release\DataSet.obj
Release\exec.obj
Release\HElement.obj
Release\Huffman.obj
xilink: executing 'link'
Huffman.vcxproj -> C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.exe
1>Done Building Project "C:\Users\xgiovio\Desktop\Huffman\Huffman\Huffman.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:03.74