<http://forum.pspad.com/read.php?f=2&i=12430&t=12430> 
----------------------------------------------------------------

Hi,

This question might be answered before. I flied through 5 page posters and
did not find the answer. Can we search the forum posters?

Here is my question:

I have a project "TestProject" and several files in folder "Folder1"
under this project. I followed Borland C++ Builder compiler setting
example to setup the compiler through  (project context
menu/ProjectSettings.../ Compiler Tab)

The parameter :   %Name%%Ext%

The problem is that the compiler only compile the currently active file.
This leads to many errors messages because the files are dependent each
other.

How can I compile all files in a project? For example, let pspad issue a
command like:

compiler.exe  file1 file2 file3 ... fileN
 where file1 to fileN are the files in the project.

Or, 

I don't know how difficulty it could be. Is it possible to write out a
makefile of a project?

Thanks.

Ben

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to