enable64bitchecks
Sets whether or not to check for 64 bit portability problems.
enable64bitchecks ("value")
Parameters
value is one of:
| Value | Description |
|---|---|
| Default | Use the default portability checks for the exporter |
| Off | Turn off portability checks. |
| On | Turn on portability checks |
Applies To
The config scope.
Availability
Premake 5.0-beta8 or later for Visual Studio 2008 and earlier.