forked from Jitendex/Jitendex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJitendex.slnx
More file actions
46 lines (46 loc) · 2.48 KB
/
Copy pathJitendex.slnx
File metadata and controls
46 lines (46 loc) · 2.48 KB
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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Data/">
<Project Path="Source/Data/Jitendex.Data.csproj" />
<Project Path="Source/Data.ChiseIds/Jitendex.Data.ChiseIds.csproj" />
<Project Path="Source/Data.Export/Jitendex.Data.Export.csproj" />
<Project Path="Source/Data.Home/Jitendex.Data.Home.csproj" />
<Project Path="Source/Data.JMdict/Jitendex.Data.JMdict.csproj" />
<Project Path="Source/Data.JMnedict/Jitendex.Data.JMnedict.csproj" />
<Project Path="Source/Data.Kanjidic2/Jitendex.Data.Kanjidic2.csproj" />
<Project Path="Source/Data.KanjiVG/Jitendex.Data.KanjiVG.csproj" />
<Project Path="Source/Data.Tatoeba/Jitendex.Data.Tatoeba.csproj" />
</Folder>
<Folder Name="/Export/">
<Project Path="Source/Export.Base/Jitendex.Export.Base.csproj" />
</Folder>
<Folder Name="/Forks/">
<Project Path="Source/Forks.JMdict/Jitendex.Forks.JMdict.csproj" />
<Project Path="Source/Forks.Tatoeba/Jitendex.Forks.Tatoeba.csproj" />
</Folder>
<Folder Name="/Import/">
<Project Path="Source/AppDirectory/Jitendex.AppDirectory.csproj" />
<Project Path="Source/EdrdgDictionaryArchive/Jitendex.EdrdgDictionaryArchive.csproj" />
<Project Path="Source/Import/Jitendex.Import.csproj" />
<Project Path="Source/Import.ChiseIds/Jitendex.Import.ChiseIds.csproj" />
<Project Path="Source/Import.Home/Jitendex.Import.Home.csproj" />
<Project Path="Source/Import.JMdict/Jitendex.Import.JMdict.csproj" />
<Project Path="Source/Import.JMnedict/Jitendex.Import.JMnedict.csproj" />
<Project Path="Source/Import.Kanjidic2/Jitendex.Import.Kanjidic2.csproj" />
<Project Path="Source/Import.KanjiVG/Jitendex.Import.KanjiVG.csproj" />
<Project Path="Source/Import.Tatoeba/Jitendex.Import.Tatoeba.csproj" />
</Folder>
<Folder Name="/Libraries/">
<Project Path="Libraries/JapaneseTextUtils/Jitendex.JapaneseTextUtils/Jitendex.JapaneseTextUtils.csproj" />
<Project Path="Libraries/MinimalJsonDiff/Jitendex.MinimalJsonDiff/Jitendex.MinimalJsonDiff.csproj" />
<Project Path="Libraries/MinimalPatch/Jitendex.MinimalPatch/Jitendex.MinimalPatch.csproj" />
<Project Path="Libraries/YomitanDictionary/Jitendex.Yomitan/Jitendex.Yomitan.csproj" />
</Folder>
<Project Path="Source/Dto/Jitendex.Dto.csproj" />
<Project Path="Source/Furigana/Jitendex.Furigana.csproj" />
<Project Path="Source/Furigana.Test/Jitendex.Furigana.Test.csproj" />
</Solution>