mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
[SHELL32]
* Misses these. svn path=/trunk/; revision=55860
This commit is contained in:
parent
acf789af2a
commit
f17583a648
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "shlobj.h"
|
||||
#include "shresdef.h"
|
||||
|
||||
#include "version.rc"
|
||||
#include "shell32_version.rc"
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include "version.h"
|
||||
#include "shell32_version.h"
|
||||
|
||||
#define WINE_OLESELFREGISTER
|
||||
#define WINE_FILEVERSION WINE_FILEVERSION_MAJOR,WINE_FILEVERSION_MINOR,WINE_FILEVERSION_BUILD,WINE_FILEVERSION_PLATFORMID
|
||||
|
|
Loading…
Reference in a new issue