mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
appears we do need winresrc.h
This commit is contained in:
parent
41ba4f06cb
commit
af8f75dfbc
@ -2,6 +2,10 @@
|
||||
// text into the DLL, so Mozilla will recognize the DLL as a plugin.
|
||||
// It also defines the MIME type supported by the plugin.
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
#include "winresrc.h"
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,0,0,1
|
||||
|
Loading…
x
Reference in New Issue
Block a user