X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=win%2Fzebra.nsi;h=c8f79d3875d152e0f16e4d74c915670f7c52f30f;hb=ce9fb839e550a3d807c4c25bf46b79d745313bc2;hp=a7a8535fa7c0143a563cf60af707e666ad56c3fd;hpb=b2a878e4bf146ab7c0dabe71176daab346c90f0b;p=idzebra-moved-to-github.git diff --git a/win/zebra.nsi b/win/zebra.nsi index a7a8535..c8f79d3 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,6 +1,6 @@ -; $Id: zebra.nsi,v 1.31 2006-06-07 18:26:02 adam Exp $ +; $Id: zebra.nsi,v 1.33 2006-07-05 12:34:17 adam Exp $ -!define VERSION "1.4.0" +!define VERSION "2.0.0" ; VS 2005 !define VS_RUNTIME_DLL "c:\Program Files\Microsoft Visual Studio 8\VC\redist\x86\Microsoft.VC80.CRT\msvcr80.dll" @@ -135,9 +135,6 @@ Section "Zebra Source" File ..\isamb\*.c SetOutPath $INSTDIR\data1 File ..\data1\*.c - SetOutPath $INSTDIR\recctrl - File ..\recctrl\*.c - File ..\recctrl\*.h SetOutPath $INSTDIR\dict File ..\dict\*.c File ..\dict\*.h