Author: tkreuzer
Date: Fri Jun 17 18:37:44 2011
New Revision: 52321

URL: http://svn.reactos.org/svn/reactos?rev=52321&view=rev
Log:
[CRYPT32]
remove version.rc from the CMakeLists.txt, since its included in crypt32.rc 
already

Modified:
    trunk/reactos/dll/win32/crypt32/CMakeLists.txt

Modified: trunk/reactos/dll/win32/crypt32/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/crypt32/CMakeLists.txt?rev=52321&r1=52320&r2=52321&view=diff
==============================================================================
--- trunk/reactos/dll/win32/crypt32/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/crypt32/CMakeLists.txt [iso-8859-1] Fri Jun 17 
18:37:44 2011
@@ -38,7 +38,6 @@
     store.c
     str.c
     crypt32.rc
-    version.rc
     ${CMAKE_CURRENT_BINARY_DIR}/crypt32_stubs.c
     ${CMAKE_CURRENT_BINARY_DIR}/crypt32.def)
 


Reply via email to