win32: get LibCecSharp.dll directly from the Release dir since it's not copied to...
[deb_libcec.git] / project / libCEC.nsi
index ee6df6e1561a47f71bae74834b6f8c6624d208c9..7477718824e1a610d7d20d706ea482046fac1b60 100644 (file)
@@ -52,7 +52,7 @@ Section "libCEC" SecLibCEC
   File "..\COPYING"
   File "..\libcec.dll"
   File "..\libcec.lib"
-  File "..\LibCecSharp.dll"
+  File "Release\LibCecSharp.dll"
   File "..\pthreadVC2.dll"
   File "..\README"