gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4840 - GNUnet/contrib/win


From: gnunet
Subject: [GNUnet-SVN] r4840 - GNUnet/contrib/win
Date: Mon, 28 May 2007 15:11:20 -0600 (MDT)

Author: durner
Date: 2007-05-28 15:11:20 -0600 (Mon, 28 May 2007)
New Revision: 4840

Modified:
   GNUnet/contrib/win/Installer.nsi
Log:
add libgnunetidentity_api

Modified: GNUnet/contrib/win/Installer.nsi
===================================================================
--- GNUnet/contrib/win/Installer.nsi    2007-05-28 20:44:13 UTC (rev 4839)
+++ GNUnet/contrib/win/Installer.nsi    2007-05-28 21:11:20 UTC (rev 4840)
@@ -245,6 +245,7 @@
                        File "C:\GNUnet\bin\libgnunetecrs-0.dll"
                        File "C:\GNUnet\bin\libgnunetfs-0.dll"
                        File "C:\GNUnet\bin\libgnunetfsui-0.dll"
+      File "C:\GNUnet\bin\libgnunetidentity_api-0.dll"
                        File "C:\GNUnet\bin\libgnunetnamespace-0.dll"
                        File "C:\GNUnet\bin\libgnuneturitrack-0.dll"            
        
                        SectionEnd
@@ -861,7 +862,8 @@
   Delete "$INSTDIR\bin\ibgnunetmodule_dstore.dll"
        Delete "$INSTDIR\bin\libgnunetecrs-0.dll"
        Delete "$INSTDIR\bin\libgnunetfs-0.dll"
-       Delete "$INSTDIR\bin\libgnunetfsui-0.dll"
+  Delete "$INSTDIR\bin\libgnunetfsui-0.dll"
+  Delete "$INSTDIR\bin\libgnunetidentity_api-0.dll"
        Delete "$INSTDIR\bin\libgnuneturitrack-0.dll"
        Delete "$INSTDIR\bin\libgnunetnamespace-0.dll"
        Delete "$INSTDIR\bin\libgnunetcollection-0.dll"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]