Initial
This commit is contained in:
31
yproxy/yenc.plg
Normal file
31
yproxy/yenc.plg
Normal file
@@ -0,0 +1,31 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: yenc - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP18A.tmp" with contents
|
||||
[
|
||||
/nologo /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__FLAT__" /D "STRICT" /Fp"yenc___Win32_Debug/yenc.pch" /YX /Fo"yenc___Win32_Debug/" /Fd"yenc___Win32_Debug/" /FD /GZ /c
|
||||
"D:\work\yproxy\crc.cpp"
|
||||
"D:\work\yproxy\ydec.cpp"
|
||||
"D:\work\yproxy\ydecode.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP18A.tmp"
|
||||
Creating command line "link.exe -lib /nologo /out:"yenc___Win32_Debug\yenc.lib" .\yenc___Win32_Debug\crc.obj .\yenc___Win32_Debug\ydec.obj .\yenc___Win32_Debug\ydecode.obj "
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
crc.cpp
|
||||
ydec.cpp
|
||||
ydecode.cpp
|
||||
Creating library...
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
yenc.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user