Changeset 1535 for trunk/test/benchsuite.vcxproj
- Timestamp:
- Jun 28, 2012, 7:04:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/benchsuite.vcxproj
r1520 r1535 2 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 3 <ItemGroup Label="ProjectConfigurations"> 4 <ProjectConfiguration Include="Debug|PS3"> 5 <Configuration>Debug</Configuration> 6 <Platform>PS3</Platform> 7 </ProjectConfiguration> 4 8 <ProjectConfiguration Include="Debug|Win32"> 5 9 <Configuration>Debug</Configuration> … … 13 17 <Configuration>Debug</Configuration> 14 18 <Platform>Xbox 360</Platform> 19 </ProjectConfiguration> 20 <ProjectConfiguration Include="Release|PS3"> 21 <Configuration>Release</Configuration> 22 <Platform>PS3</Platform> 15 23 </ProjectConfiguration> 16 24 <ProjectConfiguration Include="Release|Win32">
Note: See TracChangeset
for help on using the changeset viewer.