This commit is contained in:
PastSaid
2024-05-15 13:56:09 +08:00
parent 16fbd10312
commit 0a17c23e54
43 changed files with 1299 additions and 309 deletions

View File

@@ -22,10 +22,10 @@
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Folder Include="DB_StaffData\" />
<Folder Include="GAT_StaffData\" />
</ItemGroup>
<ItemGroup>
<Compile Include="DB_StaffData\OperationEventPlugInEx.py" />
<Compile Include="GAT_StaffData\OperationEventPlugInEx.py" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in