windows-nt/Source/XPSP1/NT/com/mobile/syncmgr/dll/onestop.plg
2020-09-26 16:20:57 +08:00

69 lines
2.3 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MobSync_DLL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "d:\Temp\RSP2F3.tmp" with contents
[
/nologo /Gz /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\public\sdk\inc\atl21" /I "res" /I "..\..\..\..\public\sdk\inc" /I "..\h" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _DLL=1 /D _MT=1 /FR"obj\i386/" /Fp"obj\i386/onestop.pch" /YX /Fo"obj\i386/" /Fd"obj\i386/" /FD /c
"D:\NT\private\mobile\syncmgr\dll\wizsel.cxx"
]
Creating command line "cl.exe @d:\Temp\RSP2F3.tmp"
Creating temporary file "d:\Temp\RSP2F4.tmp" with contents
[
..\types\proxy\obj\i386\mobsyncprxy.lib ..\lib\obj\i386\mobutil.lib comctl32.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib msvcrt.lib /nologo /version:4 /subsystem:windows /dll /incremental:yes /pdb:"i386/mobsync.pdb" /debug /machine:I386 /nodefaultlib /def:".\mobsyncp.def" /out:"i386/mobsync.dll" /implib:"i386/mobsyncp.lib" /pdbtype:sept
.\obj\i386\autosync.obj
.\obj\i386\cfact.obj
.\obj\i386\clsobj.obj
.\obj\i386\cnetapi.obj
.\obj\i386\color256.obj
.\obj\i386\confres.obj
.\obj\i386\cred.obj
.\obj\i386\daily.obj
.\obj\i386\dllsz.obj
.\obj\i386\editschd.obj
.\obj\i386\errdlg.obj
.\obj\i386\finish.obj
.\obj\i386\guid.obj
.\obj\i386\hndlrq.obj
.\obj\i386\invoke.obj
.\obj\i386\nameit.obj
.\obj\i386\rasproc.obj
.\obj\i386\rasui.obj
.\obj\i386\reg.obj
.\obj\i386\schdsrvc.obj
.\obj\i386\schdsync.obj
.\obj\i386\schedif.obj
.\obj\i386\settings.obj
.\obj\i386\welcome.obj
.\obj\i386\wizpage.obj
.\obj\i386\wizsel.obj
.\obj\i386\settings.res
\NT\private\mobile\syncmgr\lib\obj\i386\mobutil.lib
]
Creating command line "link.exe @d:\Temp\RSP2F4.tmp"
<h3>Output Window</h3>
Compiling...
wizsel.cxx
Linking...
Creating temporary file "d:\Temp\RSP2F5.bat" with contents
[
@echo off
copy .\i386\*.dll %windir%\system32
]
Creating command line "d:\Temp\RSP2F5.bat"
moving mobsync.dll
.\i386\mobsync.dll
1 file(s) copied.
<h3>Results</h3>
mobsync.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>