# Visual Studio project generation for Windows standalone

> Learn about Visual Studio solutions for Windows and how to generate them.

Configure your Windows build process by generating and modifying a Visual Studio solution.

| **Topic**                                                                                                                                                               | **Description**                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| **[Visual Studio Solution contents and configurations for Windows](/engine/6000.3/manual/platform-specific/windows/develop/visual-studioprojectgeneration/concept.md)** | Understand the contents and build configuration options of a generated Visual Studio Solution for Windows. |
| **[Generate a Visual Studio Solution for Windows](/engine/6000.3/manual/platform-specific/windows/develop/visual-studioprojectgeneration/task.md)**                     | Learn how to generate a Visual Studio Solution for Windows.                                                |

## Additional resources

* [Unity debugging guide for Windows](/engine/6000.3/manual/platform-specific/windows/develop/debugging.md)
* [Windows integrity control](/engine/6000.3/manual/platform-specific/windows/develop/low-integrity.md)
* [IL2CPP Scripting Backend](/engine/6000.3/manual/platform-specific/windows/develop/player-il2cppscripting-backend.md)
* [Optimize performance using DirectStorage](/engine/6000.3/manual/windows-directstorage.md)
* [Troubleshoot D3D12 GPU crashes on Windows](/engine/6000.3/manual/platform-specific/windows/develop/troubleshoot-gpu-crash.md)
