[CRYPTNET_WINETEST]

* Remove redundant define.

svn path=/trunk/; revision=62886
This commit is contained in:
Amine Khaldi 2014-04-22 15:25:37 +00:00
parent afd0889185
commit c5099821fd

View file

@ -1,5 +1,4 @@
add_definitions(-D__ROS_LONG64__)
add_executable(cryptnet_winetest cryptnet.c testlist.c)
set_module_type(cryptnet_winetest win32cui)
add_importlibs(cryptnet_winetest cryptnet crypt32 msvcrt kernel32)