This commit is contained in:
PastSaid
2024-03-18 11:42:45 +08:00
parent 08d8878eef
commit c31957eb64
56 changed files with 1485 additions and 123 deletions

View File

@@ -22,6 +22,22 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="EastChanger.Python.py" />
<Compile Include="STK_Inventory\ListEventPlugInEx.py" />
<Compile Include="STK_Miscellaneous\ListEventPlugInEx.py" />
<Compile Include="STK_Miscellaneous\OperationEventPlugInEx.py" />
<Compile Include="STK_MisDelivery\ListEventPlugInEx.py" />
<Compile Include="STK_MisDelivery\OperationEventPlugInEx.py" />
<Compile Include="STK_StockCountGain\ListEventPlugInEx.py" />
<Compile Include="STK_StockCountGain\OperationEventPlugInEx.py" />
<Compile Include="STK_StockCountLoss\ListEventPlugInEx.py" />
<Compile Include="STK_StockCountLoss\OperationEventPlugInEx.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="STK_StockCountLoss\" />
<Folder Include="STK_StockCountGain\" />
<Folder Include="STK_MisDelivery\" />
<Folder Include="STK_Miscellaneous\" />
<Folder Include="STK_Inventory\" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in