| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{4853EEE1-204A-4501-A2A6-7D14CA7DCD0E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>RoadFlow.Platform</RootNamespace>
- <AssemblyName>RoadFlow.Platform</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SccProjectName>SAK</SccProjectName>
- <SccLocalPath>SAK</SccLocalPath>
- <SccAuxPath>SAK</SccAuxPath>
- <SccProvider>SAK</SccProvider>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>E:\Soft\Oracle\ODP.NET_Managed121012\odp.net\managed\common\Oracle.ManagedDataAccess.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.OracleClient" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Transactions" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AppLibrary.cs" />
- <Compile Include="DBConnection.cs" />
- <Compile Include="Dictionary.cs" />
- <Compile Include="Log.cs" />
- <Compile Include="OnlineUsers.cs" />
- <Compile Include="Organize.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Role.cs" />
- <Compile Include="RoleApp.cs" />
- <Compile Include="Users.cs" />
- <Compile Include="UsersApp.cs" />
- <Compile Include="UsersInfo.cs" />
- <Compile Include="UsersRelation.cs" />
- <Compile Include="UsersRole.cs" />
- <Compile Include="WorkFlow.cs" />
- <Compile Include="WorkFlowArchives.cs" />
- <Compile Include="WorkFlowButtons.cs" />
- <Compile Include="WorkFlowComment.cs" />
- <Compile Include="WorkFlowData.cs" />
- <Compile Include="WorkFlowDelegation.cs" />
- <Compile Include="WorkFlowForm.cs" />
- <Compile Include="WorkFlowTask.cs" />
- <Compile Include="WorkGroup.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\LitJSON\LitJSON.csproj">
- <Project>{28d9f7ba-2923-4364-9bea-9e1ccd70dd22}</Project>
- <Name>LitJSON</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Cache.Factory\RoadFlow.Cache.Factory.csproj">
- <Project>{1E605362-7767-45F9-9BC1-F8E495FA3F4E}</Project>
- <Name>RoadFlow.Cache.Factory</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Cache.InProc\RoadFlow.Cache.InProc.csproj">
- <Project>{85CE9C4B-0E05-4951-83C0-BBB65F43DF28}</Project>
- <Name>RoadFlow.Cache.InProc</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Cache.Interface\RoadFlow.Cache.Interface.csproj">
- <Project>{C3F609A8-6A7B-4BFF-9E21-02B785AD4F20}</Project>
- <Name>RoadFlow.Cache.Interface</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Cache.IO\RoadFlow.Cache.IO.csproj">
- <Project>{41C4C5A0-0CF3-4E8F-9339-1F557C6D5A0F}</Project>
- <Name>RoadFlow.Cache.IO</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Data.Factory\RoadFlow.Data.Factory.csproj">
- <Project>{C34A6499-929A-4F0E-B1BA-2A6A9734888E}</Project>
- <Name>RoadFlow.Data.Factory</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Data.Interface\RoadFlow.Data.Interface.csproj">
- <Project>{7F7EC855-EE2F-4EF5-861B-DA945961C1A2}</Project>
- <Name>RoadFlow.Data.Interface</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Data.Model\RoadFlow.Data.Model.csproj">
- <Project>{75FB2C86-F7D3-4E94-82E9-46DD9787B39D}</Project>
- <Name>RoadFlow.Data.Model</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Data.MSSQL\RoadFlow.Data.MSSQL.csproj">
- <Project>{EFCD6A7C-C598-4BBD-BDC6-3016AAABD26C}</Project>
- <Name>RoadFlow.Data.MSSQL</Name>
- </ProjectReference>
- <ProjectReference Include="..\RoadFlow.Utility\RoadFlow.Utility.csproj">
- <Project>{CE3B0ADB-736E-4A7B-BEDE-801C9104F95E}</Project>
- <Name>RoadFlow.Utility</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|