diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-01-23 16:29:08 -0500 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-01-28 22:54:03 +0000 |
commit | c322d509231f9e1220fb86be68f13c5f4b135ccb (patch) | |
tree | c7691739fee5857e869d591c50200ea37f64cab4 /mysqlcppconn/prj/d.lst | |
parent | ef7b1133311ad6ff672a423d89c876d67f5f8f4a (diff) |
convert mysqlcppconn to gbuild and add to tail_build
Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f
Reviewed-on: https://gerrit.libreoffice.org/1900
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'mysqlcppconn/prj/d.lst')
-rw-r--r-- | mysqlcppconn/prj/d.lst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mysqlcppconn/prj/d.lst b/mysqlcppconn/prj/d.lst index 5541358426a6..e69de29bb2d1 100644 --- a/mysqlcppconn/prj/d.lst +++ b/mysqlcppconn/prj/d.lst @@ -1,15 +0,0 @@ -# mirror the dir structure a make install would create -mkdir: %_DEST%\inc\mysqlcppconn -mkdir: %_DEST%\inc\mysqlcppconn\cppconn - -..\%__SRC%\inc\*.h %_DEST%\inc\mysqlcppconn\*.h -..\%__SRC%\inc\cppconn\*.h %_DEST%\inc\mysqlcppconn\cppconn\*.h - -..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll - - ..\%__SRC%\lib\lib*.so* %_DEST%\lib -..\%__SRC%\lib\*.sl %_DEST%\lib\*.sl -..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib -..\%__SRC%\lib\*.dylib.* %_DEST%\lib\*.dylib.* -..\%__SRC%\lib\*.a %_DEST%\lib\*.a -..\%__SRC%\lib\i*.lib %_DEST%\lib |