Commit 23ba9414 authored by shruthikashyap's avatar shruthikashyap

Fix for issue 6146

parent 80102b76
...@@ -71,8 +71,9 @@ application. In contrast the *Release* is an optimized version, where the goal i ...@@ -71,8 +71,9 @@ application. In contrast the *Release* is an optimized version, where the goal i
application run as fast as possible or to be as small as possible. You may figure that these modes application run as fast as possible or to be as small as possible. You may figure that these modes
also require different rules to use during build. Therefore, there exist different rule packages for also require different rules to use during build. Therefore, there exist different rule packages for
each of your build modes. These rule packages are called inside the IDE as *project properties* and each of your build modes. These rule packages are called inside the IDE as *project properties* and
you can view and modify them by using the *Property Manger*. You can bring up this with you can view and modify them by using the *Property Manager*. You can bring this up with
View --\> Property Pages. Expand it and you can see the existing rule packages (called *Proporty View --\> Property Pages (For Visual Studio 2013 onwards, go to View --\> Other Windows --\> Property Manager).
Expand it and you can see the existing rule packages (called *Proporty
Sheets*). Sheets*).
![](images/PropertyPageExample.jpg) ![](images/PropertyPageExample.jpg)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment