-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader_p1
More file actions
34 lines (29 loc) · 775 Bytes
/
header_p1
File metadata and controls
34 lines (29 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
######################################################################
######################################################################
# ======= Start Header *.pro file for MotoMagX platform
######################################################################
# Global App Settings
TEMPLATE = app
CONFIG -= console
CONFIG -= app_bundle
CONFIG -= qt
CONFIG += warn_off
# Using the old rules of moc
CONFIG += moc_old
# Platform section
# Write here the necessary platform.
# Available platforms:
######################
# platform-z6
# platform-v8
# platform-e8
# platform-em30
# platform-u9
# platform-z6w
# platform-zn5
# platform-em35
# platform-ve66
######################
CONFIG += platform-zn5
# Global Vars
TOOLCHAIN_PATH = /opt/toolchains/motomagx/arm-eabi