Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt pro file - file level attributes
Forum Updated to NodeBB v4.3 + New Features

Qt pro file - file level attributes

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 324 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
    Goapher
    wrote on last edited by A Former User
    #1

    How to define file level attributes for one or more source file(s) (*.c, *.cpp, *.mm) in a .pro file?
    I have a few files for which I do not want to use precompiled headers, or use a different set of compiler options. Can I mention them in the pro file?
    The other way I see is to create a separate pro file and link them together. Is there any other simple way within a single pro file?

    Thanks,
    Gopinath

    ps: I come from the world of Visual Studio - where things like these were pretty easily accomplished.. sorry for the n00b questions. :)

    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