Search found 1 match

by nanobyte
Wed Jul 27, 2005 3:10 pm
Forum: General
Topic: Running a program
Replies: 1
Views: 9068

Running a program

I have two files that I need to compile and run my program.

One is called "make.bat", which I added as the "Make Command Line". Luckily, it is executed in the project's directory. Another one is called "run.bat".

How do I best execute "run.bat"? It needs to be run from the project's directory ...