How to Change source directory
Posted: Sat Nov 12, 2016 8:13 pm
New and Blue
My prg files build successfully residing in the c:\hmg3.4.3\mysourcecode directory using "..\build myprog.prg"
However, I want to put files together in a sub-directory off mySourceCode - as in c:\hmg3.4.3\mysourcecode \ProjectXZY
Looking at the HMG SAMPLES directory, there are complex (for me) batch files that work for samples in the SAMPLES directory.
How can I most easily make a batch file for my own subdirectory? Just moving BUILD.BAT does not do it.
Thanks
My prg files build successfully residing in the c:\hmg3.4.3\mysourcecode directory using "..\build myprog.prg"
However, I want to put files together in a sub-directory off mySourceCode - as in c:\hmg3.4.3\mysourcecode \ProjectXZY
Looking at the HMG SAMPLES directory, there are complex (for me) batch files that work for samples in the SAMPLES directory.
How can I most easily make a batch file for my own subdirectory? Just moving BUILD.BAT does not do it.
Thanks