Anyhow, now I notice that in the <Preprocessor Definitions> field of my solution, there is this value "<different options>"; When I compared what is displayed in the <Processor Definitions> field between the VS property pages->Preprocessor->Preprocessors Definitions what that from the .vcxproj ...
Project Description: A Simple Rich Text File (RTF) Editor that almost always does what it says on the tin. But like a bad puppy it sometimes pees on the carpet. Bad puppy. General. This is a learning project for me. I use it to improve my knowledge of C#, which I have been learni...
What does .VSSSCC stand for? .VSSSCC stands for Visual Studio Solution Source Control File. What is the shortened form of Visual Studio Solution Source Control File? The short form of "Visual Studio Solution Source Control File" is .VSSSCC. Citation Style: .VSSSCC.Acronym24.com. (2020, May ...
so look like the <different options> in the VS property page is mapped to whatever after the "WIN32" in the .vcxproj file. My question is how can I get the <different options> to be explicitly displayed in VS property pages window for viewing and editing?
so look like the <different options> in the VS property page is mapped to whatever after the "WIN32" in the .vcxproj file. My question is how can I get the <different options> to be explicitly displayed in VS property pages window for viewing and editing?