Note: | Makefiles are now deprecated and will be removed in a later version of Mobile Designer. At this point, Mobile Designer will instead make use of the generated project file to build the mobile application (i.e. Xcode for iOS builds, VisualStudio for Windows Phone builds). |
Note: | Unless indicated otherwise, Mobile Designer duplicates your settings in the corresponding Visual Studio or Xcode project. |
Note: | Mobile Designer does not include the flags and settings in the Visual Studio or Xcode project. |
Platforms | All |
Value | Flags and settings as required by the specified makefile for the target platform |
Default | An empty String |
Platforms | All |
Value | A semicolon-separated list of #define statements |
Default | An empty String |
Platforms | All |
Value | Name of the Ant path |
Default | An empty String |
Platforms | All |
Value | Name of the Ant path |
Default | null |
Platforms | All |
Value | A semicolon-separated list of libraries Do not include file extensions or makefile-specific encoding. Mobile Designer will set the appropriate value for a platform. For example, if you set project.cpp.additional.libs.post to mylib1;mylib2, Mobile Designer might change the value to "-lmylib1 –lmylib2" on one platform, and "mylib1.lib mylib2.lib" on a different platform. |
Default | An empty String |
Platforms | All |
Value | A semicolon-separated list of libraries When specifying the libraries, do not include file extensions or makefile-specific encoding.Mobile Designer will set the appropriate value for a platform. For example, if you set project.cpp.additional.libs.pre to mylib1;mylib2, Mobile Designer might change the value to "-lmylib1 –lmylib2" on one platform, and "mylib1.lib mylib2.lib" on a different platform. |
Default | An empty String |
Note: | Mobile Designer does not include the flags and settings that you specify in the Microsoft Visual Studio or Apple Xcode project. |
Platforms | All |
Value | Flags and settings as required by the specified makefile for the target platform |
Default | An empty String |
Platforms | iOS |
Value | Path to the copy of the stub makefile and/or project template you want to use |
Default | An empty String |