Apply new AppResourceId policy
[apps/native/sample/BasicApp.git] / project / inc / AppResourceId.h
1 #ifndef _APP_RESOURCE_ID_H_
2 #define _APP_RESOURCE_ID_H_
3
4 extern const wchar_t* IDF_MAINFORM;
5 extern const wchar_t* IDC_ORIENTATIONPANEL;
6 extern const wchar_t* IDC_BUTTON_ORIENTATION;
7 #endif // _APP_RESOURCE_ID_H_