Import project.
This commit is contained in:
parent
4d5713fed1
commit
28e37f3440
37 changed files with 7266 additions and 0 deletions
BIN
bin/x64/AudioSplitter2.exe
Normal file
BIN
bin/x64/AudioSplitter2.exe
Normal file
Binary file not shown.
13
bin/x64/AudioSplitter2.exe.config
Normal file
13
bin/x64/AudioSplitter2.exe.config
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||||
<supportedRuntime version="v4.0" />
|
||||
<supportedRuntime version="v2.0" />
|
||||
</startup>
|
||||
<appSettings>
|
||||
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true"/>
|
||||
</appSettings>
|
||||
<runtime>
|
||||
<AppContextSwitchOverrides value="Switch.System.IO.BlockLongPaths=false;Switch.System.IO.UseLegacyPathHandling=false"/>
|
||||
</runtime>
|
||||
</configuration>
|
BIN
bin/x64/res/AS.ico
Normal file
BIN
bin/x64/res/AS.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
2
bin/x64/res/config.txt
Normal file
2
bin/x64/res/config.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
mkvtoolnix.path=C:\\Program Files (x86)\\MKVToolNix\\
|
||||
vfr=./bin/vfr.exe
|
BIN
bin/x64/res/python32.dll
Normal file
BIN
bin/x64/res/python32.dll
Normal file
Binary file not shown.
BIN
bin/x64/res/vfr.exe
Normal file
BIN
bin/x64/res/vfr.exe
Normal file
Binary file not shown.
BIN
bin/x64/res/yuki.gif
Normal file
BIN
bin/x64/res/yuki.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 KiB |
Loading…
Add table
Add a link
Reference in a new issue