| 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> |
| 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" /> |
| 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" /> |
| 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" /> |