diff options
Diffstat (limited to 'Build/source/extra/unzip/unzip.plg')
-rw-r--r-- | Build/source/extra/unzip/unzip.plg | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Build/source/extra/unzip/unzip.plg b/Build/source/extra/unzip/unzip.plg deleted file mode 100644 index e35c65cb610..00000000000 --- a/Build/source/extra/unzip/unzip.plg +++ /dev/null @@ -1,30 +0,0 @@ -<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> |