- Notifications
You must be signed in to change notification settings - Fork126
Additional configuration for created project
Dmitry edited this pageMar 1, 2018 ·2 revisions
If you create a project for several games inVisual Studio, then in the created project you will have such configuration names:
GTA3 Release | x86...GTAVC zDebug | x86To put the game name to the platform field, you can use theConfiguration Manager to rename solution configurations.
Release | GTA3...zDebug | GTAVC! Do this only if you know how to use the
Configuration Managerand wish to improve the work with your project.
! Unfortunately, current versions of
Visual Studio SDKdon't allow to perform this renaming automatically.
! If you don't want to do this procedure each time you create a project, you can also simply increase the size of the field with project configuration name (seetopic at msdn forums)