diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-10-02 09:28:28 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-10-02 09:28:28 -0400 |
commit | 43bb0120d974bbc020e02365e9bf91df3e6324a4 (patch) | |
tree | 79457c3d71782ef21953ba248cdf942e18f19202 /nlpsolver/prj | |
parent | bdbc0a5eb99a9e82f97130d045d63ab08f848baa (diff) |
Added new module nlpsolver.
Diffstat (limited to 'nlpsolver/prj')
-rw-r--r-- | nlpsolver/prj/build.lst | 3 | ||||
-rw-r--r-- | nlpsolver/prj/d.lst | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/nlpsolver/prj/build.lst b/nlpsolver/prj/build.lst new file mode 100644 index 000000000000..f0bec54048bf --- /dev/null +++ b/nlpsolver/prj/build.lst @@ -0,0 +1,3 @@ +nlpsolver nlpsolver : javaunohelper unoil jurt NULL NULL +nlpsolver nlpsolver usr1 - all nlpsolver_mkout NULL +nlpsolver nlpsolver nmake - all nlpsolver_nlpsolver NULL diff --git a/nlpsolver/prj/d.lst b/nlpsolver/prj/d.lst new file mode 100644 index 000000000000..0e8c13757a6c --- /dev/null +++ b/nlpsolver/prj/d.lst @@ -0,0 +1 @@ +..\%__SRC%\misc\build\nlpsolver-0.9/dist\NLPSolver.oxt %_DEST%\bin%_EXT%\NLPSolver.oxt |