VS Arduino | |
>> >> Compiler Switches
https://www.visualmicro.com/forums/YaBB.pl?num=1551216923 Message started by ALF321 on Feb 26th, 2019 at 9:35pm |
Title: Compiler Switches Post by ALF321 on Feb 26th, 2019 at 9:35pm
Is there a way / tutorial to use compiler switches of Visual Studio like
#if ReleaseSpecial ... #endif for a "ReleaseSpecial" Configuration ? |
Title: Re: Compiler Switches Post by Visual Micro on Feb 26th, 2019 at 9:44pm
Hi, we use the standard vc++ system for the configurations and I am not sure of the direct answer.
However, you can set configuration specific switches and defines of your own using the visual micro project properties (or right click project > properties) |
VS Arduino » Powered by YaBB 2.6.12! YaBB Forum Software © 2000-2025. All Rights Reserved. |