Sometimes, we need to exclude some files from build.
For example, a backup file is excluded from build.
Following are the steps to exclude some files from a project.
(1) Specify the file which is excluded
Attachment:
1.gif [ 4.23 KiB | Viewed 7107 times ]
(2) Right click the file and select properties in pop-up menu
Attachment:
2.gif [ 15.36 KiB | Viewed 7107 times ]
(3) Enable [Exclude resource form build], and then click OK
Attachment:
3.gif [ 17.36 KiB | Viewed 7107 times ]
(4) And then rebuild your project
Attachment:
4.gif [ 8.89 KiB | Viewed 7107 times ]