mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-24 16:01:00 +00:00
Rename a couple of things in the VS project. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@6017 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
396a04fe15
commit
150aeccf28
1 changed files with 24 additions and 24 deletions
|
@ -15,32 +15,32 @@ Global
|
||||||
HasPerformanceSessions = true
|
HasPerformanceSessions = true
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
SDLDebug|Win32 = SDLDebug|Win32
|
SDL Debug|32-bit = SDL Debug|32-bit
|
||||||
SDLDebug|x64 = SDLDebug|x64
|
SDL Debug|64-bit = SDL Debug|64-bit
|
||||||
SDLRelease|Win32 = SDLRelease|Win32
|
SDL|32-bit = SDL|32-bit
|
||||||
SDLRelease|x64 = SDLRelease|x64
|
SDL|64-bit = SDL|64-bit
|
||||||
WinDebug|Win32 = WinDebug|Win32
|
Win32 (deprecated)|32-bit = Win32 (deprecated)|32-bit
|
||||||
WinDebug|x64 = WinDebug|x64
|
Win32 (deprecated)|64-bit = Win32 (deprecated)|64-bit
|
||||||
WinRelease|Win32 = WinRelease|Win32
|
Win32 Debug (deprecated)|32-bit = Win32 Debug (deprecated)|32-bit
|
||||||
WinRelease|x64 = WinRelease|x64
|
Win32 Debug (deprecated)|64-bit = Win32 Debug (deprecated)|64-bit
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLDebug|Win32.ActiveCfg = Debug-SDL|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL Debug|32-bit.ActiveCfg = Debug-SDL|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLDebug|Win32.Build.0 = Debug-SDL|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL Debug|32-bit.Build.0 = Debug-SDL|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLDebug|x64.ActiveCfg = Debug-SDL|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL Debug|64-bit.ActiveCfg = Debug-SDL|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLDebug|x64.Build.0 = Debug-SDL|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL Debug|64-bit.Build.0 = Debug-SDL|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLRelease|Win32.ActiveCfg = Release-SDL|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL|32-bit.ActiveCfg = Release-SDL|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLRelease|Win32.Build.0 = Release-SDL|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL|32-bit.Build.0 = Release-SDL|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLRelease|x64.ActiveCfg = Release-SDL|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL|64-bit.ActiveCfg = Release-SDL|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDLRelease|x64.Build.0 = Release-SDL|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.SDL|64-bit.Build.0 = Release-SDL|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinDebug|Win32.ActiveCfg = Debug|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 (deprecated)|32-bit.ActiveCfg = Release|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinDebug|Win32.Build.0 = Debug|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 (deprecated)|32-bit.Build.0 = Release|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinDebug|x64.ActiveCfg = Debug|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 (deprecated)|64-bit.ActiveCfg = Release|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinDebug|x64.Build.0 = Debug|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 (deprecated)|64-bit.Build.0 = Release|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinRelease|Win32.ActiveCfg = Release|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 Debug (deprecated)|32-bit.ActiveCfg = Debug|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinRelease|Win32.Build.0 = Release|Win32
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 Debug (deprecated)|32-bit.Build.0 = Debug|Win32
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinRelease|x64.ActiveCfg = Release|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 Debug (deprecated)|64-bit.ActiveCfg = Debug|x64
|
||||||
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.WinRelease|x64.Build.0 = Release|x64
|
{8E7A6179-0B72-4073-8A4C-E8682D481DAE}.Win32 Debug (deprecated)|64-bit.Build.0 = Debug|x64
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
|
|
Loading…
Reference in a new issue