JUDGER_AND_CLIENT/Lib/registry-3.1.3/source/windows/jniregistry.plg

34 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-01-12 20:48:35 +08:00
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: jniregistry - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\time\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "C:\java\jdk1.3.1\include" /I "C:\java\jdk1.3.1\include\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\src\ice\windows\jniregistry\RegistryKey.c"
]
Creating command line "cl.exe @C:\DOCUME~1\time\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\time\LOCALS~1\Temp\RSPB.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:".\Release/ICE_JNIRegistry.pdb" /machine:I386 /out:".\Release\ICE_JNIRegistry.dll" /implib:".\Release/ICE_JNIRegistry.lib"
.\Release\RegistryKey.obj
]
Creating command line "link.exe @C:\DOCUME~1\time\LOCALS~1\Temp\RSPB.tmp"
<h3>Output Window</h3>
Compiling...
RegistryKey.c
Linking...
Creating library .\Release/ICE_JNIRegistry.lib and object .\Release/ICE_JNIRegistry.exp
<h3>Results</h3>
ICE_JNIRegistry.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>