-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQmlSharp.Win.slnx
More file actions
42 lines (42 loc) · 2.67 KB
/
Copy pathQmlSharp.Win.slnx
File metadata and controls
42 lines (42 loc) · 2.67 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
<Solution>
<Configurations>
<Platform Name="x64" />
</Configurations>
<Folder Name="/src/">
<Project Path="src/QmlSharp.Core/QmlSharp.Core.csproj" />
<Project Path="src/QmlSharp.Build/QmlSharp.Build.csproj" />
<Project Path="src/QmlSharp.Cli/QmlSharp.Cli.csproj" />
<Project Path="src/QmlSharp.DevTools/QmlSharp.DevTools.csproj" />
<Project Path="src/QmlSharp.Dsl.Generator/QmlSharp.Dsl.Generator.csproj" />
<Project Path="src/QmlSharp.Dsl/QmlSharp.Dsl.csproj" />
<Project Path="src/QmlSharp.Compiler/QmlSharp.Compiler.csproj" />
<Project Path="src/QmlSharp.Host/QmlSharp.Host.csproj" />
<Project Path="src/QmlSharp.Qml.Ast/QmlSharp.Qml.Ast.csproj" />
<Project Path="src/QmlSharp.Qml.Emitter/QmlSharp.Qml.Emitter.csproj" />
<Project Path="src/QmlSharp.Qt.Tools/QmlSharp.Qt.Tools.csproj" />
<Project Path="src/QmlSharp.Registry/QmlSharp.Registry.csproj" />
</Folder>
<Folder Name="/native/">
<Project Path="native/windows/QmlSharp.Native/QmlSharp.Native.vcxproj" Id="40bd1541-2729-4a7c-bbf4-fba075486644" />
<Project Path="native/windows/QmlSharp.Native.Tests/QmlSharp.Native.Tests.vcxproj" Id="ae35b170-86e4-4c91-a50a-290de0aff649" />
<Project Path="native/windows/QmlSharp.Native.PerformanceTests/QmlSharp.Native.PerformanceTests.vcxproj" Id="dbc12364-4232-4667-84e2-f16b1a4ed80a" />
<Project Path="native/windows/QmlSharp.Native.IntegrationFixture/QmlSharp.Native.IntegrationFixture.vcxproj" Id="608da7d8-268b-436e-bddf-2205f39ed16b" />
</Folder>
<Folder Name="/tools/">
<Project Path="tools/GenerateRegistrySnapshot/QmlSharp.GenerateRegistrySnapshot.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/QmlSharp.Qt.Tools.ProcessProbe/QmlSharp.Qt.Tools.ProcessProbe.csproj" />
<Project Path="tests/QmlSharp.Build.Tests/QmlSharp.Build.Tests.csproj" />
<Project Path="tests/QmlSharp.DevTools.Tests/QmlSharp.DevTools.Tests.csproj" />
<Project Path="tests/QmlSharp.Dsl.Generator.Tests/QmlSharp.Dsl.Generator.Tests.csproj" />
<Project Path="tests/QmlSharp.Dsl.Tests/QmlSharp.Dsl.Tests.csproj" />
<Project Path="tests/QmlSharp.Compiler.Tests/QmlSharp.Compiler.Tests.csproj" />
<Project Path="tests/QmlSharp.Host.Tests/QmlSharp.Host.Tests.csproj" />
<Project Path="tests/QmlSharp.Integration.Tests/QmlSharp.Integration.Tests.csproj" />
<Project Path="tests/QmlSharp.Qml.Ast.Tests/QmlSharp.Qml.Ast.Tests.csproj" />
<Project Path="tests/QmlSharp.Qml.Emitter.Tests/QmlSharp.Qml.Emitter.Tests.csproj" />
<Project Path="tests/QmlSharp.Qt.Tools.Tests/QmlSharp.Qt.Tools.Tests.csproj" />
<Project Path="tests/QmlSharp.Registry.Tests/QmlSharp.Registry.Tests.csproj" />
</Folder>
</Solution>