15 lines
346 B
Text
15 lines
346 B
Text
//
|
|
// GUI_VISUALSTUDIO.RC2 - resources Microsoft Visual C++ does not edit directly
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
#error this file is not editable by Microsoft Visual C++
|
|
#endif //APSTUDIO_INVOKED
|
|
|
|
#include "Common/XTPVersion.h"
|
|
|
|
#include "CodejockSample.rc"
|
|
|
|
#ifdef _XTP_INCLUDE_SKINFRAMEWORK
|
|
#include "SkinFramework\Styles\Vista\Vista.rc"
|
|
#endif
|