No colon cinterop flags (#428)
* Taught cinterop a 'host' target. * Last minute switch from -foo:bar flags to -foo bar flags in cinterop tool.
This commit is contained in:
committed by
Nikolay Igotti
parent
b2a57e7cb3
commit
c9c9aee7bb
@@ -39,6 +39,6 @@ For some tests, use:
|
||||
To generate interoperability stubs create library definition file
|
||||
(take a look on `samples/tetris/tetris.sdl`) and run `cinterop` tool like this:
|
||||
|
||||
cinterop -def:lib.def
|
||||
cinterop -def lib.def
|
||||
|
||||
See provided samples and `INTEROP.md` for more details.
|
||||
See provided samples and `INTEROP.md` for more details.
|
||||
|
||||
Reference in New Issue
Block a user