Files
GateDge2023_ljy/03.珠海市汇威精密制造有限公司/HW.Python/HW.Python.pyproj
PastSaid b2419eec9c 2
2024-04-10 10:39:04 +08:00

71 lines
3.6 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>5c329922-5f37-4fa3-a9d5-9c5784f98360</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>
</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>HW.Python</Name>
<RootNamespace>HW.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="产品Bom层级缺料分析查询表\" />
<Folder Include="PRD_MO\" />
<Folder Include="PRD_LACKAMAYIEBILL\" />
<Folder Include="PRD_MO\SQLServer\" />
<Folder Include="ProductionMaterialsReport\" />
<Folder Include="ProductionMaterialsReport\sql\" />
<Folder Include="产品Bom层级缺料分析查询表\sql\" />
</ItemGroup>
<ItemGroup>
<Content Include="PRD_MO\SQLServer\更新对应表中产品对照倒置id.sql" />
<Content Include="PRD_MO\SQLServer\模具-产品对照倒置表.sql" />
<Content Include="PRD_MO\SQLServer\模具产品对照-同一个模具下多个相同产品查询.sql" />
<Content Include="ProductionMaterialsReport\sql\20240206联合查询.sql" />
<Content Include="ProductionMaterialsReport\sql\2新BOM层级库存状态.sql" />
<Content Include="ProductionMaterialsReport\sql\aaaaaa.sql" />
<Content Include="ProductionMaterialsReport\sql\bbbbbb.sql" />
<Content Include="ProductionMaterialsReport\sql\bom层级库存状态.sql" />
<Content Include="ProductionMaterialsReport\sql\新BOM层级库存状态.sql" />
<Content Include="ProductionMaterialsReport\sql\生产投料查询表_20240206.sql" />
<Content Include="ProductionMaterialsReport\sql\缺料查询报表.sql" />
<Content Include="产品Bom层级缺料分析查询表\sql\缺料分析单数据查询.sql" />
<Content Include="产品Bom层级缺料分析查询表\sql\缺料分析单数据查询V1.sql" />
</ItemGroup>
<ItemGroup>
<Compile Include="PRD_MO\OperactionEventPlugInEx.py" />
<Compile Include="ProductionMaterialsReport\ProductionMaterialsReport.py" />
<Compile Include="ProductionMaterialsReport\TablePlugIn.py" />
<Compile Include="ProductionMaterialsReport\测试赋值基础资料.py" />
<Compile Include="ProductionMaterialsReport\类1.py" />
<Compile Include="ProductionMaterialsReport\类2.py" />
<Compile Include="产品Bom层级缺料分析查询表\HW.PRD_LackAnalyeBill.Python.py" />
<Compile Include="生产投料bom层级展示.py" />
<Compile Include="生产订单保存插件.py" />
<Compile Include="穿透表.py" />
<Compile Include="类1.py" />
<Compile Include="计划订单投放插件.py" />
</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>