-
Notifications
You must be signed in to change notification settings - Fork 1
/
AntiVirus.plg
27 lines (24 loc) · 925 Bytes
/
AntiVirus.plg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AntiVirus - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPC035.TMP" with contents
[
/nologo /MDd /W3 /GX /O1 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/AntiVirus.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\Windows\Desktop\AntiVirus_v3.27_dll\AntiVirusDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC035.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RedScan.pdb" /debug /machine:I386 /out:"Debug\RedScan.exe" /pdbtype:sept .\Debug\AntiVirus.obj .\Debug\AntiVirusDlg.obj .\Debug\StdAfx.obj .\Debug\AntiVirus.res "
<h3>Output Window</h3>
Compiling...
AntiVirusDlg.cpp
Linking...
<h3>Results</h3>
RedScan.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>