webengine/osswebengine/WebKit/win/WebKit.vcproj/resource.h
author William Roberts <williamr@symbian.org>
Fri, 23 Jul 2010 12:08:17 +0100
branchGCC_SURGE
changeset 89 184e728497f3
parent 74 91031d3aab7d
permissions -rw-r--r--
GCC won't allow "IMPORT" on the definition of a function, in this case an inline function - added to bug 2962 The error message is "function 'void KJS::DebuggerImp::abort()' definition is marked dllimport"

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WebKit.rc
//
#define IDR_WEBKIT                      1
#define IDR_RESIZE_CORNER               2
#define IDR_MISSING_IMAGE               3
#define IDR_URL_ICON                    4
#define IDR_NULL_PLUGIN                 5
#define IDR_ZOOM_IN_CURSOR              6
#define IDR_ZOOM_OUT_CURSOR             7
#define IDR_VERTICAL_TEXT_CURSOR        8

#define BUILD_NUMBER                    1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        6
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif