initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
12
libs/wxWidgets-3.3.1/tests/test.rc
Normal file
12
libs/wxWidgets-3.3.1/tests/test.rc
Normal file
@@ -0,0 +1,12 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: tests/test.rc
|
||||
// Purpose: MSW resource file for the wxWidgets tests
|
||||
// Author: Igor Korot
|
||||
// Created: 2023-05-21
|
||||
// Copyright: (c) 2023 wxWidgets development team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "../samples/sample.rc"
|
||||
|
||||
horse CURSOR "horse.cur"
|
||||
Reference in New Issue
Block a user