OThinker.H3.WorkSheet.csproj
资源名称:H3_OA.rar [点击查看]
上传用户:li2971742
上传日期:2021-11-18
资源大小:39096k
文件大小:11k
源码类别:
OA系统
开发平台:
C#
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <ProjectType>Local</ProjectType>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{2A1D26A1-C9F5-423A-908D-8AA3847912F1}</ProjectGuid>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ApplicationIcon>
- </ApplicationIcon>
- <AssemblyKeyContainerName>
- </AssemblyKeyContainerName>
- <AssemblyName>OThinker.H3.WorkSheet</AssemblyName>
- <AssemblyOriginatorKeyFile>
- </AssemblyOriginatorKeyFile>
- <DefaultClientScript>JScript</DefaultClientScript>
- <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
- <DefaultTargetSchema>IE50</DefaultTargetSchema>
- <DelaySign>false</DelaySign>
- <OutputType>Library</OutputType>
- <RootNamespace>OThinker.H3.WorkSheet</RootNamespace>
- <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.0</TargetFrameworkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <OutputPath>binDebug</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile>
- </ConfigurationOverrideFile>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DocumentationFile>binDebugOThinker.H3.WorkSheet.XML</DocumentationFile>
- <DebugSymbols>true</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn>
- </NoWarn>
- <Optimize>false</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>full</DebugType>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <OutputPath>binRelease</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile>
- </ConfigurationOverrideFile>
- <DefineConstants>TRACE</DefineConstants>
- <DocumentationFile>
- </DocumentationFile>
- <DebugSymbols>false</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn>
- </NoWarn>
- <Optimize>true</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>none</DebugType>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System">
- <Name>System</Name>
- </Reference>
- <Reference Include="System.Data">
- <Name>System.Data</Name>
- </Reference>
- <Reference Include="System.Design">
- <Name>system.design</Name>
- </Reference>
- <Reference Include="System.Drawing">
- <Name>system.drawing</Name>
- </Reference>
- <Reference Include="System.Web">
- <Name>system.web</Name>
- </Reference>
- <Reference Include="System.Windows.Forms">
- <Name>system.windows.forms</Name>
- </Reference>
- <Reference Include="System.Xml">
- <Name>System.XML</Name>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="BinaryImage.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="BindType.cs" />
- <Compile Include="ISheetPage.cs" />
- <Compile Include="MultiSelector.cs" />
- <Compile Include="OriginateInstanceEventArgs.cs" />
- <Compile Include="RenderType.cs" />
- <Compile Include="SheetComment.cs" />
- <Compile Include="SheetAttachment.cs" />
- <Compile Include="SheetManager.cs" />
- <Compile Include="SheetEnviroment.cs" />
- <Compile Include="SheetSequenceID.cs" />
- <Compile Include="SheetService.cs" />
- <Compile Include="SheetUserSelector.cs" />
- <Compile Include="DataFieldSelector.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DataSelector.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="DropDownCalendar.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="DropDownTime.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetClickActionType.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetButtonType.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="HeapDataItemCollection.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="ISheetControl.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Sessions.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetMode.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetActionPane.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetCalendar.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetInstanceNameEditor.cs" />
- <Compile Include="SheetInstancePrioritySelector.cs" />
- <Compile Include="SheetCheckBox.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetDropDownList.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetGridView.cs" />
- <Compile Include="SheetTime.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetEditableHyperlink.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetHeader.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetHtmlForm.cs">
- </Compile>
- <Compile Include="SheetHyperlink.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetLabel.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetListBox.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetPage.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="SheetSubmitEventHandler.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetPanel.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetRadioButtonList.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetInstanceLogViewer.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetSign.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="SheetTextBox.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="UserSelector.cs" />
- <Compile Include="UserValidatorDefaultUserValidator.cs" />
- <Compile Include="UserValidatorBultinUserValidator.cs" />
- <Compile Include="UserValidatorFullUserValidator.cs" />
- <Compile Include="UserValidatorUserValidator.cs" />
- <Compile Include="UserValidatorUserValidatorFactory.cs" />
- <EmbeddedResource Include="DataFieldSelector.resx">
- <DependentUpon>DataFieldSelector.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsOThinker.H3.WorkSheet.SheetButton.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsOThinker.H3.WorkSheet.SheetCalendar.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMCheckBox.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMCheckboxList.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMDropDownList.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMGotoDropDownList.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMHyperlink.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMImageButton.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMLabel.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsLibra.Workflow.SmartformControls.SMListbox.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsOThinker.H3.WorkSheet.SheetRadioButtonList.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsOThinker.H3.WorkSheet.SheetTextBox.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- <EmbeddedResource Include="IconsOThinker.H3.WorkSheet.SheetTextBoxList.bmp">
- <CustomToolNamespace>Libra.Workflow.SmartformControls</CustomToolNamespace>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="....BaseOThinker.CommonOThinker.Common.csproj">
- <Project>{1BC32044-6C6E-4C86-B945-334D5419BEA2}</Project>
- <Name>OThinker.Common</Name>
- </ProjectReference>
- <ProjectReference Include="....BaseOThinker.H3.EntityOThinker.H3.Entity.csproj">
- <Project>{325AD762-7917-4ED4-A472-72FB5A74006A}</Project>
- <Name>OThinker.H3.Entity</Name>
- </ProjectReference>
- <ProjectReference Include="....BaseOThinker.H3.WebServices.ProxyOThinker.H3.WebServices.Proxy.csproj">
- <Project>{EAB9DE8B-9CA0-42FC-8925-541AAD153893}</Project>
- <Name>OThinker.H3.WebServices.Proxy</Name>
- </ProjectReference>
- <ProjectReference Include="....ServerOThinker.H3.EngineOThinker.H3.Engine.csproj">
- <Project>{5B2BB55B-83C6-4FF9-9512-276BDD09F0A3}</Project>
- <Name>OThinker.H3.Engine</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="WorkSheet.cd" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- <PostBuildEvent>
- </PostBuildEvent>
- </PropertyGroup>
- </Project>