소스 검색

appears we do need winresrc.h

David Rose 16 년 전
부모
커밋
af8f75dfbc
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      direct/src/plugin_npapi/nppanda3d.rc

+ 4 - 0
direct/src/plugin_npapi/nppanda3d.rc

@@ -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