I am using Visual studio 2017.
I added a user macro in the project file and set the value.
The user macro was added to the project file by adding the following two lines to the project file:
US>The macro was created in the project file with the intention of making it possible to modify one of the frequently used keyword modifications.
Could you tell me how to change this value in the properties dialog? I don't know how to change that value. Please let me know Edit → Macro and transition screen are shown below. In the above picture, the selected state is the newly added macro.
https://docs.microsoft.com/ja-jp/cpp/build/working-with-project-properties?view=vs-2019
See
Edit
with the action of
Image Description
I want to change the value of this macro.
If you follow the reference article to the bottom, you will see the following items:
You should be able to change the macro values that you added in this same procedure.
To create a user-defined macro
US>Display user macros in the Properties page dialog box
US>Macro Edit Dialog Display (Double-click the Macro Name & Value column in the dialog above)
After editing an existing value
If you cannot choose to add user macros, the following will apply:
User-defined macros are stored in the properties sheet. If your project does not already contain a property sheet, you can create it by following the instructions in Share or reuse settings for your Visual Studio project.
Share or reuse settings for Visual Studio projects
To create a property sheet
© 2024 OneMinuteCode. All rights reserved.