17 lines
1.7 KiB
Plaintext
Executable File
17 lines
1.7 KiB
Plaintext
Executable File
Build started 22.11.2015 14:43:29.
|
|
1>Project "C:\Workplace\libs\zlib-1.2.8\example.vcxproj" on node 3 (Rebuild target(s)).
|
|
1>CustomBuild:
|
|
Building Custom Rule C:/Workplace/libs/zlib-1.2.8/CMakeLists.txt
|
|
CMake does not need to re-run because C:\Workplace\libs\zlib-1.2.8\CMakeFiles\generate.stamp is up-to-date.
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:\Workplace\libs\zlib-1.2.8" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D NO_FSEEKO /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"example.dir\Release\\" /Fd"example.dir\Release\vc120.pdb" /Gd /TC /analyze- /errorReport:prompt "C:\Workplace\libs\zlib-1.2.8\test\example.c"
|
|
example.c
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Workplace\libs\zlib-1.2.8\Release\example.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\zlib.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Workplace/libs/zlib-1.2.8/Release/example.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Workplace/libs/zlib-1.2.8/Release/example.lib" /MACHINE:X86 /SAFESEH /machine:X86 example.dir\Release\example.obj
|
|
example.vcxproj -> C:\Workplace\libs\zlib-1.2.8\Release\example.exe
|
|
1>Done Building Project "C:\Workplace\libs\zlib-1.2.8\example.vcxproj" (Rebuild target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:00.38
|