# Target OS, can be either 'linux' or 'win32'
TARGET_OS = linux

# Bits setting, 32 or 64
TARGET_BITS = 32