Move our winres.h out of the way so VS does not get confused
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
/* Since VS generates WindowsResources.rc we can't edit it directly. */
|
||||
#if defined(HAVE_WINRES_H)
|
||||
#include <winres.h> // Just in case
|
||||
#else
|
||||
#include <afxres.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user