Make plugletjni.lib and .dll build.

M makefiles

- remove plugins/Makefile, this'll be replaced by ant

- add jni Makefile

R plugins/makefile.win
R plugins/jni/makefile.win
R plugins/src/makefile.win

- obsolete.

M plugins/jni/Makefile.in

- new includes and such

M plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp

- cast to const char *.


git-svn-id: svn://10.0.0.236/trunk@192921 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2006-03-24 17:57:24 +00:00
parent a046234a53
commit 62d191460c
6 changed files with 12 additions and 209 deletions

View File

@@ -4,5 +4,5 @@ java/webclient/src_moz/gtk/Makefile
java/webclient/src_moz/Makefile
java/webclient/src_ie/Makefile
java/webclient/src_share/Makefile
java/plugins/Makefile
java/plugins/src/Makefile
java/plugins/jni/Makefile