a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user