diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2002-12-06 09:26:05 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2002-12-06 09:26:05 +0000 |
commit | a15c7cb43aa6570997d1aca40ae6d731cb28e546 (patch) | |
tree | 3f2199662f3e9c69d59081999984f368b742398c /bridges/prj | |
parent | fa54034e7f3beca357766649936907e7344b2559 (diff) |
#105077# switching to jvmaccess lib; removing JavaVMContext occurences
Diffstat (limited to 'bridges/prj')
-rw-r--r-- | bridges/prj/build.lst | 2 | ||||
-rw-r--r-- | bridges/prj/d.lst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/bridges/prj/build.lst b/bridges/prj/build.lst index e5a342d87abf..ade4ceb8127b 100644 --- a/bridges/prj/build.lst +++ b/bridges/prj/build.lst @@ -19,6 +19,6 @@ br bridges\source\cpp_uno\gcc2_netbsd_intel nmake - u br_gccni br_unotypes NULL br bridges\source\cpp_uno\gcc2_netbsd_sparc nmake - u br_gccns br_unotypes NULL br bridges\source\cpp_uno\gcc2_netbsd_powerpc nmake - u br_gccnp br_unotypes NULL br bridges\source\prot_uno nmake - all br_pruno br_unotypes NULL -br bridges\source\java_uno nmake - all br_java_uno br_rcon NULL +#br bridges\source\java_uno nmake - all br_java_uno br_rcon NULL br bridges\source\jni_uno nmake - all br_jni_uno br_unotypes NULL br bridges\source\jni_uno\java nmake - all br_jni_uno_java br_unotypes NULL diff --git a/bridges/prj/d.lst b/bridges/prj/d.lst index 1eba7955cc0c..06218226ec07 100644 --- a/bridges/prj/d.lst +++ b/bridges/prj/d.lst @@ -6,8 +6,6 @@ mkdir: %_DEST%\inc%_EXT%\bridges\java ..\inc\bridges\remote\context.h %_DEST%\inc%_EXT%\bridges\remote\context.h ..\inc\bridges\remote\remote.h %_DEST%\inc%_EXT%\bridges\remote\remote.h -..\inc\bridges\java\jvmcontext.hxx %_DEST%\inc%_EXT%\bridges\java\jvmcontext.hxx - ..\%__SRC%\lib\irmcxt* %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\librmcxt* %_DEST%\lib%_EXT%\* ..\%__SRC%\bin\rmcxt* %_DEST%\bin%_EXT%\* |