27 lines
791 B
Plaintext
Executable File
27 lines
791 B
Plaintext
Executable File
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: thinfilm - Win32 Release--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\NIEUWE~1\LOCALS~1\Temp\RSP28A.tmp" with contents
|
|
[
|
|
/compile_only /include:"Release/" /nologo /warn:nofileopt /module:"Release/" /object:"Release/"
|
|
"U:\monte_carlo\thinfilm\field_calculation.f90"
|
|
]
|
|
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/thinfilm.pdb" /machine:I386 /out:"Release/thinfilm.exe" .\Release\field_calculation.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling Fortran...
|
|
U:\monte_carlo\thinfilm\field_calculation.f90
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
thinfilm.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|