Simplify windows makefile
[idzebra-moved-to-github.git] / win / zebra.nsi
index a7a8535..c8f79d3 100644 (file)
@@ -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