[UNICOWS]
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 7 Feb 2014 21:56:49 +0000 (21:56 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 7 Feb 2014 21:56:49 +0000 (21:56 +0000)
* Correct the destination of this dll.

svn path=/trunk/; revision=62028

reactos/dll/win32/unicows/CMakeLists.txt

index a4bc230..e57826e 100644 (file)
@@ -28,4 +28,4 @@ add_importlibs(unicows
     msvcrt
     kernel32
     ntdll)
-add_cd_file(TARGET unicows DESTINATION reactos/system32 FOR all)
+add_cd_file(TARGET unicows DESTINATION reactos FOR all)