feat: Organize RyujinGUI project structure

- Aligning the RyujinGUI project structure with the main Ryujin project structure.
This commit is contained in:
keowu
2025-07-03 19:41:42 -03:00
parent 9d5c6fb06c
commit e17e54ef1e
8 changed files with 9 additions and 9 deletions

16
RyujinGUI/resource.h Normal file
View File

@@ -0,0 +1,16 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RyujinGUI.rc
//
#define IDB_PNG1 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif