FILE_VIEW_RESOURCE_FOLDER (Windows Embedded CE 6.0)
1/5/2010
This macro definition specifies the project files that should be displayed in Solution Explorer in the Platform Builder IDE, under the Resource files node in the Subproject directory.
This is useful for displaying resource (.ico or .bmp) files in Solution Explorer, for easy reference in the Platform Builder IDE.
The following code example shows how to set FILE_VIEW_RESOURCE_FOLDER to display resource files under the Resource files node in the Subproject directory:
FILE_VIEW_RESOURCE_FOLDER= \
CredUI.ico \
See Also
Concepts
Sources File
FILE_VIEW_INCLUDES_FOLDER
FILE_VIEW_ROOT_FOLDER
SOURCES