Results 1 to 1 of 1

Thread: How to get shared library extension in .pro

  1. #1
    Join Date
    Apr 2011
    Posts
    31
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default How to get shared library extension in .pro

    I need automatically get shared library extension being created by project. Project creates shared library which extension is different in different OSes. On top of project I have TEMPLATE = lib line. How can I get system-depended extension for QMAKE_POST_LINK command? Not ${TARGET_EXT} nor ${QMAKE_EXTENSION_SHLIB} works. In both cases extension appears empty.
    Last edited by Gourmet; 27th November 2014 at 09:24.

Similar Threads

  1. QT Shared library
    By vishnukumarmdu@gmail.com in forum Qt Programming
    Replies: 2
    Last Post: 19th May 2012, 03:40
  2. Problem using QWT shared library
    By klenze in forum Qwt
    Replies: 1
    Last Post: 5th December 2011, 10:39
  3. how to use shared library
    By assismvla in forum Qt Programming
    Replies: 3
    Last Post: 25th September 2009, 21:29
  4. Qt/Mac Shared Library
    By nareshqt in forum Qt Programming
    Replies: 0
    Last Post: 21st April 2008, 07:21
  5. HOW TO - created and use shared library (.so)
    By big4mil in forum Qt Programming
    Replies: 4
    Last Post: 25th November 2006, 23:11

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.