Browse Source

Remove Xbox 360 support, too much stuff no longer compiles.

master
Sam Hocevar 9 years ago
parent
commit
e4bc86cd8a
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      neercs/neercs.vcxproj

+ 0
- 8
neercs/neercs.vcxproj View File

@@ -13,10 +13,6 @@
<Configuration>Debug</Configuration> <Configuration>Debug</Configuration>
<Platform>x64</Platform> <Platform>x64</Platform>
</ProjectConfiguration> </ProjectConfiguration>
<ProjectConfiguration Include="Debug|Xbox 360">
<Configuration>Debug</Configuration>
<Platform>Xbox 360</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ORBIS"> <ProjectConfiguration Include="Release|ORBIS">
<Configuration>Release</Configuration> <Configuration>Release</Configuration>
<Platform>ORBIS</Platform> <Platform>ORBIS</Platform>
@@ -29,10 +25,6 @@
<Configuration>Release</Configuration> <Configuration>Release</Configuration>
<Platform>x64</Platform> <Platform>x64</Platform>
</ProjectConfiguration> </ProjectConfiguration>
<ProjectConfiguration Include="Release|Xbox 360">
<Configuration>Release</Configuration>
<Platform>Xbox 360</Platform>
</ProjectConfiguration>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClInclude Include="neercs.h" /> <ClInclude Include="neercs.h" />


Loading…
Cancel
Save