Changeset 106

Show
Ignore:
Timestamp:
08/15/08 22:29:36 (5 months ago)
Author:
rryu
Message:

ソリューションをVS2008用にアップグレードした。

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/MacFaceFloat/MacFaceFloat.csproj

    r97 r106  
    1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
     1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
     
    4848    <ApplicationVersion>1.0.0.96</ApplicationVersion> 
    4949    <BootstrapperEnabled>true</BootstrapperEnabled> 
     50    <OldToolsVersion>2.0</OldToolsVersion> 
    5051  </PropertyGroup> 
    5152  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 
  • trunk/MacFaceForWin.sln

    r88 r106  
    1 Microsoft Visual Studio Solution File, Format Version 9.00 
    2 # Visual Studio 2005 
     1Microsoft Visual Studio Solution File, Format Version 10.00 
     2# Visual Studio 2008 
    33Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MacFaceLibrary", "MacFaceLibrary\MacFaceLibrary.csproj", "{23267F41-38FE-41F6-BF08-2D8940A1E024}" 
    44EndProject 
  • trunk/MacFaceLibrary/MacFaceLibrary.csproj

    r88 r106  
    1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
     1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
     
    2727    <UpgradeBackupLocation> 
    2828    </UpgradeBackupLocation> 
     29    <OldToolsVersion>2.0</OldToolsVersion> 
    2930  </PropertyGroup> 
    3031  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 
  • trunk/MacFaceTest/MacFaceTest.csproj

    r88 r106  
    1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
     1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
     
    2727    <UpgradeBackupLocation> 
    2828    </UpgradeBackupLocation> 
     29    <OldToolsVersion>2.0</OldToolsVersion> 
    2930  </PropertyGroup> 
    3031  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">