Descargar y desarrollo software de código abierto

Browse Subversion Repository

Diff of /trunk/Boare.Lib.Vsq/Boare.Lib.Vsq.csproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by kbinani, Wed Jul 29 17:03:20 2009 UTC revision 11 by kbinani, Thu Jul 30 15:02:59 2009 UTC
# Line 2  Line 2 
2    <PropertyGroup>    <PropertyGroup>
3      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4      <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>      <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5      <ProductVersion>9.0.30729</ProductVersion>      <ProductVersion>9.0.21022</ProductVersion>
6      <SchemaVersion>2.0</SchemaVersion>      <SchemaVersion>2.0</SchemaVersion>
7      <ProjectGuid>{673347F3-6FC2-4F82-9273-BF158E0F8CB1}</ProjectGuid>      <ProjectGuid>{673347F3-6FC2-4F82-9273-BF158E0F8CB1}</ProjectGuid>
8      <OutputType>Library</OutputType>      <OutputType>Library</OutputType>
# Line 59  Line 59 
59      <Reference Include="System.Xml" />      <Reference Include="System.Xml" />
60    </ItemGroup>    </ItemGroup>
61    <ItemGroup>    <ItemGroup>
62        <Compile Include="AttackConfig.cs" />
63      <Compile Include="BPPair.cs" />      <Compile Include="BPPair.cs" />
64      <Compile Include="PortUtil.cs" />      <Compile Include="PortUtil.cs" />
65      <Compile Include="NRPN.cs" />      <Compile Include="NRPN.cs" />
# Line 66  Line 67 
67      <Compile Include="SingerConfigSys.cs" />      <Compile Include="SingerConfigSys.cs" />
68      <Compile Include="SMF\MidiFile.cs" />      <Compile Include="SMF\MidiFile.cs" />
69      <Compile Include="SymbolTable.cs" />      <Compile Include="SymbolTable.cs" />
70        <Compile Include="TransCodeUtil.cs" />
71      <Compile Include="UstEnvelope.cs" />      <Compile Include="UstEnvelope.cs" />
72      <Compile Include="UstEvent.cs" />      <Compile Include="UstEvent.cs" />
73      <Compile Include="UstFile.cs" />      <Compile Include="UstFile.cs" />
# Line 74  Line 76 
76      <Compile Include="UstVibrato.cs" />      <Compile Include="UstVibrato.cs" />
77      <Compile Include="VibratoBPList.cs" />      <Compile Include="VibratoBPList.cs" />
78      <Compile Include="VibratoBPPair.cs" />      <Compile Include="VibratoBPPair.cs" />
79        <Compile Include="ExpressionConfigSys.cs" />
80        <Compile Include="VibratoConfig.cs" />
81      <Compile Include="VibratoType.cs" />      <Compile Include="VibratoType.cs" />
     <Compile Include="VocaloSingerConfigSys.cs" />  
82      <Compile Include="VocaloSysUtil.cs" />      <Compile Include="VocaloSysUtil.cs" />
83        <Compile Include="VsqBPPair.cs" />
84      <Compile Include="VsqEventList.cs" />      <Compile Include="VsqEventList.cs" />
85      <Compile Include="VsqNrpn.cs" />      <Compile Include="VsqNrpn.cs" />
86      <Compile Include="NrpnData.cs" />      <Compile Include="NrpnData.cs" />

Legend:
Removed from v.10  
changed lines
  Added in v.11

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.