Newer
Older
Scratch / mobius / src / drivers / keyboard / keyboard.plg
@Christopher W. Olsen Christopher W. Olsen on 25 Oct 2019 515 bytes Scratch
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: keyboard - Win32 Debug--------------------
</h3>

gcc -D__MOBIUS__ -DKERNEL -If:\Projects\mobius\include -MD -c keyboard.c
link /out:f:\Projects\mobius\bin/keyboard.dll /nologo /debug /debugtype:coff /libpath:f:\Projects\mobius\lib /nodefaultlib /entry:drvInit /subsystem:native /base:@f:\Projects\mobius\bin\coffbase.txt,keyboard keyboard.o kernel.lib



<h3>Results</h3>
keyboard.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>