diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-11-25 14:48:18 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-11-28 11:07:00 +0000 |
commit | e699314df8fb81c06ae632b18dc3b4bcf1028129 (patch) | |
tree | 664ba9639831fa78e3dcebc2f5207ef5efd24d7b /nlpsolver/prj | |
parent | 9df9da38c90eb6f379fa7d9d63a7aa01d074506d (diff) |
nlpsolver: migrate the build to use native gnumake build
Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.
Diffstat (limited to 'nlpsolver/prj')
-rw-r--r-- | nlpsolver/prj/build.lst | 3 | ||||
-rw-r--r-- | nlpsolver/prj/d.lst | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/nlpsolver/prj/build.lst b/nlpsolver/prj/build.lst index 15554e7b6c40..8d0edca7e06e 100644 --- a/nlpsolver/prj/build.lst +++ b/nlpsolver/prj/build.lst @@ -1,3 +1,2 @@ nlpsolver nlpsolver : javaunohelper unoil jurt NULL -nlpsolver nlpsolver usr1 - all nlpsolver_mkout NULL -nlpsolver nlpsolver nmake - all nlpsolver_nlpsolver NULL +nlpsolver nlpsolver\prj nmake - all nlp_prj NULL diff --git a/nlpsolver/prj/d.lst b/nlpsolver/prj/d.lst index 5e5215fe6de3..e69de29bb2d1 100644 --- a/nlpsolver/prj/d.lst +++ b/nlpsolver/prj/d.lst @@ -1 +0,0 @@ -..\%__SRC%\misc\build\nlpsolver-0.9/dist\NLPSolver.oxt %_DEST%\bin\NLPSolver.oxt |