Mods to work with Mono, Microsoft and pnet compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
449ee0f07a
commit
1b5452a697
7 changed files with 7 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ TARGET = example
|
|||
INTERFACE = example.i
|
||||
SWIGOPT =
|
||||
CSHARPSRCS = *.cs
|
||||
CSHARPFLAGS= -o runme
|
||||
CSHARPFLAGS= -nologo -out:runme.exe
|
||||
|
||||
all:: csharp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue