Files
GateDge2023_ljy/02.珠海市供水有限公司/ZHSW.Python/ZHSW.Python.pyproj
PastSaid b2419eec9c 2
2024-04-10 10:39:04 +08:00

47 lines
1.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>0efb3769-37f2-4d7a-9eff-4c1cb749475c</ProjectGuid>
<ProjectHome>
</ProjectHome>
<StartupFile>
</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>ZHSW.Python</Name>
<RootNamespace>ZHGS.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="PUR_Requisition\sql\" />
<Folder Include="STK_MisDelivery\" />
<Folder Include="PUR_Requisition\" />
</ItemGroup>
<ItemGroup>
<Compile Include="PUR_Requisition\BillEventPlugInEx.py" />
<Compile Include="STK_MisDelivery\BillEventPlugInEx.py" />
</ItemGroup>
<ItemGroup>
<Content Include="PUR_Requisition\sql\获取合同年度单价.sql" />
<Content Include="PUR_Requisition\sql\采购合同更新含税金额.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>