override the build target to build for ARM |
|
how the compiler is to deal with floating point instructions |
|
address to which a DLL will be built and, if possible, loaded |
|
specifies that the target executable should be compressed using the bytepair algorithm |
|
platform security capability |
|
specifies that the target executable should be compressed using the Deflate, Huffman+LZ77 algorithm |
|
libraries that are only required in debug builds |
|
override the default linker definition file |
|
document (non-code) files |
|
minimum and maximum heap sizes for your executable |
|
process priority for your .exe executable |
|
stack size for your executable |
|
specify name of .lib file |
|
create library file without requiring frozen exports |
|
specifies that the target executable should be compressed using the Deflate, Huffman+LZ77 algorithm |
|
languages code for the project |
|
import libraries |
|
give a DLL a different internal name than its filename |
|
#defines for the preprocessing of source code |
|
states that the target executable should not be compressed |
|
stops the generation of a component's .lib file. |
|
do not apply a u suffix to frozen .def files |
|
specify additional compiler options |
|
resource file for application projects |
|
secure identifier of the executable |
|
source files |
|
location of the project and its workfiles |
|
disables the use of optimisation in debug builds |
|
bitmaps to build into an .mbm file |
|
platform-specific section |
|
resource file to build |
|
specifies the source file for the string table |
|
static libraries |
|
project's dependencies may differ with the variant, |
|
system header files directories |
|
resource file for system projects; from v9.0, use start resource |
|
file generated by the project |
|
where the project should be released |
|
kind of project |
|
UIDs for a project |
|
project's header files directories |
|
vendor identifier |
|
set the version |
|
set the entry point for a standard EXE |
|
Win32 system libraries to link to in a WINS/WINSCW build |