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. Visual studio 2013 Add-in custom build MOC file name generation
Forum Updated to NodeBB v4.3 + New Features

Visual studio 2013 Add-in custom build MOC file name generation

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k 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.
  • B Offline
    B Offline
    BDMarler
    wrote on last edited by
    #1

    I'm trying to figure out how to change the file extension of the files the visual studio add in creates when doing its custom build. For instance I'm trying to change the moc extensions from .cpp to .cc. Primary motivator is to prevent the generated files from showing up in my searches when search for a snippet of code.

    I figured out I can right click on a file and in its properties change the command line argument to moc so I can do what I want, but I don't want to have to do this every time I create a new file.

    Thanks in advance!

    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