mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Fix win32 resource compilation with msys
squash! Fix win32 resource winres.h is missing for mingw
This commit is contained in:
6
Win32/winres.h
Normal file
6
Win32/winres.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef WINRES_H__
|
||||
#define WINRES_H__
|
||||
|
||||
#include <winresrc.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user