[CRYPT32]

remove version.rc from the CMakeLists.txt, since its included in crypt32.rc already

svn path=/trunk/; revision=52321
This commit is contained in:
Timo Kreuzer 2011-06-17 18:37:44 +00:00
parent 3c0e77846e
commit 2f6b794fc4

View file

@ -38,7 +38,6 @@ list(APPEND SOURCE
store.c
str.c
crypt32.rc
version.rc
${CMAKE_CURRENT_BINARY_DIR}/crypt32_stubs.c
${CMAKE_CURRENT_BINARY_DIR}/crypt32.def)