Make Command
| Specifies the Make command for each platform, e.g.
sniffmake
on Windows and
gmake
on Unix.
Platform Makefile
| Sets the Platform Makefile used during builds. For details, please refer to Platform Makefile.
Object Directory
| Directory where the object files will be generated.
Target Directory
| Directory where the target files will be generated.
| | | |