20230310
[build-config.git] / build / dest / dest-qconfig / dest.imi
blobaa693569273e54d4d0367258620cc27477e9d1d9
2 [global]
3 DEST_NAME=qconfig
5 # dest type
6 DEST_TYPE=( 
7 [exe] 
8 exe dll drv lib 
9 bin hex 
10 exelist objlist 
11 la obj lo ) # elf/exe so/dll ko/drv a/lib
13 DEST_FILENAME=qconfig
15 # on linux system, binaray executable does not have extname.
16 # on win system, it is ".exe"
17 # on linux, dynamic lib is ".so" file
18 # on win, it is ".dll".
19 # this parameter can be generated automatically by desttype.
20 DEST_EXTNAME=""
21 DEST_BUILD_STEP=