dia r4126 - in trunk: . installer/win32
- From: sdteffen svn gnome org
- To: svn-commits-list gnome org
- Subject: dia r4126 - in trunk: . installer/win32
- Date: Thu, 16 Oct 2008 19:20:30 +0000 (UTC)
Author: sdteffen
Date: Thu Oct 16 19:20:30 2008
New Revision: 4126
URL: http://svn.gnome.org/viewvc/dia?rev=4126&view=rev
Log:
Small updates for the new build system
Modified:
trunk/ChangeLog
trunk/installer/win32/dia.nsi
Modified: trunk/installer/win32/dia.nsi
==============================================================================
--- trunk/installer/win32/dia.nsi (original)
+++ trunk/installer/win32/dia.nsi Thu Oct 16 19:20:30 2008
@@ -263,7 +263,7 @@
${File} "..\..\..\bin\" "diaw.exe"
${File} "..\..\..\bin\" "dia-win-remote.exe"
${File} "..\..\..\bin\" "dia-app.dll"
-${File} "..\..\..\bin\" "libart_lgpl_2-2.dll"
+${File} "..\..\..\bin\" "libart_lgpl_22.dll"
${File} "..\..\..\bin\" "libcairo-2.dll"
${File} "..\..\..\bin\" "libdia.dll"
${File} "..\..\..\bin\" "iconv.dll"
@@ -273,37 +273,36 @@
${SetOutPath} "$INSTDIR\etc"
${File} ".\" "dia-diagram.ico"
${SetOutPath} "$INSTDIR\dia"
-${File} "..\..\" "aadl.dll"
-${File} "..\..\" "bondgraph.dll"
-${File} "..\..\" "cairo.dll"
-${File} "..\..\" "cgm.dll"
-${File} "..\..\" "chronogram.dll"
-${File} "..\..\" "custom.dll"
-${File} "..\..\" "dxf.dll"
-${File} "..\..\" "er.dll"
-${File} "..\..\" "flowchart.dll"
-${File} "..\..\" "fs.dll"
-${File} "..\..\" "grafcet.dll"
-${File} "..\..\" "hpgl.dll"
-${File} "..\..\" "Istar.dll"
-${File} "..\..\" "Jackson.dll"
-${File} "..\..\" "Kaos.dll"
-${File} "..\..\" "metapost.dll"
-${File} "..\..\" "misc.dll"
-${File} "..\..\" "network.dll"
-${File} "..\..\" "pixbuf.dll"
-${File} "..\..\" "pstricks.dll"
-${File} "..\..\" "sadt.dll"
-${File} "..\..\" "shape.dll"
-${File} "..\..\" "sissi.dll"
-${File} "..\..\" "standard.dll"
-${File} "..\..\" "svg.dll"
-${File} "..\..\" "uml.dll"
-${File} "..\..\" "vdx.dll"
-${File} "..\..\" "wmf.dll"
-${File} "..\..\" "wpg.dll"
-${File} "..\..\" "xfig.dll"
-${File} "..\..\" "xslt.dll"
+${File} "..\..\objects\AADL\" "aadl.dll"
+${File} "..\..\plug-ins\cairo\" "cairo.dll"
+${File} "..\..\plug-ins\cgm\" "cgm.dll"
+${File} "..\..\objects\chronogram\" "chronogram.dll"
+${File} "..\..\objects\custom\" "custom.dll"
+${File} "..\..\plug-ins\dxf\" "dxf.dll"
+${File} "..\..\objects\er\" "er.dll"
+${File} "..\..\objects\flowchart\" "flowchart.dll"
+${File} "..\..\objects\FS\" "fs.dll"
+${File} "..\..\objects\GRAFCET\" "grafcet.dll"
+${File} "..\..\plug-ins\hpgl\" "hpgl.dll"
+${File} "..\..\objects\Istar\" "Istar.dll"
+${File} "..\..\objects\Jackson\" "Jackson.dll"
+${File} "..\..\objects\KAOS\" "Kaos.dll"
+${File} "..\..\plug-ins\metapost\" "metapost.dll"
+${File} "..\..\objects\misc\" "misc.dll"
+${File} "..\..\objects\network\" "network.dll"
+${File} "..\..\plug-ins\pixbuf\" "pixbuf.dll"
+${File} "..\..\plug-ins\pstricks\" "pstricks.dll"
+${File} "..\..\objects\SADT\" "sadt.dll"
+${File} "..\..\plug-ins\shape\" "shape.dll"
+${File} "..\..\objects\SISSI\" "sissi.dll"
+${File} "..\..\objects\standard\" "standard.dll"
+${File} "..\..\plug-ins\svg\" "svg.dll"
+${File} "..\..\objects\UML\" "uml.dll"
+${File} "..\..\plug-ins\vdx\" "vdx.dll"
+${File} "..\..\plug-ins\wmf\" "wmf.dll"
+${File} "..\..\plug-ins\wpg\" "wpg.dll"
+${File} "..\..\plug-ins\xfig\" "xfig.dll"
+${File} "..\..\plug-ins\xslt\" "xslt.dll"
${SetOutPath} "$INSTDIR\shapes\Assorted"
${File} "..\..\shapes\Assorted\" "arrow-chevron.png"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]