| | |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <WarningLevel>0</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Base\AreaViewModel.cs" /> |
| | | <Compile Include="Base\IBaseViewModel.cs" /> |
| | | <Compile Include="Base\LinkViewModel.cs" /> |
| | | <Compile Include="Base\NodeViewModel.cs" /> |
| | |
| | | <Compile Include="Common\Copy.cs" /> |
| | | <Compile Include="Common\Dataset.cs" /> |
| | | <Compile Include="Common\Default.cs" /> |
| | | <Compile Include="Common\dict.cs" /> |
| | | <Compile Include="Common\Global.cs" /> |
| | | <Compile Include="Common\MapObjectExtensions.cs" /> |
| | | <Compile Include="Common\MapOption.cs" /> |
| | | <Compile Include="Common\MapView.cs" /> |
| | | <Compile Include="Common\MapDimensions.cs" /> |
| | | <Compile Include="Common\ShouldSerializeContractResolver.cs" /> |
| | | <Compile Include="Common\TempForEnum.cs" /> |
| | | <Compile Include="Enum\MapViewEnum.cs" /> |
| | | <Compile Include="MapViewNetWork.cs" /> |
| | | <Compile Include="MapViewNetWork2Inp.cs" /> |
| | | <Compile Include="Model\AreaViewModel.cs" /> |
| | | <Compile Include="Model\Factory.cs" /> |
| | | <Compile Include="Model\FactoryList.cs" /> |
| | |
| | | <Compile Include="Model\ValveNodeViewModel.cs" /> |
| | | <Compile Include="Model\ValveViewModel.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Template\Floor.cs" /> |
| | | <Compile Include="Template\Template.cs" /> |
| | | <Compile Include="Template\TemplateList.cs" /> |
| | | </ItemGroup> |