1 Star 0 Fork 1

大篮孩/GUI_For_CanFestival

forked from 李立/GUI_For_CanFestival 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
objdictgen.pyproj 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
ivan 提交于 2020-02-13 14:06 . Add project files.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{d175fc8b-75f8-48bc-a1c5-873fced5b870}</ProjectGuid>
<ProjectHome />
<StartupFile>objdictedit.py</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId>Global|PythonCore|3.7</InterpreterId>
<IsWindowsApplication>False</IsWindowsApplication>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
<PropertyGroup Condition="'$(Configuration)' == 'Release'" />
<PropertyGroup>
<VisualStudioVersion Condition=" '$(VisualStudioVersion)' == '' ">10.0</VisualStudioVersion>
</PropertyGroup>
<ItemGroup>
<Compile Include="commondialogs.py" />
<Compile Include="doc_index\DS301_index.py" />
<Compile Include="doc_index\__init__.py" />
<Compile Include="eds_utils.py" />
<Compile Include="gen_cfile.py" />
<Compile Include="node.py" />
<Compile Include="nodeeditortemplate.py" />
<Compile Include="nodemanager.py" />
<Compile Include="objdictedit.py" />
<Compile Include="subindextable.py" />
</ItemGroup>
<ItemGroup>
<Content Include="doc_index\__pycache__\DS301_index.cpython-37.pyc" />
<Content Include="doc_index\__pycache__\__init__.cpython-37.pyc" />
<Content Include="networkedit.ico" />
<Content Include="networkedit.png" />
</ItemGroup>
<ItemGroup>
<InterpreterReference Include="Global|PythonCore|3.7" />
</ItemGroup>
<ItemGroup>
<Folder Include="doc_index\" />
<Folder Include="doc_index\__pycache__\" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/basketboy/GUI_For_CanFestival.git
[email protected]:basketboy/GUI_For_CanFestival.git
basketboy
GUI_For_CanFestival
GUI_For_CanFestival
master

搜索帮助