cards: Build the version.rc file separately.

Do not include it in an other rc file.
oldstable
Michael Stefaniuc 2009-07-03 11:49:25 +02:00 committed by Alexandre Julliard
parent b46f8b1b32
commit d87f49d2c1
2 changed files with 2 additions and 3 deletions

View File

@ -10,7 +10,8 @@ C_SRCS = \
cards.c
RC_SRCS = \
cards.rc
cards.rc \
version.rc
@MAKE_DLL_RULES@

View File

@ -240,5 +240,3 @@ unused2 BITMAP b2fv.bmp
/* @makedep: theo.bmp */
68 BITMAP theo.bmp
#include "version.rc"