Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PreProcessor guidance
Forum Updated to NodeBB v4.3 + New Features

PreProcessor guidance

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 572 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GrahamL
    wrote on last edited by
    #1

    Hi
    I am currently converting a Qt project from being .pro file based to Visual Studio based.

    In the original .pro file I have used the following
    @
    LIBSTR = '\"$${LIBS}\"'
    DEFINES += LIBRARIES="$${LIBSTR}"
    @

    Which allows me to see what libraries were used in my application.

    I would like to replicate this in Visual Studio but cannot see how to do this.

    Does anyone know if there is a way to achieve this?

    Thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved