[CMAKE]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 31 Oct 2010 09:16:35 +0000 (09:16 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 31 Oct 2010 09:16:35 +0000 (09:16 +0000)
Fix a typo

svn path=/branches/cmake-bringup/; revision=49370

dll/win32/riched20/CMakeLists.txt

index 4126bea..788f28a 100644 (file)
@@ -36,7 +36,7 @@ target_link_libraries(riched20
     uuid)
 
 if(MSVC)
-    set_target_properties(portcls PROPERTIES COMPILE_FLAGS "/FIwine/typeof.h")
+    set_target_properties(riched20 PROPERTIES COMPILE_FLAGS "/FIwine/typeof.h")
 endif(MSVC)
 
 add_importlibs(riched20