зеркало из https://github.com/mozilla/pjs.git
resurrecting VC 5.0 build -- again
This commit is contained in:
Родитель
aaf67224d5
Коммит
dd0664eb71
|
@ -3,6 +3,9 @@
|
|||
// Used by setuprsc.rc
|
||||
//
|
||||
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0400
|
||||
#endif
|
||||
#include "winresrc.h"
|
||||
|
||||
#define IDS_ERROR_DIALOG_CREATE 1
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
// Used by uninstall.rc
|
||||
//
|
||||
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0400
|
||||
#endif
|
||||
#include "winresrc.h"
|
||||
|
||||
#define IDS_ERROR_DLL_LOAD 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче