Created
April 21, 2013 08:14
-
-
Save juntalis/5428862 to your computer and use it in GitHub Desktop.
Working on a helper utility that hooks a compiler and records its command-line arguments. (With the intended purpose of using one build automation's build file to another without having to worry about the file format itself) Anyways, this is just a generated .bat file based on a compile of Firefox 20. (which failed near the end)
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| set PATH=c:\development\app.src.pkgs\mozilla\mozilla-build\msys\local;c:\development\app.src.pkgs\mozilla\mozilla-build\wget;c:\development\app.src.pkgs\mozilla\mozilla-build\7zip;c:\development\app.src.pkgs\mozilla\mozilla-build\blat261\full;c:\development\app.src.pkgs\mozilla\mozilla-build\python;c:\development\app.src.pkgs\mozilla\mozilla-build\svn-win32-1.6.3\bin;c:\development\app.src.pkgs\mozilla\mozilla-build\upx203w;c:\development\app.src.pkgs\mozilla\mozilla-build\emacs-22.3\bin;c:\development\app.src.pkgs\mozilla\mozilla-build\info-zip;c:\development\app.src.pkgs\mozilla\mozilla-build\nsis-2.22;c:\development\app.src.pkgs\mozilla\mozilla-build\nsis-2.33u;c:\development\app.src.pkgs\mozilla\mozilla-build\nsis-2.46u;c:\development\app.src.pkgs\mozilla\mozilla-build\wix-351728;c:\development\app.src.pkgs\mozilla\mozilla-build\hg;c:\development\app.src.pkgs\mozilla\mozilla-build\python\scripts;c:\development\app.src.pkgs\mozilla\mozilla-build\kdiff3;c:\development\app.src.pkgs\mozilla\mozilla-build\yasm;c:\development\app.src.pkgs\mozilla\mozilla-build\msys\bin;c:\program files (x86)\intel\composer xe 2013\bin\intel64;c:\program files (x86)\intel\composer xe 2013\redist\intel64\compiler;c:\program files (x86)\microsoft visual studio 10.0\vc\bin\amd64;c:\windows\microsoft.net\framework64\v4.0.30319;c:\windows\microsoft.net\framework64\v3.5;c:\program files (x86)\microsoft visual studio 10.0\vc\vcpackages;c:\program files (x86)\microsoft visual studio 10.0\common7\ide;c:\program files (x86)\microsoft visual studio 10.0\common7\tools;c:\program files (x86)\html help workshop;c:\program files\microsoft sdks\windows\v7.1\bin\netfx 4.0 tools\x64;c:\program files\microsoft sdks\windows\v7.1\bin\x64;c:\program files\microsoft sdks\windows\v7.1\bin;c:\program files (x86)\intel\composer xe 2013\redist\intel64\ipp;c:\program files (x86)\intel\composer xe 2013\redist\intel64\compiler;c:\program files (x86)\intel\composer xe 2013\redist\intel64\mkl;c:\program files (x86)\intel\composer xe 2013\redist\intel64\compiler;c:\program files (x86)\intel\composer xe 2013\redist\intel64\tbb\vc10;c:\program files (x86)\common files\intel\shared libraries\redist\ia32\compiler;c:\program files (x86)\common files\intel\shared libraries\redist\intel64\compiler;c:\program files (x86)\microsoft sdks\directx sdk (june 2010)\utilities\bin\x64;c:\program files (x86)\microsoft sdks\directx sdk (june 2010)\utilities\bin\x86;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\development\app.src.pkgs\mozilla\mozilla-build\moztools-x64\bin;c:\development\app.src.pkgs\mozilla\mozilla-build\python-x64;c:\development\app.src.pkgs\mozilla\mozilla-build\python-x64\scripts;c:\program files (x86)\intel\composer xe 2013\redist\intel64\mpirt;c:\development\app.src.pkgs\mozilla\mozilla-build\vim\vim72;. | |
| set INCLUDE=c:\program files (x86)\intel\composer xe 2013\compiler\include;c:\program files (x86)\intel\composer xe 2013\compiler\include\intel64;c:\program files (x86)\microsoft visual studio 10.0\vc\include;c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include;c:\program files\microsoft sdks\windows\v7.1\include;c:\program files (x86)\intel\composer xe 2013\ipp\include;c:\program files (x86)\intel\composer xe 2013\mkl\include;c:\program files (x86)\intel\composer xe 2013\tbb\include;c:\program files (x86)\microsoft sdks\directx sdk (june 2010)\include;c:\program files (x86)\microsoft visual studio 10.0\vc\include;c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include;c:\program files\microsoft sdks\windows\v7.1\include | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\mfbt" | |
| set LIB=c:\program files (x86)\intel\composer xe 2013\compiler\lib;c:\program files (x86)\intel\composer xe 2013\compiler\lib\intel64;c:\program files (x86)\microsoft visual studio 10.0\vc\lib\amd64;c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\lib\amd64;c:\program files\microsoft sdks\windows\v7.1\lib\x64;c:\program files (x86)\intel\composer xe 2013\ipp\lib\intel64;c:\program files (x86)\intel\composer xe 2013\compiler\lib\intel64;c:\program files (x86)\intel\composer xe 2013\mkl\lib\intel64;c:\program files (x86)\intel\composer xe 2013\compiler\lib\intel64;c:\program files (x86)\intel\composer xe 2013\tbb\lib\intel64\vc10;c:\program files (x86)\microsoft sdks\directx sdk (june 2010)\lib\x64;c:\program files (x86)\microsoft visual studio 10.0\vc\lib\amd64;c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\lib\amd64;c:\program files\microsoft sdks\windows\v7.1\lib\x64 | |
| icl -Fobignum-dtoa.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/bignum-dtoa.cc | |
| icl -Fobignum.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/bignum.cc | |
| icl -Focached-powers.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/cached-powers.cc | |
| icl -Fodiy-fp.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/diy-fp.cc | |
| icl -Fodouble-conversion.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/double-conversion.cc | |
| icl -Fofast-dtoa.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/fast-dtoa.cc | |
| icl -Fofixed-dtoa.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/fixed-dtoa.cc | |
| icl -Fostrtod.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/double-conversion/strtod.cc | |
| icl -FoHashFunctions.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/HashFunctions.cpp | |
| icl -FoSHA1.obj -c -DIMPL_MFBT -DNO_NSPR_10_SUPPORT -I../../src/mfbt -I. -I../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/mfbt/SHA1.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\memory\mozjemalloc" | |
| icl -Fojemalloc.obj -c -DMOZ_JEMALLOC_HARD_ASSERTS -DMOZ_TEMP_INVESTIGATION -Dabort=moz_abort -DMOZ_JEMALLOC_IMPL -DNO_NSPR_10_SUPPORT -I../../../src/memory/build -I../../../src/memory/mozjemalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozjemalloc/jemalloc.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\memory\build" | |
| icl -Fomozmemory_wrap.obj -c -DMOZ_MEMORY_IMPL -DNO_NSPR_10_SUPPORT -I../../../src/memory/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/build/mozmemory_wrap.c | |
| icl -Fojemalloc_config.obj -c -DMOZ_MEMORY_IMPL -DNO_NSPR_10_SUPPORT -I../../../src/memory/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/build/jemalloc_config.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\modules\zlib\src" | |
| icl -Foadler32.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/adler32.c | |
| icl -Focompress.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/compress.c | |
| icl -Focrc32.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/crc32.c | |
| icl -Fodeflate.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/deflate.c | |
| icl -Fogzclose.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/gzclose.c | |
| icl -Fogzlib.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/gzlib.c | |
| icl -Fogzread.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/gzread.c | |
| icl -Fogzwrite.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/gzwrite.c | |
| icl -Foinfback.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/infback.c | |
| icl -Foinffast.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/inffast.c | |
| icl -Foinflate.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/inflate.c | |
| icl -Foinftrees.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/inftrees.c | |
| icl -Fotrees.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/trees.c | |
| icl -Founcompr.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/uncompr.c | |
| icl -Fozutil.obj -c -DNO_NSPR_10_SUPPORT -I../../../../src/modules/zlib/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/zlib/src/zutil.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\memory\mozalloc" | |
| icl -Fomozalloc.obj -c -D_HAS_EXCEPTIONS=0 -DNO_NSPR_10_SUPPORT -I../../xpcom -I../../../src/memory/mozalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozalloc/mozalloc.cpp | |
| icl -Fomozalloc_abort.obj -c -D_HAS_EXCEPTIONS=0 -DNO_NSPR_10_SUPPORT -I../../xpcom -I../../../src/memory/mozalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozalloc/mozalloc_abort.cpp | |
| icl -Fomozalloc_oom.obj -c -D_HAS_EXCEPTIONS=0 -DNO_NSPR_10_SUPPORT -I../../xpcom -I../../../src/memory/mozalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozalloc/mozalloc_oom.cpp | |
| icl -Fomsvc_raise_wrappers.obj -c -D_HAS_EXCEPTIONS=0 -DNO_NSPR_10_SUPPORT -I../../xpcom -I../../../src/memory/mozalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozalloc/msvc_raise_wrappers.cpp | |
| icl -Fomsvc_throw_wrapper.obj -c -D_HAS_EXCEPTIONS=0 -DNO_NSPR_10_SUPPORT -I../../xpcom -I../../../src/memory/mozalloc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/memory/mozalloc/msvc_throw_wrapper.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\typelib\xpt\src" | |
| icl -Foxpt_arena.obj -c -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -I../../../ -I../../../base -I../../../../../src/xpcom/base -I../../../../../src/xpcom/typelib/xpt/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/typelib/xpt/src/xpt_arena.c | |
| icl -Foxpt_struct.obj -c -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -I../../../ -I../../../base -I../../../../../src/xpcom/base -I../../../../../src/xpcom/typelib/xpt/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/typelib/xpt/src/xpt_struct.c | |
| icl -Foxpt_xdr.obj -c -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -I../../../ -I../../../base -I../../../../../src/xpcom/base -I../../../../../src/xpcom/typelib/xpt/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/typelib/xpt/src/xpt_xdr.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\string\src" | |
| icl -FonsDependentString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsDependentString.cpp | |
| icl -FonsDependentSubstring.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsDependentSubstring.cpp | |
| icl -FonsPromiseFlatString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsPromiseFlatString.cpp | |
| icl -FonsReadableUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsReadableUtils.cpp | |
| icl -FonsSubstring.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsSubstring.cpp | |
| icl -FonsSubstringTuple.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsSubstringTuple.cpp | |
| icl -FonsString.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsString.cpp | |
| icl -FonsStringComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsStringComparator.cpp | |
| icl -FonsStringObsolete.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsStringObsolete.cpp | |
| icl -FonsUTF8UtilsSSE2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../../src/xpcom/string/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/string/src/nsUTF8UtilsSSE2.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\glue" | |
| icl -FoAppData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsDeque.cpp | |
| icl -Fopldhash.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/pldhash.cpp | |
| icl -FoBlockingResourceBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/BlockingResourceBase.cpp | |
| icl -FoDeadlockDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/DeadlockDetector.cpp | |
| icl -FoSSE.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/SSE.cpp | |
| icl -Founused.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/unused.cpp | |
| icl -FonsProxyRelease.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsProxyRelease.cpp | |
| icl -FonsTextFormatter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsTextFormatter.cpp | |
| icl -FoGenericFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/GenericFactory.cpp | |
| icl -FoFileUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/FileUtils.cpp | |
| icl -FonsStringAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/nsStringAPI.cpp | |
| icl -FoGenericModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/glue/../build -I../../../src/xpcom/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/GenericModule.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\glue\standalone" | |
| icl -FoAppData.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsDeque.cpp | |
| icl -Fopldhash.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/pldhash.cpp | |
| icl -FonsStringAPI.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/nsStringAPI.cpp | |
| icl -FonsXPCOMGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/standalone/nsXPCOMGlue.cpp | |
| icl -FonsGlueLinkingWin.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/standalone/../../build -I../../../../src/xpcom/glue/standalone -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/glue/standalone/nsGlueLinkingWin.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\glue\standalone\staticruntime" | |
| icl -FoAppData.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsDeque.cpp | |
| icl -Fopldhash.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/pldhash.cpp | |
| icl -FonsXPCOMGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsXPCOMGlue.cpp | |
| icl -FonsStringAPI.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsStringAPI.cpp | |
| icl -FonsGlueLinkingWin.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DXPCOM_GLUE -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../../src/xpcom/glue/standalone/staticruntime/../../../build -I../../../../../src/xpcom/glue/standalone/staticruntime -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/standalone/staticruntime/nsGlueLinkingWin.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\glue\nomozalloc" | |
| icl -FoAppData.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsDeque.cpp | |
| icl -Fopldhash.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/pldhash.cpp | |
| icl -FoBlockingResourceBase.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/BlockingResourceBase.cpp | |
| icl -FoDeadlockDetector.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/DeadlockDetector.cpp | |
| icl -FoSSE.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/SSE.cpp | |
| icl -Founused.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/unused.cpp | |
| icl -FonsProxyRelease.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsProxyRelease.cpp | |
| icl -FonsTextFormatter.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsTextFormatter.cpp | |
| icl -FoGenericFactory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/GenericFactory.cpp | |
| icl -FoFileUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/FileUtils.cpp | |
| icl -FonsStringAPI.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/nsStringAPI.cpp | |
| icl -FoGenericModule.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -DMOZ_NO_MOZALLOC -I../../../../src/xpcom/glue/nomozalloc/../../build -I../../../../src/xpcom/glue/nomozalloc -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/nomozalloc/GenericModule.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\glue\staticruntime" | |
| icl -FoAppData.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsDeque.cpp | |
| icl -Fopldhash.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/pldhash.cpp | |
| icl -FoBlockingResourceBase.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/BlockingResourceBase.cpp | |
| icl -FoDeadlockDetector.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/DeadlockDetector.cpp | |
| icl -FoSSE.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/SSE.cpp | |
| icl -Founused.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/unused.cpp | |
| icl -FonsProxyRelease.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsProxyRelease.cpp | |
| icl -FonsTextFormatter.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsTextFormatter.cpp | |
| icl -FoGenericFactory.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/GenericFactory.cpp | |
| icl -FoFileUtils.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/FileUtils.cpp | |
| icl -FonsStringAPI.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/nsStringAPI.cpp | |
| icl -FoGenericModule.obj -c -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../../src/xpcom/glue/staticruntime/../../build -I../../../../src/xpcom/glue/staticruntime -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/glue/staticruntime/GenericModule.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\base" | |
| icl -FonsVersionComparatorImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsVersionComparatorImpl.cpp | |
| icl -FonsConsoleMessage.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsConsoleMessage.cpp | |
| icl -FonsConsoleService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsConsoleService.cpp | |
| icl -FonsDebugImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsDebugImpl.cpp | |
| icl -FonsErrorService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsErrorService.cpp | |
| icl -FonsExceptionService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsExceptionService.cpp | |
| icl -FonsMemoryImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsMemoryImpl.cpp | |
| icl -FonsTraceRefcntImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsTraceRefcntImpl.cpp | |
| icl -FonsInterfaceRequestorAgg.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsInterfaceRequestorAgg.cpp | |
| icl -FonsUUIDGenerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsUUIDGenerator.cpp | |
| icl -FonsSystemInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsSystemInfo.cpp | |
| icl -FonsCycleCollector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsCycleCollector.cpp | |
| icl -FonsStackWalk.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsStackWalk.cpp | |
| icl -FonsMemoryReporterManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsMemoryReporterManager.cpp | |
| icl -FoClearOnShutdown.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/ClearOnShutdown.cpp | |
| icl -FoVisualEventTracer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/VisualEventTracer.cpp | |
| icl -FonsErrorAsserts.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsErrorAsserts.cpp | |
| icl -FonsGZFileWriter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsGZFileWriter.cpp | |
| icl -FonsMemoryInfoDumper.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsMemoryInfoDumper.cpp | |
| icl -FonsMessageLoop.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsMessageLoop.cpp | |
| icl -FoAvailableMemoryTracker.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/AvailableMemoryTracker.cpp | |
| icl -FonsCrashOnException.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/base/../build -I../../../src/xpcom/ds -I../../../src/xpcom/base -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/base/nsCrashOnException.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\ds" | |
| icl -FonsArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsArray.cpp | |
| icl -FonsAtomTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsAtomTable.cpp | |
| icl -FonsAtomService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsAtomService.cpp | |
| icl -FonsByteBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsByteBuffer.cpp | |
| icl -FonsCRT.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsCRT.cpp | |
| icl -FonsFixedSizeAllocator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsFixedSizeAllocator.cpp | |
| icl -FonsHashPropertyBag.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsHashPropertyBag.cpp | |
| icl -FonsHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsHashtable.cpp | |
| icl -FonsINIParserImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsINIParserImpl.cpp | |
| icl -FonsObserverList.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsObserverList.cpp | |
| icl -FonsObserverService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsObserverService.cpp | |
| icl -FonsProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsProperties.cpp | |
| icl -FonsPersistentProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsPersistentProperties.cpp | |
| icl -FonsStaticNameTable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsStaticNameTable.cpp | |
| icl -FonsStringEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsStringEnumerator.cpp | |
| icl -FonsSupportsArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsSupportsArray.cpp | |
| icl -FonsSupportsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsSupportsArrayEnumerator.cpp | |
| icl -FonsSupportsPrimitives.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsSupportsPrimitives.cpp | |
| icl -FonsUnicharBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsUnicharBuffer.cpp | |
| icl -FonsVariant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsVariant.cpp | |
| icl -FoTimeStamp_windows.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/TimeStamp_windows.cpp | |
| icl -FonsWindowsRegKey.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/ds/../io -I../../../src/xpcom/ds -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/ds/nsWindowsRegKey.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\io" | |
| icl -FoBase64.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/Base64.cpp | |
| icl -FonsAnonymousTemporaryFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsAnonymousTemporaryFile.cpp | |
| icl -FonsAppFileLocationProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsAppFileLocationProvider.cpp | |
| icl -FonsBinaryStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsBinaryStream.cpp | |
| icl -FonsDirectoryService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsDirectoryService.cpp | |
| icl -FonsEscape.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsEscape.cpp | |
| icl -FonsInputStreamTee.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsInputStreamTee.cpp | |
| icl -FonsLinebreakConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsLinebreakConverter.cpp | |
| icl -FonsLocalFileCommon.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsLocalFileCommon.cpp | |
| icl -FonsMultiplexInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsMultiplexInputStream.cpp | |
| icl -FonsNativeCharsetUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsNativeCharsetUtils.cpp | |
| icl -FonsPipe3.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsPipe3.cpp | |
| icl -FonsStreamUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsStreamUtils.cpp | |
| icl -FonsScriptableInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsScriptableInputStream.cpp | |
| icl -FonsScriptableBase64Encoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsScriptableBase64Encoder.cpp | |
| icl -FonsSegmentedBuffer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsSegmentedBuffer.cpp | |
| icl -FonsStorageStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsStorageStream.cpp | |
| icl -FonsStringStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsStringStream.cpp | |
| icl -FonsUnicharInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsUnicharInputStream.cpp | |
| icl -FonsIOUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsIOUtil.cpp | |
| icl -FonsWildCard.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsWildCard.cpp | |
| icl -FoSpecialSystemDirectory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/SpecialSystemDirectory.cpp | |
| icl -FonsLocalFileWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I.. -I../../../src/xpcom/io -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/io/nsLocalFileWin.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\components" | |
| icl -FonsCategoryManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/components/../reflect/xptinfo/src -I../../../src/xpcom/components/../base -I../../../src/xpcom/components/../ds -I../../../src/xpcom/components/../build -I.. -I../../../src/chrome/src -I../../../src/modules/libjar -I../../../src/xpcom/components -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/components/nsCategoryManager.cpp | |
| icl -FonsComponentManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/components/../reflect/xptinfo/src -I../../../src/xpcom/components/../base -I../../../src/xpcom/components/../ds -I../../../src/xpcom/components/../build -I.. -I../../../src/chrome/src -I../../../src/modules/libjar -I../../../src/xpcom/components -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/components/nsComponentManager.cpp | |
| icl -FoManifestParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/components/../reflect/xptinfo/src -I../../../src/xpcom/components/../base -I../../../src/xpcom/components/../ds -I../../../src/xpcom/components/../build -I.. -I../../../src/chrome/src -I../../../src/modules/libjar -I../../../src/xpcom/components -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/components/ManifestParser.cpp | |
| icl -FonsNativeComponentLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/components/../reflect/xptinfo/src -I../../../src/xpcom/components/../base -I../../../src/xpcom/components/../ds -I../../../src/xpcom/components/../build -I.. -I../../../src/chrome/src -I../../../src/modules/libjar -I../../../src/xpcom/components -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/components/nsNativeComponentLoader.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\threads" | |
| icl -FonsEventQueue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsEventQueue.cpp | |
| icl -FonsEnvironment.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsEnvironment.cpp | |
| icl -FonsThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsThread.cpp | |
| icl -FonsThreadManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsThreadManager.cpp | |
| icl -FonsThreadPool.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsThreadPool.cpp | |
| icl -FonsProcessCommon.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsProcessCommon.cpp | |
| icl -FonsTimerImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/nsTimerImpl.cpp | |
| icl -FoTimerThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/TimerThread.cpp | |
| icl -FoHangMonitor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/HangMonitor.cpp | |
| icl -FoLazyIdleThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -D_IMPL_NS_COM -I../../../src/xpcom/threads/../components -I../../../src/xpcom/threads -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/threads/LazyIdleThread.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\reflect\xptinfo\src" | |
| icl -FoxptiInterfaceInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -D_IMPL_NS_COM -I../../../../../src/xpcom/reflect/xptinfo/src/../../../ds -I../../../../../src/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp | |
| icl -FoxptiInterfaceInfoManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -D_IMPL_NS_COM -I../../../../../src/xpcom/reflect/xptinfo/src/../../../ds -I../../../../../src/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp | |
| icl -FoxptiTypelibGuts.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -D_IMPL_NS_COM -I../../../../../src/xpcom/reflect/xptinfo/src/../../../ds -I../../../../../src/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp | |
| icl -FoxptiWorkingSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPT_API -D_IMPL_NS_COM -I../../../../../src/xpcom/reflect/xptinfo/src/../../../ds -I../../../../../src/xpcom/reflect/xptinfo/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\reflect\xptcall\src" | |
| icl -Foxptcall.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I../../../../../src/xpcom/reflect/xptcall/src/../../xptinfo/src -I../../../../../src/xpcom/reflect/xptcall/src -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptcall/src/xptcall.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\reflect\xptcall\src\md\win32" | |
| icl -Foxptcinvoke_x86_64.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32/../../../../xptinfo/src -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32/../.. -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32 -I. -I../../../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptcall/src/md/win32/xptcinvoke_x86_64.cpp | |
| icl -Foxptcstubs_x86_64.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -DEXPORT_XPTC_API -D_IMPL_NS_COM -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32/../../../../xptinfo/src -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32/../.. -I../../../../../../../src/xpcom/reflect/xptcall/src/md/win32 -I. -I../../../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/reflect/xptcall/src/md/win32/xptcstubs_x86_64.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\chrome\src" | |
| icl -FonsChromeRegistry.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/protocol/res -I../../../src/netwerk/base/src -I../../../src/xpcom/components -I../../xpcom -I../../../src/chrome/src -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/chrome/src/nsChromeRegistry.cpp | |
| icl -FonsChromeRegistryChrome.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/protocol/res -I../../../src/netwerk/base/src -I../../../src/xpcom/components -I../../xpcom -I../../../src/chrome/src -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/chrome/src/nsChromeRegistryChrome.cpp | |
| icl -FonsChromeProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/protocol/res -I../../../src/netwerk/base/src -I../../../src/xpcom/components -I../../xpcom -I../../../src/chrome/src -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/chrome/src/nsChromeProtocolHandler.cpp | |
| icl -FonsChromeRegistryContent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/protocol/res -I../../../src/netwerk/base/src -I../../../src/xpcom/components -I../../xpcom -I../../../src/chrome/src -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/chrome/src/nsChromeRegistryContent.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\xpcom\build" | |
| icl -FoAppData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/AppData.cpp | |
| icl -FonsArrayEnumerator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsArrayEnumerator.cpp | |
| icl -FonsArrayUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsArrayUtils.cpp | |
| icl -FonsCategoryCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCategoryCache.cpp | |
| icl -FonsCOMPtr.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCOMPtr.cpp | |
| icl -FonsCOMArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCOMArray.cpp | |
| icl -FonsCRTGlue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCRTGlue.cpp | |
| icl -FonsClassInfoImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsClassInfoImpl.cpp | |
| icl -FonsComponentManagerUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsComponentManagerUtils.cpp | |
| icl -FonsEnumeratorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsEnumeratorUtils.cpp | |
| icl -FonsID.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsID.cpp | |
| icl -FonsIInterfaceRequestorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsIInterfaceRequestorUtils.cpp | |
| icl -FonsINIParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsINIParser.cpp | |
| icl -FonsISupportsImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsISupportsImpl.cpp | |
| icl -FonsMemory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsMemory.cpp | |
| icl -FonsWeakReference.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsWeakReference.cpp | |
| icl -FonsVersionComparator.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsVersionComparator.cpp | |
| icl -FonsTHashtable.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsTHashtable.cpp | |
| icl -FonsQuickSort.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsQuickSort.cpp | |
| icl -FonsVoidArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsVoidArray.cpp | |
| icl -FonsTArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsTArray.cpp | |
| icl -FonsThreadUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsThreadUtils.cpp | |
| icl -FonsTObserverArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsTObserverArray.cpp | |
| icl -FonsCycleCollectionParticipant.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCycleCollectionParticipant.cpp | |
| icl -FonsCycleCollectorUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsCycleCollectorUtils.cpp | |
| icl -FonsDeque.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsDeque.cpp | |
| icl -Fopldhash.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/pldhash.cpp | |
| icl -FoBlockingResourceBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/BlockingResourceBase.cpp | |
| icl -FoDeadlockDetector.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/DeadlockDetector.cpp | |
| icl -FoSSE.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/SSE.cpp | |
| icl -Founused.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/unused.cpp | |
| icl -FonsProxyRelease.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsProxyRelease.cpp | |
| icl -FonsTextFormatter.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/nsTextFormatter.cpp | |
| icl -FoGenericFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/GenericFactory.cpp | |
| icl -FoFileUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/xpcom/build/FileUtils.cpp | |
| icl -FonsXPComInit.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/nsXPComInit.cpp | |
| icl -FonsXPCOMStrings.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/nsXPCOMStrings.cpp | |
| icl -FoServices.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/Services.cpp | |
| icl -FoOmnijar.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/Omnijar.cpp | |
| icl -FoFileLocation.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/FileLocation.cpp | |
| icl -FomozPoisonWriteStub.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/mozPoisonWriteStub.cpp | |
| icl -Foperfprobe.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DOMNIJAR_NAME=omni.ja -DTARGET_XPCOM_ABI="x86_64-msvc" -I../../../src/xpcom/build -I.. -I../../../src/xpcom/build/../glue -I../../../src/xpcom/build/../base -I../../../src/xpcom/build/../ds -I../../../src/xpcom/build/../io -I../../../src/xpcom/build/../components -I../../../src/xpcom/build/../threads -I../../../src/xpcom/build/../reflect/xptinfo/src -I../../../src/chrome/src -I../../../src/xpcom/build/../../docshell/base -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/xpcom/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/xpcom/build/perfprobe.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\modules\libpref\src" | |
| icl -FonsPrefBranch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/modules/libpref/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/libpref/src/nsPrefBranch.cpp | |
| icl -FonsPrefsFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/modules/libpref/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/libpref/src/nsPrefsFactory.cpp | |
| icl -Foprefapi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/modules/libpref/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/libpref/src/prefapi.cpp | |
| icl -Foprefread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/modules/libpref/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/libpref/src/prefread.cpp | |
| icl -FoPreferences.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DOS_ARCH=WINNT -DMOZ_WIDGET_TOOLKIT=windows -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/modules/libpref/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/modules/libpref/src/Preferences.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\hyphenation\src" | |
| icl -Fohyphen.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/hyphenation/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/hyphenation/src/hyphen.c | |
| icl -FonsHyphenator.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/hyphenation/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/hyphenation/src/nsHyphenator.cpp | |
| icl -FonsHyphenationManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/hyphenation/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/hyphenation/src/nsHyphenationManager.cpp | |
| icl -Fohnjstdio.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/hyphenation/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/hyphenation/src/hnjstdio.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\locale\src" | |
| icl -FonsCollation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsCollation.cpp | |
| icl -FonsScriptableDateFormat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsScriptableDateFormat.cpp | |
| icl -FonsLanguageAtomService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsLanguageAtomService.cpp | |
| icl -FonsLocale.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsLocale.cpp | |
| icl -FonsLocaleService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsLocaleService.cpp | |
| icl -FonsCharsetAlias.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsCharsetAlias.cpp | |
| icl -FonsUConvPropertySearch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src -I../../../../src/intl/locale/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/nsUConvPropertySearch.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\locale\src\windows" | |
| icl -FonsCollationWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/locale/src/windows -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -I../../../../../src/intl/locale/src/windows/.. -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/windows/nsCollationWin.cpp | |
| icl -FonsDateTimeFormatWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/locale/src/windows -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -I../../../../../src/intl/locale/src/windows/.. -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/windows/nsDateTimeFormatWin.cpp | |
| icl -FonsWin32Locale.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/locale/src/windows -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -I../../../../../src/intl/locale/src/windows/.. -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/windows/nsWin32Locale.cpp | |
| icl -FonsWinCharset.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/locale/src/windows -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -I../../../../../src/intl/locale/src/windows/.. -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/locale/src/windows/nsWinCharset.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\lwbrk\src" | |
| icl -FonsJISx4501LineBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/lwbrk/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/lwbrk/src/nsJISx4501LineBreaker.cpp | |
| icl -FonsSampleWordBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/lwbrk/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/lwbrk/src/nsSampleWordBreaker.cpp | |
| icl -FonsSemanticUnitScanner.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/lwbrk/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/lwbrk/src/nsSemanticUnitScanner.cpp | |
| icl -FonsUniscribeBreaker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/lwbrk/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/lwbrk/src/nsUniscribeBreaker.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\strres\src" | |
| icl -FonsStringBundle.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/strres/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/strres/src/nsStringBundle.cpp | |
| icl -FonsStringBundleTextOverride.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/strres/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/strres/src/nsStringBundleTextOverride.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\unicharutil\util" | |
| icl -FonsUnicharUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -I../../../../src/intl/unicharutil/util/../src -I../../../../src/intl/unicharutil/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/util/nsUnicharUtils.cpp | |
| icl -FonsBidiUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -I../../../../src/intl/unicharutil/util/../src -I../../../../src/intl/unicharutil/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/util/nsBidiUtils.cpp | |
| icl -FonsSpecialCasingData.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -I../../../../src/intl/unicharutil/util/../src -I../../../../src/intl/unicharutil/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/util/nsSpecialCasingData.cpp | |
| icl -FonsUnicodeProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DNO_NSPR_10_SUPPORT -D_USE_ANSI_CPP -I../../../../src/intl/unicharutil/util/../src -I../../../../src/intl/unicharutil/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/util/nsUnicodeProperties.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\unicharutil\util\internal" | |
| icl -FonsUnicharUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/unicharutil/util/internal/.. -I../../../../../src/intl/unicharutil/util/internal/../../src -I../../../../../src/intl/unicharutil/util/internal -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/intl/unicharutil/util/internal/nsUnicharUtils.cpp | |
| icl -FonsBidiUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/unicharutil/util/internal/.. -I../../../../../src/intl/unicharutil/util/internal/../../src -I../../../../../src/intl/unicharutil/util/internal -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/intl/unicharutil/util/internal/nsBidiUtils.cpp | |
| icl -FonsSpecialCasingData.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/unicharutil/util/internal/.. -I../../../../../src/intl/unicharutil/util/internal/../../src -I../../../../../src/intl/unicharutil/util/internal -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/intl/unicharutil/util/internal/nsSpecialCasingData.cpp | |
| icl -FonsUnicodeProperties.obj -c -D_HAS_EXCEPTIONS=0 -I../../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -DNO_NSPR_10_SUPPORT -I../../../../../src/intl/unicharutil/util/internal/.. -I../../../../../src/intl/unicharutil/util/internal/../../src -I../../../../../src/intl/unicharutil/util/internal -I. -I../../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/intl/unicharutil/util/internal/nsUnicodeProperties.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\unicharutil\src" | |
| icl -FonsCaseConversionImp2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/unicharutil/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/src/nsCaseConversionImp2.cpp | |
| icl -FonsCategoryImp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/unicharutil/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/src/nsCategoryImp.cpp | |
| icl -FonsEntityConverter.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/unicharutil/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/src/nsEntityConverter.cpp | |
| icl -FonsSaveAsCharset.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/unicharutil/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/src/nsSaveAsCharset.cpp | |
| icl -FonsUnicodeNormalizer.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/unicharutil/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/unicharutil/src/nsUnicodeNormalizer.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\util" | |
| icl -Fougen.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/ugen.c | |
| icl -Fouscan.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/uscan.c | |
| icl -Foumap.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/umap.c | |
| icl -FonsUCSupport.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/nsUCSupport.cpp | |
| icl -FonsUCConstructors.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/nsUCConstructors.cpp | |
| icl -FonsUnicodeDecodeHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/nsUnicodeDecodeHelper.cpp | |
| icl -FonsUnicodeEncodeHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/util -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/util/nsUnicodeEncodeHelper.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvja" | |
| icl -FonsJapaneseToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvja/../util -I../../../../src/intl/uconv/ucvja -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvja/nsJapaneseToUnicode.cpp | |
| icl -FonsUnicodeToSJIS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvja/../util -I../../../../src/intl/uconv/ucvja -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvja/nsUnicodeToSJIS.cpp | |
| icl -FonsUnicodeToEUCJP.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvja/../util -I../../../../src/intl/uconv/ucvja -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvja/nsUnicodeToEUCJP.cpp | |
| icl -FonsUnicodeToISO2022JP.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvja/../util -I../../../../src/intl/uconv/ucvja -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvja/nsUnicodeToISO2022JP.cpp | |
| icl -FonsUnicodeToJISx0201.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvja/../util -I../../../../src/intl/uconv/ucvja -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvja/nsUnicodeToJISx0201.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvcn" | |
| icl -FonsGB2312ToUnicodeV2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp | |
| icl -FonsUnicodeToGB2312V2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsUnicodeToGB2312V2.cpp | |
| icl -FonsGBKToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsGBKToUnicode.cpp | |
| icl -FonsUnicodeToGBK.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsUnicodeToGBK.cpp | |
| icl -FonsISO2022CNToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsISO2022CNToUnicode.cpp | |
| icl -FonsUnicodeToISO2022CN.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsUnicodeToISO2022CN.cpp | |
| icl -FonsHZToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsHZToUnicode.cpp | |
| icl -FonsUnicodeToHZ.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsUnicodeToHZ.cpp | |
| icl -FonsGBKConvUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvcn/../util -I../../../../src/intl/uconv/ucvcn -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvcn/nsGBKConvUtil.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvlatin" | |
| icl -FonsAsciiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsAsciiToUnicode.cpp | |
| icl -FonsISO88592ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp | |
| icl -FonsISO88593ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp | |
| icl -FonsISO88594ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp | |
| icl -FonsISO88595ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp | |
| icl -FonsISO88596ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp | |
| icl -FonsISO88596EToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88596EToUnicode.cpp | |
| icl -FonsISO88596IToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88596IToUnicode.cpp | |
| icl -FonsISO88597ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88597ToUnicode.cpp | |
| icl -FonsISO88598ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp | |
| icl -FonsISO88598EToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88598EToUnicode.cpp | |
| icl -FonsISO88598IToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88598IToUnicode.cpp | |
| icl -FonsISO88599ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO88599ToUnicode.cpp | |
| icl -FonsISO885910ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885910ToUnicode.cpp | |
| icl -FonsISO885911ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885911ToUnicode.cpp | |
| icl -FonsISO885913ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885913ToUnicode.cpp | |
| icl -FonsISO885914ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885914ToUnicode.cpp | |
| icl -FonsISO885915ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885915ToUnicode.cpp | |
| icl -FonsISO885916ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISO885916ToUnicode.cpp | |
| icl -FonsISOIR111ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsISOIR111ToUnicode.cpp | |
| icl -FonsCP1250ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp | |
| icl -FonsCP1251ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp | |
| icl -FonsCP1253ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1253ToUnicode.cpp | |
| icl -FonsCP1254ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp | |
| icl -FonsCP1255ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1255ToUnicode.cpp | |
| icl -FonsCP1256ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1256ToUnicode.cpp | |
| icl -FonsCP1257ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp | |
| icl -FonsCP1258ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP1258ToUnicode.cpp | |
| icl -FonsCP866ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP866ToUnicode.cpp | |
| icl -FonsCP874ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsCP874ToUnicode.cpp | |
| icl -FonsTIS620ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsTIS620ToUnicode.cpp | |
| icl -FonsKOI8UToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsKOI8UToUnicode.cpp | |
| icl -FonsKOI8RToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsKOI8RToUnicode.cpp | |
| icl -FonsMacCEToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacCEToUnicode.cpp | |
| icl -FonsMacGreekToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp | |
| icl -FonsMacTurkishToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp | |
| icl -FonsMacCroatianToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacCroatianToUnicode.cpp | |
| icl -FonsMacRomanianToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacRomanianToUnicode.cpp | |
| icl -FonsMacCyrillicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacCyrillicToUnicode.cpp | |
| icl -FonsMacIcelandicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacIcelandicToUnicode.cpp | |
| icl -FonsMacHebrewToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacHebrewToUnicode.cpp | |
| icl -FonsMacArabicToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacArabicToUnicode.cpp | |
| icl -FonsMacDevanagariToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacDevanagariToUnicode.cpp | |
| icl -FonsMacFarsiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacFarsiToUnicode.cpp | |
| icl -FonsMacGujaratiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacGujaratiToUnicode.cpp | |
| icl -FonsMacGurmukhiToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMacGurmukhiToUnicode.cpp | |
| icl -FonsARMSCII8ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsARMSCII8ToUnicode.cpp | |
| icl -FonsTCVN5712ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsTCVN5712ToUnicode.cpp | |
| icl -FonsVISCIIToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsVISCIIToUnicode.cpp | |
| icl -FonsVPSToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsVPSToUnicode.cpp | |
| icl -FonsUTF7ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp | |
| icl -FonsMUTF7ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp | |
| icl -FonsUTF16ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUTF16ToUnicode.cpp | |
| icl -FonsT61ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsT61ToUnicode.cpp | |
| icl -FonsUserDefinedToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUserDefinedToUnicode.cpp | |
| icl -FonsUnicodeToAscii.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToAscii.cpp | |
| icl -FonsUnicodeToISO88592.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp | |
| icl -FonsUnicodeToISO88593.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp | |
| icl -FonsUnicodeToISO88594.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp | |
| icl -FonsUnicodeToISO88595.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp | |
| icl -FonsUnicodeToISO88596.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp | |
| icl -FonsUnicodeToISO88596E.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88596E.cpp | |
| icl -FonsUnicodeToISO88596I.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88596I.cpp | |
| icl -FonsUnicodeToISO88597.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp | |
| icl -FonsUnicodeToISO88598.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp | |
| icl -FonsUnicodeToISO88598E.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88598E.cpp | |
| icl -FonsUnicodeToISO88598I.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88598I.cpp | |
| icl -FonsUnicodeToISO88599.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO88599.cpp | |
| icl -FonsUnicodeToISO885910.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885910.cpp | |
| icl -FonsUnicodeToISO885911.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885911.cpp | |
| icl -FonsUnicodeToISO885913.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885913.cpp | |
| icl -FonsUnicodeToISO885914.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885914.cpp | |
| icl -FonsUnicodeToISO885915.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885915.cpp | |
| icl -FonsUnicodeToISO885916.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISO885916.cpp | |
| icl -FonsUnicodeToISOIR111.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToISOIR111.cpp | |
| icl -FonsUnicodeToCP1250.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp | |
| icl -FonsUnicodeToCP1251.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp | |
| icl -FonsUnicodeToCP1253.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp | |
| icl -FonsUnicodeToCP1254.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp | |
| icl -FonsUnicodeToCP1255.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1255.cpp | |
| icl -FonsUnicodeToCP1256.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1256.cpp | |
| icl -FonsUnicodeToCP1257.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp | |
| icl -FonsUnicodeToCP1258.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP1258.cpp | |
| icl -FonsUnicodeToCP874.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP874.cpp | |
| icl -FonsUnicodeToTIS620.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToTIS620.cpp | |
| icl -FonsUnicodeToCP866.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToCP866.cpp | |
| icl -FonsUnicodeToKOI8R.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToKOI8R.cpp | |
| icl -FonsUnicodeToKOI8U.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToKOI8U.cpp | |
| icl -FonsUnicodeToMacCE.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacCE.cpp | |
| icl -FonsUnicodeToMacGreek.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacGreek.cpp | |
| icl -FonsUnicodeToMacTurkish.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacTurkish.cpp | |
| icl -FonsUnicodeToMacCroatian.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacCroatian.cpp | |
| icl -FonsUnicodeToMacRomanian.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacRomanian.cpp | |
| icl -FonsUnicodeToMacCyrillic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacCyrillic.cpp | |
| icl -FonsUnicodeToMacIcelandic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacIcelandic.cpp | |
| icl -FonsUnicodeToMacHebrew.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacHebrew.cpp | |
| icl -FonsUnicodeToMacArabic.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacArabic.cpp | |
| icl -FonsUnicodeToMacDevanagari.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacDevanagari.cpp | |
| icl -FonsUnicodeToMacFarsi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacFarsi.cpp | |
| icl -FonsUnicodeToMacGujarati.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacGujarati.cpp | |
| icl -FonsUnicodeToMacGurmukhi.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMacGurmukhi.cpp | |
| icl -FonsUnicodeToARMSCII8.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToARMSCII8.cpp | |
| icl -FonsUnicodeToTCVN5712.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToTCVN5712.cpp | |
| icl -FonsUnicodeToVISCII.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToVISCII.cpp | |
| icl -FonsUnicodeToVPS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToVPS.cpp | |
| icl -FonsUnicodeToUTF7.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp | |
| icl -FonsUnicodeToMUTF7.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp | |
| icl -FonsUnicodeToUTF16.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToUTF16.cpp | |
| icl -FonsUnicodeToT61.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToT61.cpp | |
| icl -FonsUnicodeToUserDefined.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToUserDefined.cpp | |
| icl -FonsUnicodeToSymbol.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToSymbol.cpp | |
| icl -FonsUnicodeToZapfDingbat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToZapfDingbat.cpp | |
| icl -FonsUnicodeToAdobeEuro.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToAdobeEuro.cpp | |
| icl -FonsUnicodeToTSCII.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvlatin/../util -I../../../../src/intl/uconv/ucvlatin/../src -I../../../../src/intl/uconv/ucvlatin -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvlatin/nsUnicodeToTSCII.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvtw" | |
| icl -FonsBIG5ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw/../util -I../../../../src/intl/uconv/ucvtw -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw/nsBIG5ToUnicode.cpp | |
| icl -FonsUnicodeToBIG5.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw/../util -I../../../../src/intl/uconv/ucvtw -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw/nsUnicodeToBIG5.cpp | |
| icl -FonsBIG5HKSCSToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw/../util -I../../../../src/intl/uconv/ucvtw -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw/nsBIG5HKSCSToUnicode.cpp | |
| icl -FonsUnicodeToBIG5HKSCS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw/../util -I../../../../src/intl/uconv/ucvtw -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw/nsUnicodeToBIG5HKSCS.cpp | |
| icl -FonsUnicodeToHKSCS.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw/../util -I../../../../src/intl/uconv/ucvtw -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw/nsUnicodeToHKSCS.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvtw2" | |
| icl -FonsEUCTWToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw2/../util -I../../../../src/intl/uconv/ucvtw2 -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw2/nsEUCTWToUnicode.cpp | |
| icl -FonsUnicodeToEUCTW.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvtw2/../util -I../../../../src/intl/uconv/ucvtw2 -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvtw2/nsUnicodeToEUCTW.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvko" | |
| icl -FonsISO2022KRToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvko/../util -I../../../../src/intl/uconv/ucvko -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvko/nsISO2022KRToUnicode.cpp | |
| icl -FonsCP949ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvko/../util -I../../../../src/intl/uconv/ucvko -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvko/nsCP949ToUnicode.cpp | |
| icl -FonsUnicodeToCP949.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvko/../util -I../../../../src/intl/uconv/ucvko -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvko/nsUnicodeToCP949.cpp | |
| icl -FonsUnicodeToJohab.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvko/../util -I../../../../src/intl/uconv/ucvko -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvko/nsUnicodeToJohab.cpp | |
| icl -FonsJohabToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvko/../util -I../../../../src/intl/uconv/ucvko -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvko/nsJohabToUnicode.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\ucvibm" | |
| icl -FonsCP850ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP850ToUnicode.cpp | |
| icl -FonsCP852ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP852ToUnicode.cpp | |
| icl -FonsCP855ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP855ToUnicode.cpp | |
| icl -FonsCP857ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP857ToUnicode.cpp | |
| icl -FonsCP862ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP862ToUnicode.cpp | |
| icl -FonsCP864ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsCP864ToUnicode.cpp | |
| icl -FonsUnicodeToCP850.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP850.cpp | |
| icl -FonsUnicodeToCP852.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP852.cpp | |
| icl -FonsUnicodeToCP855.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP855.cpp | |
| icl -FonsUnicodeToCP857.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP857.cpp | |
| icl -FonsUnicodeToCP862.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP862.cpp | |
| icl -FonsUnicodeToCP864.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/ucvibm/../util -I../../../../src/intl/uconv/ucvibm -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/ucvibm/nsUnicodeToCP864.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\uconv\src" | |
| icl -FonsUConvModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUConvModule.cpp | |
| icl -FonsConverterInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsConverterInputStream.cpp | |
| icl -FonsConverterOutputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsConverterOutputStream.cpp | |
| icl -FonsTextToSubURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsTextToSubURI.cpp | |
| icl -FonsCharsetConverterManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsCharsetConverterManager.cpp | |
| icl -FonsUTF8ConverterService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUTF8ConverterService.cpp | |
| icl -FonsUTF8ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUTF8ToUnicode.cpp | |
| icl -FonsUnicodeToUTF8.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUnicodeToUTF8.cpp | |
| icl -FonsScriptableUConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsScriptableUConv.cpp | |
| icl -FonsISO88591ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsISO88591ToUnicode.cpp | |
| icl -FonsCP1252ToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsCP1252ToUnicode.cpp | |
| icl -FonsMacRomanToUnicode.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsMacRomanToUnicode.cpp | |
| icl -FonsUnicodeToISO88591.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUnicodeToISO88591.cpp | |
| icl -FonsUnicodeToCP1252.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUnicodeToCP1252.cpp | |
| icl -FonsUnicodeToMacRoman.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUnicodeToMacRoman.cpp | |
| icl -FonsUTF8ToUnicodeSSE2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/intl/uconv/src/../util -I../../../../src/intl/uconv/src/../ucvlatin -I../../../../src/intl/uconv/src/../ucvibm -I../../../../src/intl/uconv/src/../ucvja -I../../../../src/intl/uconv/src/../ucvtw2 -I../../../../src/intl/uconv/src/../ucvtw -I../../../../src/intl/uconv/src/../ucvko -I../../../../src/intl/uconv/src/../ucvcn -I../../../../src/intl/uconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/uconv/src/nsUTF8ToUnicodeSSE2.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\intl\build" | |
| icl -FonsI18nModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/intl/build/../lwbrk/src -I../../../src/intl/build/../unicharutil/src -I../../../src/intl/build/../strres/src -I../../../src/intl/build/../locale/src -I../../../src/intl/build/../locale/src/windows -I../../../src/intl/build/../uconv/src -I../../../src/intl/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/intl/build/nsI18nModule.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\base\src" | |
| icl -FoBackgroundFileSaver.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/BackgroundFileSaver.cpp | |
| icl -FonsTransportUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsTransportUtils.cpp | |
| icl -FonsAsyncStreamCopier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsAsyncStreamCopier.cpp | |
| icl -FonsAsyncRedirectVerifyHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsAsyncRedirectVerifyHelper.cpp | |
| icl -FonsAuthInformationHolder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsAuthInformationHolder.cpp | |
| icl -FonsBaseChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsBaseChannel.cpp | |
| icl -FonsBaseContentStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsBaseContentStream.cpp | |
| icl -FonsBufferedStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsBufferedStreams.cpp | |
| icl -FonsChannelClassifier.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsChannelClassifier.cpp | |
| icl -FonsDirectoryIndexStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsDirectoryIndexStream.cpp | |
| icl -FonsDownloader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsDownloader.cpp | |
| icl -FonsFileStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsFileStreams.cpp | |
| icl -FonsIncrementalDownload.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsIncrementalDownload.cpp | |
| icl -FonsInputStreamChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsInputStreamChannel.cpp | |
| icl -FonsInputStreamPump.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsInputStreamPump.cpp | |
| icl -FonsStreamTransportService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsStreamTransportService.cpp | |
| icl -FonsIOService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsIOService.cpp | |
| icl -FonsLoadGroup.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsLoadGroup.cpp | |
| icl -FonsMIMEInputStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsMIMEInputStream.cpp | |
| icl -FonsProtocolProxyService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsProtocolProxyService.cpp | |
| icl -FonsProxyInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsProxyInfo.cpp | |
| icl -FonsPACMan.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsPACMan.cpp | |
| icl -FonsRequestObserverProxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsRequestObserverProxy.cpp | |
| icl -FonsSimpleStreamListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSimpleStreamListener.cpp | |
| icl -FonsSimpleURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSimpleURI.cpp | |
| icl -FonsSimpleNestedURI.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSimpleNestedURI.cpp | |
| icl -FonsStandardURL.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsStandardURL.cpp | |
| icl -FonsSocketTransport2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSocketTransport2.cpp | |
| icl -FonsSocketTransportService2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSocketTransportService2.cpp | |
| icl -FonsServerSocket.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsServerSocket.cpp | |
| icl -FonsStreamListenerTee.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsStreamListenerTee.cpp | |
| icl -FonsStreamLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsStreamLoader.cpp | |
| icl -FonsSyncStreamListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSyncStreamListener.cpp | |
| icl -FonsUnicharStreamLoader.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsUnicharStreamLoader.cpp | |
| icl -FonsURIChecker.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsURIChecker.cpp | |
| icl -FonsURLHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsURLHelper.cpp | |
| icl -FonsURLParsers.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsURLParsers.cpp | |
| icl -FonsNetAddr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsNetAddr.cpp | |
| icl -FonsNetStrings.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsNetStrings.cpp | |
| icl -FonsBase64Encoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsBase64Encoder.cpp | |
| icl -FonsSerializationHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsSerializationHelper.cpp | |
| icl -FonsDNSPrefetch.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsDNSPrefetch.cpp | |
| icl -FoRedirectChannelRegistrar.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/RedirectChannelRegistrar.cpp | |
| icl -FonsPreloadedStream.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsPreloadedStream.cpp | |
| icl -FonsStreamListenerWrapper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsStreamListenerWrapper.cpp | |
| icl -FoProxyAutoConfig.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/ProxyAutoConfig.cpp | |
| icl -FoDashboard.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/Dashboard.cpp | |
| icl -FoNetworkActivityMonitor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/NetworkActivityMonitor.cpp | |
| icl -FonsURLHelperWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsURLHelperWin.cpp | |
| icl -FonsNativeConnectionHelper.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsNativeConnectionHelper.cpp | |
| icl -FonsAutodialWin.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/dom/base -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/base/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/base/src/nsAutodialWin.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\cookie" | |
| icl -FonsCookie.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../src/intl/uconv/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/cookie -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cookie/nsCookie.cpp | |
| icl -FonsCookieService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../src/intl/uconv/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/cookie -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cookie/nsCookieService.cpp | |
| icl -FoCookieServiceParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../src/intl/uconv/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/cookie -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cookie/CookieServiceParent.cpp | |
| icl -FoCookieServiceChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../src/intl/uconv/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/cookie -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cookie/CookieServiceChild.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\dns" | |
| icl -Forace.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/race.c | |
| icl -Fonameprep.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/nameprep.c | |
| icl -Fopunycode.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/punycode.c | |
| icl -FoDNS.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/DNS.cpp | |
| icl -FonsIDNService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/nsIDNService.cpp | |
| icl -FonsHostResolver.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/nsHostResolver.cpp | |
| icl -FonsDNSService2.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/nsDNSService2.cpp | |
| icl -FonsEffectiveTLDService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/dns/../base/src -I. -I../../../src/netwerk/dns -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dns/nsEffectiveTLDService.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\socket" | |
| icl -FonsSocketProviderService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/socket -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/socket/nsSocketProviderService.cpp | |
| icl -FonsSOCKSSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/socket -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/socket/nsSOCKSSocketProvider.cpp | |
| icl -FonsSOCKSIOLayer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/socket -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/socket/nsSOCKSIOLayer.cpp | |
| icl -FonsUDPSocketProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/socket -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/socket/nsUDPSocketProvider.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\mime" | |
| icl -FonsMIMEHeaderParamImpl.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/mime -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/mime/nsMIMEHeaderParamImpl.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\streamconv\src" | |
| icl -FonsStreamConverterService.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/streamconv/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/src/nsStreamConverterService.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\streamconv\converters" | |
| icl -FomozTXTToHTMLConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp | |
| icl -FonsUnknownDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsUnknownDecoder.cpp | |
| icl -FonsHTTPCompressConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsHTTPCompressConv.cpp | |
| icl -FonsTXTToHTMLConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsTXTToHTMLConv.cpp | |
| icl -FonsDirIndex.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsDirIndex.cpp | |
| icl -FonsDirIndexParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsDirIndexParser.cpp | |
| icl -FonsIndexedToHTML.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsIndexedToHTML.cpp | |
| icl -FonsMultiMixedConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsMultiMixedConv.cpp | |
| icl -FoParseFTPList.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/ParseFTPList.cpp | |
| icl -FonsFTPDirListingConv.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsFTPDirListingConv.cpp | |
| icl -FonsBinHexDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/netwerk/streamconv/converters -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/streamconv/converters/nsBinHexDecoder.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\cache" | |
| icl -FonsCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCache.cpp | |
| icl -FonsCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCacheEntry.cpp | |
| icl -FonsCacheEntryDescriptor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCacheEntryDescriptor.cpp | |
| icl -FonsCacheMetaData.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCacheMetaData.cpp | |
| icl -FonsCacheService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCacheService.cpp | |
| icl -FonsCacheSession.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsCacheSession.cpp | |
| icl -FonsMemoryCacheDevice.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsMemoryCacheDevice.cpp | |
| icl -FonsDiskCacheBinding.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheBinding.cpp | |
| icl -FonsDiskCacheBlockFile.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheBlockFile.cpp | |
| icl -FonsDiskCacheDevice.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheDevice.cpp | |
| icl -FonsDiskCacheDeviceSQL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheDeviceSQL.cpp | |
| icl -FonsDiskCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheEntry.cpp | |
| icl -FonsDiskCacheMap.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheMap.cpp | |
| icl -FonsDiskCacheStreams.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDiskCacheStreams.cpp | |
| icl -FonsDeleteDir.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsDeleteDir.cpp | |
| icl -FonsApplicationCacheService.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../src/netwerk/cache/../base/src -I../../../src/netwerk/cache -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/cache/nsApplicationCacheService.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\about" | |
| icl -FonsAboutProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/about/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/about -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/about/nsAboutProtocolHandler.cpp | |
| icl -FonsAboutBlank.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/about/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/about -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/about/nsAboutBlank.cpp | |
| icl -FonsAboutBloat.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/about/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/about -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/about/nsAboutBloat.cpp | |
| icl -FonsAboutCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/about/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/about -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/about/nsAboutCache.cpp | |
| icl -FonsAboutCacheEntry.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/about/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/about -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/about/nsAboutCacheEntry.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\data" | |
| icl -FonsDataHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/netwerk/protocol/data/../../base/src -I../../../../src/netwerk/protocol/data -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/data/nsDataHandler.cpp | |
| icl -FonsDataChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/netwerk/protocol/data/../../base/src -I../../../../src/netwerk/protocol/data -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/data/nsDataChannel.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\device" | |
| icl -FonsDeviceChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/device/../../base/src/ -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/device -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/device/nsDeviceChannel.cpp | |
| icl -FonsDeviceProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/device/../../base/src/ -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/device -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/device/nsDeviceProtocolHandler.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\file" | |
| icl -FonsFileProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/protocol/file/../../base/src -I../../../../src/xpcom/ds -I../../../../src/netwerk/protocol/file -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/file/nsFileProtocolHandler.cpp | |
| icl -FonsFileChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/protocol/file/../../base/src -I../../../../src/xpcom/ds -I../../../../src/netwerk/protocol/file -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/file/nsFileChannel.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\ftp" | |
| icl -FonsFtpProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/nsFtpProtocolHandler.cpp | |
| icl -FonsFTPChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/nsFTPChannel.cpp | |
| icl -FonsFtpConnectionThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/nsFtpConnectionThread.cpp | |
| icl -FonsFtpControlConnection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/nsFtpControlConnection.cpp | |
| icl -FoFTPChannelParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/FTPChannelParent.cpp | |
| icl -FoFTPChannelChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DFORCE_PR_LOG -DIMPL_NS_NET -I../../../../src/netwerk/protocol/ftp/../../base/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/ftp -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/ftp/FTPChannelChild.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\http" | |
| icl -FonsHttp.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttp.cpp | |
| icl -FonsHttpHeaderArray.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpHeaderArray.cpp | |
| icl -FonsHttpConnectionInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpConnectionInfo.cpp | |
| icl -FonsHttpConnection.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpConnection.cpp | |
| icl -FonsHttpConnectionMgr.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpConnectionMgr.cpp | |
| icl -FonsHttpRequestHead.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpRequestHead.cpp | |
| icl -FonsHttpResponseHead.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpResponseHead.cpp | |
| icl -FonsHttpChunkedDecoder.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpChunkedDecoder.cpp | |
| icl -FonsHttpAuthCache.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpAuthCache.cpp | |
| icl -FonsHttpAuthManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpAuthManager.cpp | |
| icl -FonsHttpBasicAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpBasicAuth.cpp | |
| icl -FonsHttpDigestAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpDigestAuth.cpp | |
| icl -FonsHttpNTLMAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpNTLMAuth.cpp | |
| icl -FonsHttpTransaction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpTransaction.cpp | |
| icl -FonsHttpHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpHandler.cpp | |
| icl -FoHttpBaseChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/HttpBaseChannel.cpp | |
| icl -FonsHttpChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpChannel.cpp | |
| icl -FonsHttpPipeline.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpPipeline.cpp | |
| icl -FonsHttpActivityDistributor.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpActivityDistributor.cpp | |
| icl -FonsHttpChannelAuthProvider.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp | |
| icl -FoHttpChannelParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/HttpChannelParent.cpp | |
| icl -FoHttpChannelChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/HttpChannelChild.cpp | |
| icl -FoHttpChannelParentListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/HttpChannelParentListener.cpp | |
| icl -FoHttpInfo.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/HttpInfo.cpp | |
| icl -FoNullHttpTransaction.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/NullHttpTransaction.cpp | |
| icl -FoASpdySession.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/ASpdySession.cpp | |
| icl -FoSpdySession2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/SpdySession2.cpp | |
| icl -FoSpdyStream2.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/SpdyStream2.cpp | |
| icl -FoSpdySession3.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/SpdySession3.cpp | |
| icl -FoSpdyStream3.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/SpdyStream3.cpp | |
| icl -FoConnectionDiagnostics.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/http/../../base/src -I../../../../src/xpcom/ds -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/http -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/http/ConnectionDiagnostics.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\res" | |
| icl -FonsResProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/res -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/res/nsResProtocolHandler.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\viewsource" | |
| icl -FonsViewSourceHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/netwerk/protocol/viewsource/../../base/src -I../../../../src/netwerk/protocol/viewsource -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/viewsource/nsViewSourceHandler.cpp | |
| icl -FonsViewSourceChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../../src/netwerk/protocol/viewsource/../../base/src -I../../../../src/netwerk/protocol/viewsource -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/viewsource/nsViewSourceChannel.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\websocket" | |
| icl -FoWebSocketChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/websocket/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/websocket -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/websocket/WebSocketChannel.cpp | |
| icl -FoWebSocketChannelParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/websocket/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/websocket -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/websocket/WebSocketChannelParent.cpp | |
| icl -FoWebSocketChannelChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/websocket/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/websocket -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/websocket/WebSocketChannelChild.cpp | |
| icl -FoBaseWebSocketChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/websocket/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/websocket -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/websocket/BaseWebSocketChannel.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\protocol\wyciwyg" | |
| icl -FonsWyciwyg.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/wyciwyg/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/wyciwyg -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/wyciwyg/nsWyciwyg.cpp | |
| icl -FonsWyciwygChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/wyciwyg/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/wyciwyg -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp | |
| icl -FonsWyciwygProtocolHandler.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/wyciwyg/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/wyciwyg -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp | |
| icl -FoWyciwygChannelParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/wyciwyg/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/wyciwyg -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/wyciwyg/WyciwygChannelParent.cpp | |
| icl -FoWyciwygChannelChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/protocol/wyciwyg/../../base/src -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/protocol/wyciwyg -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\system\win32" | |
| icl -FonsNotifyAddrListener.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/netwerk/system/win32 -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/system/win32/nsNotifyAddrListener.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\ipc" | |
| icl -FoNeckoChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/netwerk/ipc/../protocol/http -I../../../src/netwerk/ipc/../base/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/ipc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/ipc/NeckoChild.cpp | |
| icl -FoNeckoParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/netwerk/ipc/../protocol/http -I../../../src/netwerk/ipc/../base/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/ipc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/ipc/NeckoParent.cpp | |
| icl -FoChannelEventQueue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/netwerk/ipc/../protocol/http -I../../../src/netwerk/ipc/../base/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/ipc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/ipc/ChannelEventQueue.cpp | |
| icl -FoRemoteOpenFileParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/netwerk/ipc/../protocol/http -I../../../src/netwerk/ipc/../base/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/ipc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/ipc/RemoteOpenFileParent.cpp | |
| icl -FoRemoteOpenFileChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/netwerk/ipc/../protocol/http -I../../../src/netwerk/ipc/../base/src -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/ipc -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/ipc/RemoteOpenFileChild.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\srtp\src" | |
| icl -Foekt.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/srtp/ekt.c | |
| icl -Fosrtp.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/srtp/srtp.c | |
| icl -Foaes.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/cipher/aes.c | |
| icl -Foaes_cbc.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/cipher/aes_cbc.c | |
| icl -Foaes_icm.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/cipher/aes_icm.c | |
| icl -Focipher.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/cipher/cipher.c | |
| icl -Fonull_cipher.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/cipher/null_cipher.c | |
| icl -Foauth.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/hash/auth.c | |
| icl -Fohmac.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/hash/hmac.c | |
| icl -Fonull_auth.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/hash/null_auth.c | |
| icl -Fosha1.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/hash/sha1.c | |
| icl -Foalloc.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/kernel/alloc.c | |
| icl -Focrypto_kernel.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/kernel/crypto_kernel.c | |
| icl -Foerr.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/kernel/err.c | |
| icl -Fokey.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/kernel/key.c | |
| icl -Fodatatypes.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/math/datatypes.c | |
| icl -Fogf2_8.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/math/gf2_8.c | |
| icl -Fostat.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/math/stat.c | |
| icl -Fordb.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/replay/rdb.c | |
| icl -Fordbx.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/replay/rdbx.c | |
| icl -Fout_sim.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/replay/ut_sim.c | |
| icl -Foctr_prng.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/rng/ctr_prng.c | |
| icl -Foprng.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/rng/prng.c | |
| icl -Forand_source.obj -c -DHAVE_STDLIB_H=1 -DINTEGER_TYPES_H="mozilla/StandardInteger.h" -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_WINSOCK2_H=1 -Dinline=__inline -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/srtp/src/include -I../../../../src/netwerk/srtp/src/crypto/include -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/srtp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/srtp/src/crypto/rng/rand_source.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\sctp\src" | |
| icl -Fouser_environment.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/user_environment.c | |
| icl -Fouser_mbuf.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/user_mbuf.c | |
| icl -Fouser_recv_thread.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/user_recv_thread.c | |
| icl -Fouser_sctp_timer_iterate.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/user_sctp_timer_iterate.c | |
| icl -Fouser_socket.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/user_socket.c | |
| icl -Fosctp_asconf.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_asconf.c | |
| icl -Fosctp_auth.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_auth.c | |
| icl -Fosctp_bsd_addr.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_bsd_addr.c | |
| icl -Fosctp_callout.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_callout.c | |
| icl -Fosctp_cc_functions.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_cc_functions.c | |
| icl -Fosctp_crc32.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_crc32.c | |
| icl -Fosctp_hashdriver.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_hashdriver.c | |
| icl -Fosctp_indata.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_indata.c | |
| icl -Fosctp_input.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_input.c | |
| icl -Fosctp_output.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_output.c | |
| icl -Fosctp_pcb.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_pcb.c | |
| icl -Fosctp_peeloff.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_peeloff.c | |
| icl -Fosctp_sha1.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_sha1.c | |
| icl -Fosctp_ss_functions.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_ss_functions.c | |
| icl -Fosctp_sysctl.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_sysctl.c | |
| icl -Fosctp_userspace.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_userspace.c | |
| icl -Fosctp_timer.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_timer.c | |
| icl -Fosctp_usrreq.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctp_usrreq.c | |
| icl -Fosctputil.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet/sctputil.c | |
| icl -Fosctp6_usrreq.obj -c -DSCTP_SIMPLE_ALLOCATOR=1 -DUSE_SCTP_SHA1=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DINET6=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -D_LIB=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/netwerk/sctp/src/../../base/src -I../../../../src/content/base/src -I../../../../src/content/events/src -I../../../../src/xpcom/ds -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/src -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/src/netinet6/sctp6_usrreq.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\sctp\datachannel" | |
| icl -FoDataChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DINET=1 -DINET6=1 -DSCTP_DEBUG=1 -D__Userspace_os_Windows=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../../src/xpcom/ds -I../../../../src/netwerk/sctp/datachannel/../src -I../../../dist/include/mozilla/net -I../../../../src/media/webrtc/trunk/third_party/libjingle/source -I../../../../src/media/mtransport -I../../../../src/ipc/chromium/src -I../../../../src/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I../../../../src/netwerk/sctp/datachannel -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/sctp/datachannel/DataChannel.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\dash\mpd" | |
| icl -FonsDASHMPDParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/nsDASHMPDParser.cpp | |
| icl -FoIMPDManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/IMPDManager.cpp | |
| icl -FonsDASHWebMODManager.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/nsDASHWebMODManager.cpp | |
| icl -FonsDASHWebMODParser.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/nsDASHWebMODParser.cpp | |
| icl -FoMPD.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/MPD.cpp | |
| icl -FoPeriod.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/Period.cpp | |
| icl -FoAdaptationSet.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/AdaptationSet.cpp | |
| icl -FoRepresentation.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/Representation.cpp | |
| icl -FoSegmentBase.obj -c -D_HAS_EXCEPTIONS=0 -I../../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DIMPL_NS_NET -I../../../../src/content/base/src -I../../../../src/content/html/content/public -I../../../../src/content/html/content/src -I../../../../src/netwerk/dash/mpd -I. -I../../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/dash/mpd/SegmentBase.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\netwerk\build" | |
| icl -FonsNetModule.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -DIMPL_NS_NET -I../../../src/netwerk/build/../base/src -I../../../src/netwerk/build/../dns -I../../../src/netwerk/build/../socket -I../../../src/netwerk/build/../streamconv/src -I../../../src/netwerk/build/../streamconv/converters -I../../../src/netwerk/build/../mime -I../../../src/netwerk/build/../cache -I../../../src/netwerk/build/../protocol/about -I../dns -I../../../src/netwerk/build/../protocol/data -I../../../src/netwerk/build/../protocol/file -I../../../src/netwerk/build/../protocol/ftp -I../../../src/netwerk/build/../protocol/http -I../../../src/netwerk/build/../protocol/res -I../../../src/netwerk/build/../protocol/viewsource -I../../../src/netwerk/build/../protocol/websocket -I../../../src/netwerk/build/../protocol/wyciwyg -I../../../src/netwerk/build/../protocol/device -I../../../src/netwerk/build/../system/win32 -I../../../src/netwerk/build/../cookie -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/netwerk/build -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/netwerk/build/nsNetModule.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\extensions\auth" | |
| icl -FonsAuthFactory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DUSE_SSPI -I../../../src/extensions/auth -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/extensions/auth/nsAuthFactory.cpp | |
| icl -FonsHttpNegotiateAuth.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DUSE_SSPI -I../../../src/extensions/auth -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/extensions/auth/nsHttpNegotiateAuth.cpp | |
| icl -FonsAuthGSSAPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DUSE_SSPI -I../../../src/extensions/auth -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/extensions/auth/nsAuthGSSAPI.cpp | |
| icl -FonsAuthSASL.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DUSE_SSPI -I../../../src/extensions/auth -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/extensions/auth/nsAuthSASL.cpp | |
| icl -FonsAuthSSPI.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DUSE_SSPI -I../../../src/extensions/auth -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/extensions/auth/nsAuthSSPI.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\media\libjpeg" | |
| icl -Fojcomapi.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcomapi.c | |
| icl -Fojdapimin.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdapimin.c | |
| icl -Fojdapistd.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdapistd.c | |
| icl -Fojdatadst.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdatadst.c | |
| icl -Fojdatasrc.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdatasrc.c | |
| icl -Fojdcoefct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdcoefct.c | |
| icl -Fojdcolor.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdcolor.c | |
| icl -Fojddctmgr.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jddctmgr.c | |
| icl -Fojdhuff.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdhuff.c | |
| icl -Fojdinput.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdinput.c | |
| icl -Fojdmainct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdmainct.c | |
| icl -Fojdmarker.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdmarker.c | |
| icl -Fojdmaster.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdmaster.c | |
| icl -Fojdmerge.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdmerge.c | |
| icl -Fojdphuff.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdphuff.c | |
| icl -Fojdpostct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdpostct.c | |
| icl -Fojdsample.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdsample.c | |
| icl -Fojdtrans.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jdtrans.c | |
| icl -Fojerror.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jerror.c | |
| icl -Fojfdctflt.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jfdctflt.c | |
| icl -Fojfdctfst.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jfdctfst.c | |
| icl -Fojfdctint.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jfdctint.c | |
| icl -Fojidctflt.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jidctflt.c | |
| icl -Fojidctfst.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jidctfst.c | |
| icl -Fojidctint.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jidctint.c | |
| icl -Fojidctred.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jidctred.c | |
| icl -Fojmemmgr.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jmemmgr.c | |
| icl -Fojmemnobs.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jmemnobs.c | |
| icl -Fojquant1.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jquant1.c | |
| icl -Fojquant2.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jquant2.c | |
| icl -Fojutils.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jutils.c | |
| icl -Fojcapimin.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcapimin.c | |
| icl -Fojcapistd.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcapistd.c | |
| icl -Fojccoefct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jccoefct.c | |
| icl -Fojccolor.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jccolor.c | |
| icl -Fojcdctmgr.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcdctmgr.c | |
| icl -Fojchuff.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jchuff.c | |
| icl -Fojcinit.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcinit.c | |
| icl -Fojcmainct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcmainct.c | |
| icl -Fojcmarker.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcmarker.c | |
| icl -Fojcmaster.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcmaster.c | |
| icl -Fojcparam.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcparam.c | |
| icl -Fojcphuff.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcphuff.c | |
| icl -Fojcprepct.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcprepct.c | |
| icl -Fojcsample.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jcsample.c | |
| icl -Fojctrans.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/jctrans.c | |
| icl -Fosimd/jsimd_x86_64.obj -c -DNO_NSPR_10_SUPPORT -I../../../src/media/libjpeg -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/media/libjpeg/simd/jsimd_x86_64.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\gfx\qcms" | |
| icl -Fochain.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/chain.c | |
| icl -Foiccread.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/iccread.c | |
| icl -Fomatrix.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/matrix.c | |
| icl -Fotransform.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/transform.c | |
| icl -Fotransform_util.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/transform_util.c | |
| icl -Fotransform-sse2.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -I../../../src/gfx/qcms -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TC -nologo -W3 -Gy -Fdgenerated.pdb -wd4819 -we4553 -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -DMOZ_QCMS -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/gfx/qcms/transform-sse2.c | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\ipc\chromium" | |
| icl -Foat_exit.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/at_exit.cc | |
| icl -Fobase_paths.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/base_paths.cc | |
| icl -Fobase_switches.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/base_switches.cc | |
| icl -Focommand_line.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/command_line.cc | |
| icl -Fodebug_util.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/debug_util.cc | |
| icl -Fofile_path.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/file_path.cc | |
| icl -Fofile_util.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/file_util.cc | |
| icl -Fohistogram.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/histogram.cc | |
| icl -Folazy_instance.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/lazy_instance.cc | |
| icl -Folock.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/lock.cc | |
| icl -Fologging.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/logging.cc | |
| icl -Fomemory_debug.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/memory_debug.cc | |
| icl -Fomessage_loop.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/message_loop.cc | |
| icl -Fomessage_pump_default.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/message_pump_default.cc | |
| icl -Fonon_thread_safe.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/non_thread_safe.cc | |
| icl -Fopath_service.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/path_service.cc | |
| icl -Fopickle.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/pickle.cc | |
| icl -Forand_util.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/rand_util.cc | |
| icl -Foref_counted.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/ref_counted.cc | |
| icl -Forevocable_store.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/revocable_store.cc | |
| icl -Foscoped_temp_dir.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/scoped_temp_dir.cc | |
| icl -Fosimple_thread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/simple_thread.cc | |
| icl -Fostats_table.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/stats_table.cc | |
| icl -Fostring_escape.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/string_escape.cc | |
| icl -Fostring_piece.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/string_piece.cc | |
| icl -Fostring_util.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/string_util.cc | |
| icl -Fosystem_monitor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/system_monitor.cc | |
| icl -Fothread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/thread.cc | |
| icl -Fothread_collision_warner.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/thread_collision_warner.cc | |
| icl -Fotime.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/time.cc | |
| icl -Fotimer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/timer.cc | |
| icl -Fotrace_event.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/trace_event.cc | |
| icl -Fotracked.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/tracked.cc | |
| icl -Fotracked_objects.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/tracked_objects.cc | |
| icl -Fochild_process.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/child_process.cc | |
| icl -Fochild_process_host.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/child_process_host.cc | |
| icl -Fochild_process_info.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/child_process_info.cc | |
| icl -Fochild_thread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/child_thread.cc | |
| icl -Fochrome_counters.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/chrome_counters.cc | |
| icl -Fochrome_paths.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/chrome_paths.cc | |
| icl -Fochrome_switches.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/chrome_switches.cc | |
| icl -Fodebug_flags.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/debug_flags.cc | |
| icl -Foenv_vars.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/env_vars.cc | |
| icl -Foipc_channel_proxy.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_channel_proxy.cc | |
| icl -Foipc_logging.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_logging.cc | |
| icl -Foipc_message.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_message.cc | |
| icl -Foipc_message_utils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_message_utils.cc | |
| icl -Foipc_sync_channel.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_sync_channel.cc | |
| icl -Foipc_sync_message.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_sync_message.cc | |
| icl -Fomessage_router.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/message_router.cc | |
| icl -Fonotification_service.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/notification_service.cc | |
| icl -Fotask_queue.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/task_queue.cc | |
| icl -Fobase_paths_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/base_paths_win.cc | |
| icl -Focpu.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/cpu.cc | |
| icl -Focondition_variable_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/condition_variable_win.cc | |
| icl -Fodebug_util_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/debug_util_win.cc | |
| icl -Foevent_recorder.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/event_recorder.cc | |
| icl -Fofile_util_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/file_util_win.cc | |
| icl -Fofile_version_info.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/file_version_info.cc | |
| icl -Folock_impl_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/lock_impl_win.cc | |
| icl -Foidle_timer.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/idle_timer.cc | |
| icl -Fomessage_pump_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/message_pump_win.cc | |
| icl -Foobject_watcher.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/object_watcher.cc | |
| icl -Foplatform_file_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/platform_file_win.cc | |
| icl -Foplatform_thread_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/platform_thread_win.cc | |
| icl -Foprocess_util_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/process_util_win.cc | |
| icl -Foprocess_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/process_win.cc | |
| icl -Forand_util_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/rand_util_win.cc | |
| icl -Foregistry.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/registry.cc | |
| icl -Foshared_memory_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/shared_memory_win.cc | |
| icl -Fosys_info_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/sys_info_win.cc | |
| icl -Fosys_string_conversions_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/sys_string_conversions_win.cc | |
| icl -Fosystem_monitor_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/system_monitor_win.cc | |
| icl -Fothread_local_storage_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/thread_local_storage_win.cc | |
| icl -Fothread_local_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/thread_local_win.cc | |
| icl -Fotime_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/time_win.cc | |
| icl -Fowaitable_event_watcher_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/waitable_event_watcher_win.cc | |
| icl -Fowaitable_event_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/waitable_event_win.cc | |
| icl -Fowin_util.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/win_util.cc | |
| icl -Fochrome_paths_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/chrome_paths_win.cc | |
| icl -Fochrome_constants.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/chrome_constants.cc | |
| icl -Foipc_channel_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc | |
| icl -Foprocess_watcher_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/process_watcher_win.cc | |
| icl -Fotransport_dib_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/chrome/common/transport_dib_win.cc | |
| icl -Fodebug_on_start.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fd -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/chromium/src/base/debug_on_start.cc | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\ipc\glue" | |
| icl -FoAsyncChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/AsyncChannel.cpp | |
| icl -FoBrowserProcessSubThread.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/BrowserProcessSubThread.cpp | |
| icl -FoFileDescriptor.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/FileDescriptor.cpp | |
| icl -FoGeckoChildProcessHost.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/GeckoChildProcessHost.cpp | |
| icl -FoInputStreamUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/InputStreamUtils.cpp | |
| icl -FoMessagePump.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/MessagePump.cpp | |
| icl -FoProcessChild.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/ProcessChild.cpp | |
| icl -FoProtocolUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/ProtocolUtils.cpp | |
| icl -FoRPCChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/RPCChannel.cpp | |
| icl -FoScopedXREEmbed.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/ScopedXREEmbed.cpp | |
| icl -FoSharedMemory.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/SharedMemory.cpp | |
| icl -FoShmem.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/Shmem.cpp | |
| icl -FoStringUtil.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/StringUtil.cpp | |
| icl -FoSyncChannel.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/SyncChannel.cpp | |
| icl -FoURIUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/URIUtils.cpp | |
| icl -FoSharedMemory_windows.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/SharedMemory_windows.cpp | |
| icl -FoTransport_win.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/Transport_win.cpp | |
| icl -FoWindowsMessageLoop.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/WindowsMessageLoop.cpp | |
| icl -FoCrossProcessMutex_windows.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/CrossProcessMutex_windows.cpp | |
| icl -FoProcessUtils_none.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZ_CHILD_PROCESS_NAME="plugin-container.exe" -DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/" -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../../src/toolkit/crashreporter -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/glue -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/src/ipc/glue/ProcessUtils_none.cpp | |
| cd "c:\development\app.src.pkgs\mozilla\mozilla-current\obj\ipc\ipdl" | |
| icl -FoPExternalHelperAppParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PExternalHelperAppParent.cpp | |
| icl -FoPDeviceStorageRequestParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PDeviceStorageRequestParent.cpp | |
| icl -FoPIndexedDBParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBParent.cpp | |
| icl -FoPIndexedDBCursorParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBCursorParent.cpp | |
| icl -FoPIndexedDBDatabaseParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBDatabaseParent.cpp | |
| icl -FoPIndexedDBDeleteDatabaseRequestParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBDeleteDatabaseRequestParent.cpp | |
| icl -FoPIndexedDBIndexParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBIndexParent.cpp | |
| icl -FoPIndexedDBObjectStoreParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBObjectStoreParent.cpp | |
| icl -FoPIndexedDBRequestParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBRequestParent.cpp | |
| icl -FoPIndexedDBTransactionParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PIndexedDBTransactionParent.cpp | |
| icl -FoPBluetoothParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PBluetoothParent.cpp | |
| icl -FoPBluetoothRequestParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PBluetoothRequestParent.cpp | |
| icl -FoPPluginBackgroundDestroyerParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginBackgroundDestroyerParent.cpp | |
| icl -FoPPluginModuleParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginModuleParent.cpp | |
| icl -FoPPluginIdentifierParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginIdentifierParent.cpp | |
| icl -FoPPluginInstanceParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginInstanceParent.cpp | |
| icl -FoPPluginScriptableObjectParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginScriptableObjectParent.cpp | |
| icl -FoPBrowserStreamParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PBrowserStreamParent.cpp | |
| icl -FoPPluginStreamParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginStreamParent.cpp | |
| icl -FoPStreamNotifyParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PStreamNotifyParent.cpp | |
| icl -FoPPluginSurfaceParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PPluginSurfaceParent.cpp | |
| icl -FoPBlobParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PBlobParent.cpp | |
| icl -FoPBlobStreamParent.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DNO_NSPR_10_SUPPORT -DEXCLUDE_SKIA_DEPENDENCIES -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DCOMPILER_MSVC -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/chromium/src -I../../../src/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I../../../src/ipc/ipdl -I. -I../../dist/include -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nspr -Ic:/Development/app.src.pkgs/mozilla/mozilla-current/obj/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4345 -wd4351 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -fast -Qparallel -fp:precise -w -Qipo- -Oy -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT c:/Development/app.src.pkgs/mozilla/mozilla-current/obj/ipc/ipdl/PBlobStreamParent.c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment