Initial
This commit is contained in:
30
fileio/FILEIO.PLG
Normal file
30
fileio/FILEIO.PLG
Normal file
@@ -0,0 +1,30 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: fileio - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP151.bat" with contents
|
||||
[
|
||||
@echo off
|
||||
c:\masm32\bin\ml /c /Zi /coff cfile.asm
|
||||
]
|
||||
Creating command line "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP151.bat"
|
||||
Creating command line "link.exe -lib /nologo /out:"..\exe\msfileio.lib" .\cfile.obj "
|
||||
Performing Custom Build Step on .\cfile.asm
|
||||
Microsoft (R) Macro Assembler Version 6.14.8444
|
||||
Copyright (C) Microsoft Corp 1981-1997. All rights reserved.
|
||||
|
||||
Assembling: cfile.asm
|
||||
<h3>Output Window</h3>
|
||||
Creating library...
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
msfileio.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user