Whitespace cleanup of Example Makefiles
This commit is contained in:
parent
5934b08220
commit
3aacde4f5f
79 changed files with 112 additions and 115 deletions
|
|
@ -5,7 +5,7 @@ INTERFACE = example.i
|
|||
INTERFACEDIR = jni/
|
||||
PACKAGEDIR = src/org/swig
|
||||
PACKAGENAME= org.swig.extendexample
|
||||
SWIGOPT = -package $(PACKAGENAME) -outdir $(PACKAGEDIR)/extendexample
|
||||
SWIGOPT = -package $(PACKAGENAME) -outdir $(PACKAGEDIR)/extendexample
|
||||
PROJECTNAME= SwigExtend
|
||||
TARGETID = 1
|
||||
#INSTALLOPTIONS = -s # To install on SD Card
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue