diff options
Diffstat (limited to 'Build/source/libs/unzip/unzip.plg')
-rw-r--r-- | Build/source/libs/unzip/unzip.plg | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Build/source/libs/unzip/unzip.plg b/Build/source/libs/unzip/unzip.plg new file mode 100644 index 00000000000..e35c65cb610 --- /dev/null +++ b/Build/source/libs/unzip/unzip.plg @@ -0,0 +1,30 @@ +<html> +<body> +<pre> +<h1>Build Log</h1> +<h3> +--------------------Configuration: unzip - Win32 Release-------------------- +</h3> +<h3>Command Lines</h3> +Creating temporary file "C:\DOCUME~1\FABRIC~1\LOCALS~1\Temp\RSP54BC.tmp" with contents +[ +/MT /W3 /GX /O2 /I "./" /I "../" /I "../.." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_WINDOWS" /D "WINDLL" /D "USE_EF_UT_TIME" /D "DLL" /D "UNZIPLIB" /Fo"Release/" /Fd"Release/" /FD /c +"D:\Source\fptex\texk\win32\unzip\win32\nt.c" +] +Creating command line "cl.exe @C:\DOCUME~1\FABRIC~1\LOCALS~1\Temp\RSP54BC.tmp" +<h3>Output Window</h3> +Compiling... +Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 +Copyright (C) Microsoft Corp 1984-1998. All rights reserved. + +cl "/MT" "/W3" "/GX" "/O2" "/I" "./" "/I" "../" "/I" "../.." "/D" "WIN32" "/D" "NDEBUG" "/D" "_MBCS" "/D" "_LIB" "/D" "_WINDOWS" "/D" "WINDLL" "/D" "USE_EF_UT_TIME" "/D" "DLL" "/D" "UNZIPLIB" "/FoRelease/" "/FdRelease/" "/FD" "/c" "D:\Source\fptex\texk\win32\unzip\win32\nt.c" + +nt.c + + + +<h3>Results</h3> +nt.obj - 0 error(s), 0 warning(s) +</pre> +</body> +</html> |