Fix Windows compileation for VS 2010
parent
a4f509dee9
commit
ef0001ec53
|
@ -1,5 +1,5 @@
|
||||||
.386
|
.386
|
||||||
.model flat
|
.model flat
|
||||||
exception_handler proto
|
exception_handler proto c
|
||||||
.safeseh exception_handler
|
.safeseh exception_handler
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue