09212024

Last update2016/05/28 14:38

Back 現在地: Home パートナー SCIOPTA パートナー Atollic 17.ビルドに新しいフォルダーを含める

17.ビルドに新しいフォルダーを含める

17.ビルドに新しいフォルダーを含める

To include files from a new folder user will have to change the project settings.


Select the project by right-clicking it. Then select Properties.
In the dialog user must expand C/C++ Build and then Settings
Select Tool Setting-tab and open C Compiler -> Directories.

Here user is able to specify new include directories for the toolchain to consider upon build.

Clean the project and rebuild it.

We recommended to always editing the paths to the directories so that they are relative to the current position.

Also notice that these settings will only apply to the build configuration you are currently modifying.