Author Topic: Don't build when starting debugger?  (Read 2422 times)

Offline PaulR

  • Single posting newcomer
  • *
  • Posts: 5
Don't build when starting debugger?
« on: August 12, 2018, 11:47:39 pm »
When I start debugging it runs my batch file which in turn runs the build scripts in MSYS2. I'd like to be able to press the start debugging button/shortcut key and just run the application.

How would I accomplish this in C::B?

Thanks for any suggestions!

edit: I have just created another target that doesn't run a script on build.
« Last Edit: August 14, 2018, 11:58:47 pm by PaulR »