summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xneon/prj/build.lst6
-rw-r--r--neon/prj/d.lst7
2 files changed, 8 insertions, 5 deletions
diff --git a/neon/prj/build.lst b/neon/prj/build.lst
index 9f51b60f03c5..2a133605b11e 100755
--- a/neon/prj/build.lst
+++ b/neon/prj/build.lst
@@ -1,3 +1,3 @@
-xh lucene : soltools EXPAT:expat NULL
-xh lucene usr1 - all xh_mkout NULL
-xh lucene nmake - all xh_lucene NULL
+xh neon : OPENSSL:openssl soltools external EXPAT:expat LIBXML2:libxml2 NULL
+xh neon usr1 - all xh_mkout NULL
+xh neon nmake - all xh_neon NULL
diff --git a/neon/prj/d.lst b/neon/prj/d.lst
index 169f666c7424..c9cf72163a44 100644
--- a/neon/prj/d.lst
+++ b/neon/prj/d.lst
@@ -1,3 +1,6 @@
mkdir: %_DEST%\inc%_EXT%\external
-mkdir: %_DEST%\inc%_EXT%\external\lucene
-..\%__SRC%\bin\lucene-core-2.3.jar %_DEST%\bin%_EXT%\lucene-core-2.3.jar
+mkdir: %_DEST%\inc%_EXT%\external\neon
+..\version.mk %_DEST%\inc%_EXT%\external\neon\version.mk
+..\%__SRC%\inc\ne_*.h %_DEST%\inc%_EXT%\external\neon\ne_*.h
+..\%__SRC%\slb\neon.lib %_DEST%\lib%_EXT%\neon.lib
+..\%__SRC%\lib\libneon.a %_DEST%\lib%_EXT%\libneon.a