-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMUSYNCSavDecode.pyproj
145 lines (145 loc) · 6.54 KB
/
MUSYNCSavDecode.pyproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<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>614ae87f-b8a4-457c-b876-4c6631cb2d19</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>Launcher.py</StartupFile>
<SearchPath>
</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>MUSYNCSavDecode</Name>
<RootNamespace>MUSYNCSavDecode</RootNamespace>
<IsWindowsApplication>False</IsWindowsApplication>
<InterpreterId>MSBuild|venv|$(MSBuildProjectFullPath)</InterpreterId>
<TestFramework>none</TestFramework>
<UnitTestPattern>test*.py</UnitTestPattern>
<UnitTestRootDirectory>.</UnitTestRootDirectory>
<SuppressConfigureTestFrameworkPrompt>true</SuppressConfigureTestFrameworkPrompt>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="AllHitAnalyze_New.py" />
<Compile Include="AllHitAnalyze.py" />
<Compile Include="AvgAcc-SyncFormat.py" />
<Compile Include="AvgAcc_SynxAnalyze.py" />
<Compile Include="Difficulty_ScoreAnalyze.py" />
<Compile Include="File2Base64.py" />
<Compile Include="FormatSongName.py" />
<Compile Include="setup.py" />
<Compile Include="Toolkit.py" />
<Compile Include="HitDelay.py" />
<Compile Include="Launcher.py" />
<Compile Include="MainWindow.py" />
<Compile Include="MUSYNCSavDecode.py" />
<Compile Include="MainWindow_New.py" />
<Compile Include="Resources.py" />
<Compile Include="uiautomation.py" />
<Compile Include="Version.py" />
<Compile Include="__init__.py" />
</ItemGroup>
<ItemGroup>
<Folder Include=".github\" />
<Folder Include=".github\ISSUE_TEMPLATE\" />
<Folder Include=".github\workflows\" />
<Folder Include="CSharp Code\" />
<Folder Include="musync_data\" />
<Folder Include="ReadmeResources\" />
<Folder Include="saveFile\" />
<Folder Include="skin\" />
</ItemGroup>
<ItemGroup>
<Content Include=".github\ISSUE_TEMPLATE\bug_report.md" />
<Content Include=".github\ISSUE_TEMPLATE\custom.md" />
<Content Include=".github\ISSUE_TEMPLATE\feature_request.md" />
<Content Include=".github\workflows\dist.yml" />
<Content Include=".gitignore" />
<Content Include="AvgAcc-Sync.bat" />
<Content Include="changelog.md" />
<Content Include="CSharp Code\ConsoleInput.cs" />
<Content Include="CSharp Code\ConsoleWindow.cs" />
<Content Include="CSharp Code\GloHasConsole.cs" />
<Content Include="CSharp Code\JudgeGrade.cs" />
<Content Include="How_to_use.zh.md" />
<Content Include="Launcher.cpp" />
<Content Include="Launcher.exe" />
<Content Include="LauncherC.exe" />
<Content Include="LICENSE" />
<Content Include="MUSYNCSavDecode.sublime-project" />
<Content Include="MUSYNCSavDecode.sublime-workspace" />
<Content Include="MusyncSavDecodeGUI.bat" />
<Content Include="musync_data\Acc-Sync.json" />
<Content Include="musync_data\Acc-SyncAnalyze%28Stata%29.do" />
<Content Include="musync_data\Acc-SyncFormat.txt" />
<Content Include="musync_data\Assembly-CSharp.dll" />
<Content Include="musync_data\bootcfg.json" />
<Content Include="musync_data\HitDelayHistory.sql" />
<Content Include="musync_data\how to use.psd" />
<Content Include="musync_data\ico.rc" />
<Content Include="musync_data\ico.res" />
<Content Include="musync_data\LXGW.ttf" />
<Content Include="musync_data\Musync.ico" />
<Content Include="musync_data\SaveFilePath.sfp" />
<Content Include="musync_data\songname.json" />
<Content Include="musync_data\songname.update" />
<Content Include="Push.ps1" />
<Content Include="README.md" />
<Content Include="ReadmeResources\AllHitAnalyze.png" />
<Content Include="ReadmeResources\AvgAcc-SYNC.Rate.png" />
<Content Include="ReadmeResources\HitAnalyze-Line.png" />
<Content Include="ReadmeResources\HitAnalyze-Pie&Bar.png" />
<Content Include="ReadmeResources\HitDelay.png" />
<Content Include="ReadmeResources\how_to_use_maintitle.png" />
<Content Include="ReadmeResources\main.png" />
<Content Include="ReadmeResources\score-diff.png" />
<Content Include="ReadmeResources\zzz %281%29.png" />
<Content Include="ReadmeResources\zzz %282%29.png" />
<Content Include="ReadmeResources\zzz %283%29.png" />
<Content Include="ReadmeResources\zzz %284%29.png" />
<Content Include="ReadmeResources\zzz %285%29.png" />
<Content Include="requirements.txt" />
<Content Include="saveFile\24Nice.sav" />
<Content Include="saveFile\AXn233%28epic%29.decode" />
<Content Include="saveFile\AXn233%28epic%29.sav" />
<Content Include="saveFile\AXn233.decode" />
<Content Include="saveFile\AXn233.sav" />
<Content Include="saveFile\SavDecode.decode" />
<Content Include="saveFile\SavDecode.decode.0" />
<Content Include="saveFile\SavDecode.decode.1" />
<Content Include="saveFile\SavDecode.decode.2" />
<Content Include="skin\alphaBG.png" />
<Content Include="skin\alphaBG.psd" />
<Content Include="skin\Decode.png" />
<Content Include="skin\F5.png" />
<Content Include="skin\MainBackGround.png" />
<Content Include="skin\MainBackGround.psd" />
</ItemGroup>
<ItemGroup>
<Interpreter Include="venv\">
<Id>venv</Id>
<Version>3.11</Version>
<Description>venv (Python 3.11 (64-bit))</Description>
<InterpreterPath>Scripts\python.exe</InterpreterPath>
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
<Architecture>X64</Architecture>
</Interpreter>
</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>