Author: akhaldi
Date: Wed Apr 30 12:08:17 2014
New Revision: 63055
URL:
http://svn.reactos.org/svn/reactos?rev=63055&view=rev
Log:
[CRYPTUI_WINETEST]
* Remove redundant definition.
Modified:
trunk/rostests/winetests/cryptui/CMakeLists.txt
Modified: trunk/rostests/winetests/cryptui/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/cryptui/CMakeLi…
==============================================================================
--- trunk/rostests/winetests/cryptui/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/rostests/winetests/cryptui/CMakeLists.txt [iso-8859-1] Wed Apr 30 12:08:17 2014
@@ -1,5 +1,4 @@
-add_definitions(-D__ROS_LONG64__)
add_executable(cryptui_winetest cryptui.c testlist.c)
set_module_type(cryptui_winetest win32cui)
add_importlibs(cryptui_winetest cryptui crypt32 user32 msvcrt kernel32)