-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Migrate to slnx #959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Migrate to slnx #959
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="../Core/Core.vcxproj" /> | ||
| <Project Path="../Model/Model.vcxproj" /> | ||
| <Project Path="ModelConverter.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <BuildType Name="Debug" /> | ||
| <BuildType Name="Profile" /> | ||
| <BuildType Name="Release" /> | ||
| <Platform Name="Windows" /> | ||
| </Configurations> | ||
| <Project Path="../Core/Core.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| <Project Path="../Model/Model.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| <Project Path="ModelViewer.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| </Solution> | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="Windows" /> | ||
| </Configurations> | ||
| <Project Path="SDFFontCreator_VS15.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <BuildType Name="Debug" /> | ||
|
0x5bfa marked this conversation as resolved.
|
||
| <BuildType Name="Profile" /> | ||
| <BuildType Name="Release" /> | ||
| <Platform Name="Windows" /> | ||
| </Configurations> | ||
| <Project Path="../Core/Core.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| <Project Path="TEMPLATE_NAME.vcxproj"> | ||
| <Platform Project="x64" /> | ||
| </Project> | ||
| </Solution> | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D1211On12.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D12Bundles.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D12DepthBoundsTest.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D12DynamicIndexing.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D12ExecuteIndirect.vcxproj" /> | ||
| </Solution> |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Solution> | ||
| <Configurations> | ||
| <Platform Name="x64" /> | ||
| </Configurations> | ||
| <Project Path="D3D12Fullscreen.vcxproj" /> | ||
| </Solution> |
Uh oh!
There was an error while loading. Please reload this page.