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. How to modify the build process of my application?

How to modify the build process of my application?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 676 Views 2 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.
  • V Offline
    V Offline
    vishu_fcb
    wrote on last edited by A Former User
    #1

    I have qt creator installed on my linux system . I want to edit the build procedure for program i .e for example I need to add a soft link script and every time I build a project , the softlink script should run first . Can anyone help me with this .

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kenchan
      wrote on last edited by
      #2

      How about using the Add Build Step feature on the Projects tab in QtCreator. Run a script or a command and move it before all the other steps.

      V 1 Reply Last reply
      1
      • K kenchan

        How about using the Add Build Step feature on the Projects tab in QtCreator. Run a script or a command and move it before all the other steps.

        V Offline
        V Offline
        vishu_fcb
        wrote on last edited by
        #3

        @kenchan i got it ! thanks a lot

        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