Sha256: 0adbe6a31a662baa105b0a69aeb9079a1b64fc37fc268cb53734f55447542c4b

Contents?: true

Size: 786 Bytes

Versions: 9

Compression:

Stored size: 786 Bytes

Contents

/////////////////////////////////////////////////////////////////////////////
// Name:        swig/wxruby.rc
// Purpose:     wxRuby3 MSW standard resource file
// Author:      Martin Corino
/////////////////////////////////////////////////////////////////////////////

// note that the icon used by the Explorer (i.e. the programs icon) is the
// first icon in the executable and the icons are sorted both by their order
// and alphabetically (!), so put this icon first and give it a name
// starting with "a"
aaaaaaaaWxRuby3 ICON "wxruby3/wxruby.ico"

// To get DPI change events, we need to opt in into per monitor DPI support.
#ifndef wxUSE_DPI_AWARE_MANIFEST
#define wxUSE_DPI_AWARE_MANIFEST 2
#endif

// this file contains the standard icons, cursors, ...
#include "wx/msw/wx.rc"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wxruby3-0.9.0.pre.rc.3 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.rc.2 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.rc.1 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.14 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.13 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.11 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.10 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.9 ext/wxruby3/swig/wx.rc
wxruby3-0.9.0.pre.beta.8 ext/wxruby3/swig/wx.rc