77 lines
3.9 KiB
Plaintext
77 lines
3.9 KiB
Plaintext
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>e16a75bc-5fb5-47fc-962d-4ad20e686d59</ProjectGuid>
|
|
<ProjectHome>.</ProjectHome>
|
|
<StartupFile>
|
|
</StartupFile>
|
|
<SearchPath>
|
|
</SearchPath>
|
|
<WorkingDirectory>.</WorkingDirectory>
|
|
<OutputPath>.</OutputPath>
|
|
<Name>Enpower.Python</Name>
|
|
<RootNamespace>Enpower.Python</RootNamespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Folder Include="POSH_CB_PROCOSTRESULTREC\" />
|
|
<Folder Include="PRD_MO\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原构造程序.py" />
|
|
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原查询报表_20240819.py" />
|
|
<Compile Include="POSH_CB_PROCOSTRESULTREC\产品成本还原查询报表构造.py" />
|
|
<Compile Include="PRD_MO\OperationEventPlugInEx.py" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="SQLQuery2.sql" />
|
|
<Content Include="产品成本还原分解过程报表_存储过程V9.2_20240819.sql" />
|
|
<Content Include="产品成本还原分解过程结果汇总_存储过程V9.2_20240819.sql" />
|
|
<Content Include="产品成本还原报AAAAAAAAAAAA.sql" />
|
|
<Content Include="产品成本还原报表V1.0.sql" />
|
|
<Content Include="产品成本还原报表V2.0.sql" />
|
|
<Content Include="产品成本还原报表V3.0.sql" />
|
|
<Content Include="产品成本还原报表V4.0.sql" />
|
|
<Content Include="产品成本还原报表V4.0_存储过程.sql" />
|
|
<Content Include="产品成本还原报表V5.0.sql" />
|
|
<Content Include="产品成本还原报表V6.0.sql" />
|
|
<Content Include="产品成本还原报表V6.0_存储过程.sql" />
|
|
<Content Include="产品成本还原报表V7.0.sql" />
|
|
<Content Include="产品成本还原报表V8.0.sql" />
|
|
<Content Include="产品成本还原报表V8.1.sql" />
|
|
<Content Include="产品成本还原报表V8.2.sql" />
|
|
<Content Include="产品成本还原报表V9.0_20240801.sql" />
|
|
<Content Include="产品成本还原报表V9.1_20240810.sql" />
|
|
<Content Include="产品成本还原报表V9.1_存储过程_20240810.sql" />
|
|
<Content Include="产品成本还原报表V9.2_20240819.sql" />
|
|
<Content Include="产品成本还原报表_20240709_存储过程V1.0.sql" />
|
|
<Content Include="产品成本还原报表_20240709_存储过程V1.1.sql" />
|
|
<Content Include="产品成本还原汇总表%28不分解%29V1.0_20240802.sql" />
|
|
<Content Include="完工金额.sql" />
|
|
<Content Include="工单费用项目查询V1.0.sql" />
|
|
<Content Include="批量查询.sql" />
|
|
<Content Include="批量还原产品成本_V1.0.sql" />
|
|
<Content Include="材料费用分配明细.sql" />
|
|
<Content Include="费用分配明细.sql" />
|
|
<Content Include="费用类目视图.sql" />
|
|
<Content Include="费用类目视图_V2.sql" />
|
|
<Content Include="领+补-退.sql" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
|
|
<!-- Uncomment the CoreCompile target to enable the Build command in
|
|
Visual Studio and specify your pre- and post-build commands in
|
|
the BeforeBuild and AfterBuild targets below. -->
|
|
<!--<Target Name="CoreCompile" />-->
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
</Project> |