Multithreaded symlink creation

This commit is contained in:
N00MKRAD
2021-04-04 00:01:49 +02:00
parent 250c33b91a
commit 8ac4b4cd18
4 changed files with 58 additions and 24 deletions

View File

@@ -354,6 +354,7 @@
</Compile>
<Compile Include="IO\ConfigParser.cs" />
<Compile Include="IO\ModelDownloader.cs" />
<Compile Include="IO\Symlinks.cs" />
<Compile Include="Magick\Blend.cs" />
<Compile Include="Magick\SceneDetect.cs" />
<Compile Include="Main\AutoEncode.cs" />