<RootNamespace>Graphviz</RootNamespace>\r
<AssemblyName>Graphviz</AssemblyName>\r
</PropertyGroup>\r
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
- <DebugSymbols>true</DebugSymbols>\r
- <DebugType>full</DebugType>\r
- <Optimize>false</Optimize>\r
- <OutputPath>bin\Debug\</OutputPath>\r
- <DefineConstants>DEBUG;TRACE</DefineConstants>\r
- <ErrorReport>prompt</ErrorReport>\r
- <WarningLevel>4</WarningLevel>\r
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
- <PlatformTarget>x86</PlatformTarget>\r
- </PropertyGroup>\r
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
- <DebugType>pdbonly</DebugType>\r
- <Optimize>true</Optimize>\r
- <OutputPath>bin\Release\</OutputPath>\r
- <DefineConstants>TRACE</DefineConstants>\r
- <ErrorReport>prompt</ErrorReport>\r
- <WarningLevel>4</WarningLevel>\r
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
- <PlatformTarget>x86</PlatformTarget>\r
- </PropertyGroup>\r
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
<DebugSymbols>true</DebugSymbols>\r
- <OutputPath>bin\x86\Debug\</OutputPath>\r
+ <OutputPath>build\x86\Debug\</OutputPath>\r
<DefineConstants>DEBUG;TRACE</DefineConstants>\r
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
<DebugType>full</DebugType>\r
<ErrorReport>prompt</ErrorReport>\r
</PropertyGroup>\r
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
- <OutputPath>bin\x86\Release\</OutputPath>\r
+ <OutputPath>build\x86\Release\</OutputPath>\r
<DefineConstants>TRACE</DefineConstants>\r
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
<Optimize>true</Optimize>\r
-\r
+\r
Microsoft Visual Studio Solution File, Format Version 9.00\r
# Visual Studio 2005\r
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "graphviz", "graphviz.csproj", "{DECED886-4C60-47C7-BBB9-44A32EDBE62D}"\r
EndProject\r
Global\r
GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
- Debug|Any CPU = Debug|Any CPU\r
Debug|x86 = Debug|x86\r
- Release|Any CPU = Release|Any CPU\r
Release|x86 = Release|x86\r
EndGlobalSection\r
GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|x86.ActiveCfg = Debug|x86\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|x86.Build.0 = Debug|x86\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
- {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Release|Any CPU.Build.0 = Release|Any CPU\r
+ {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|x86.ActiveCfg = Release|x86\r
+ {DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Debug|x86.Build.0 = Release|x86\r
{DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Release|x86.ActiveCfg = Release|x86\r
{DECED886-4C60-47C7-BBB9-44A32EDBE62D}.Release|x86.Build.0 = Release|x86\r
EndGlobalSection\r