summaryrefslogtreecommitdiff
path: root/io/prj
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-03-12 19:51:20 +0100
committerDavid Tardon <dtardon@redhat.com>2012-03-12 19:51:20 +0100
commit59162c85c269e247dc0c07fabb8b67d361d6392c (patch)
treeada49efb50109709bde79a6b2a1d99c1c1ab43b1 /io/prj
parentd2097ad456b4626dd6972e015489ce3d22eb1872 (diff)
gbuildize io
Diffstat (limited to 'io/prj')
-rw-r--r--io/prj/build.lst7
-rw-r--r--io/prj/d.lst12
-rw-r--r--io/prj/makefile.mk1
3 files changed, 2 insertions, 18 deletions
diff --git a/io/prj/build.lst b/io/prj/build.lst
index 4d54cc5f099b..061791bde8b5 100644
--- a/io/prj/build.lst
+++ b/io/prj/build.lst
@@ -1,8 +1,3 @@
io io : LIBXSLT:libxslt DESKTOP:rdbmaker cppuhelper NULL
io io usr1 - all io_mkout NULL
-io io\inc nmake - all io_inc NULL
-io io\source\acceptor nmake - all io_acceptor io_connector io_inc NULL
-io io\source\connector nmake - all io_connector io_inc NULL
-io io\source\stm nmake - all io_stm io_inc NULL
-io io\source\TextInputStream nmake - all io_txtistr io_inc NULL
-io io\source\TextOutputStream nmake - all io_txtostr io_inc NULL
+io io\prj nmake - all io_prj NULL
diff --git a/io/prj/d.lst b/io/prj/d.lst
index 40eb9ab138de..e69de29bb2d1 100644
--- a/io/prj/d.lst
+++ b/io/prj/d.lst
@@ -1,12 +0,0 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin\*
-..\%__SRC%\bin\*.rdb %_DEST%\rdb\*
-..\source\acceptor\acceptor.xml %_DEST%\xml\acceptor.uno.xml
-..\source\connector\connectr.xml %_DEST%\xml\connector.uno.xml
-..\source\stm\stm.xml %_DEST%\xml\streams.uno.xml
-..\%__SRC%\lib\*.so %_DEST%\lib\*
-..\%__SRC%\lib\*.dylib %_DEST%\lib\*
-..\%__SRC%\misc\acceptor.component %_DEST%\xml\acceptor.component
-..\%__SRC%\misc\connector.component %_DEST%\xml\connector.component
-..\%__SRC%\misc\streams.component %_DEST%\xml\streams.component
-..\%__SRC%\misc\textinstream.component %_DEST%\xml\textinstream.component
-..\%__SRC%\misc\textoutstream.component %_DEST%\xml\textoutstream.component
diff --git a/io/prj/makefile.mk b/io/prj/makefile.mk
new file mode 100644
index 000000000000..0997622e00f6
--- /dev/null
+++ b/io/prj/makefile.mk
@@ -0,0 +1 @@
+.INCLUDE : gbuildbridge.mk