From: Emden R. Gansner Date: Mon, 19 Jan 2015 23:14:26 +0000 (-0500) Subject: Make sure gv2gxl is included in Windows build. X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7a88298029474db36a05d6c21111bef3e128398;p=graphviz Make sure gv2gxl is included in Windows build. --- diff --git a/windows/build.bat b/windows/build.bat index 84810eea3..053010811 100755 --- a/windows/build.bat +++ b/windows/build.bat @@ -103,7 +103,7 @@ copy /Y %outputDir%dot.exe %targetDir%bin\neato.exe copy /Y %outputDir%dot.exe %targetDir%bin\fdp.exe copy /Y %outputDir%dot.exe %targetDir%bin\twopi.exe copy /Y %outputDir%dot.exe %targetDir%bin\osage.exe -copy /Y %outputDir%gv2gml.exe %targetDir%bin\gml2gv.exe +copy /Y %outputDir%gxl2gv.exe %targetDir%bin\gv2gxl.exe copy /Y %outputDir%*.dll %targetDir%bin copy /Y %outputDir%*.lib %targetDir%lib\release\lib copy /Y %outputDir%*.dll %targetDir%lib\release\dll diff --git a/windows/graphviz-msi/setup/setup.vdproj b/windows/graphviz-msi/setup/setup.vdproj index 52681f5bc..f4baed1f6 100644 --- a/windows/graphviz-msi/setup/setup.vdproj +++ b/windows/graphviz-msi/setup/setup.vdproj @@ -4035,6 +4035,12 @@ } "Entry" { + "MsmKey" = "8:_FC113305DD1B414CBCD1CD5BBE9AF388" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_FC79ED8A6E654238A446DA860E882EF3" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -17566,6 +17572,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_FC113305DD1B414CBCD1CD5BBE9AF388" + { + "SourcePath" = "8:..\\..\\release\\bin\\gv2gxl.exe" + "TargetName" = "8:gv2gxl.exe" + "Tag" = "8:" + "Folder" = "8:_2CB80ACEA55C4CCD8EC8A66D0DE2ADA9" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_FC79ED8A6E654238A446DA860E882EF3" { "SourcePath" = "8:..\\..\\release\\bin\\gvcolor.exe"