mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
407 B
19 lines
407 B
-machine:i386
|
|
-rom
|
|
-force:multiple
|
|
-debug:none
|
|
-debugtype:coff
|
|
-fixed
|
|
-map:obj\i386\osloader.map
|
|
-align:4096
|
|
-base:0x300000
|
|
-entry:NtProcessStartup@4
|
|
obj\i386\bldr.lib
|
|
obj\i386\osloader.res
|
|
obj\i386\osloader.exp
|
|
..\obj\i386\boot.lib
|
|
..\..\obj\i386\ke.lib
|
|
..\..\rtl\obj\i386\bldrrtl.lib
|
|
..\..\config\obj\i386\bconfig.lib
|
|
..\..\..\..\public\sdk\lib\i386\libcntpr.lib
|
|
..\..\..\..\public\sdk\lib\i386\int64.lib
|