3 |
<PropertyGroup> |
<PropertyGroup> |
4 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 |
<ProductVersion>9.0.21022</ProductVersion> |
<ProductVersion>9.0.30729</ProductVersion> |
7 |
<SchemaVersion>2.0</SchemaVersion> |
<SchemaVersion>2.0</SchemaVersion> |
8 |
<ProjectGuid>{828AA77D-5409-4017-9918-C3E74F3A541A}</ProjectGuid> |
<ProjectGuid>{828AA77D-5409-4017-9918-C3E74F3A541A}</ProjectGuid> |
9 |
<OutputType>Library</OutputType> |
<OutputType>Library</OutputType> |
52 |
<DefineConstants>PRO=True</DefineConstants> |
<DefineConstants>PRO=True</DefineConstants> |
53 |
</PropertyGroup> |
</PropertyGroup> |
54 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
55 |
<DebugType>pdbonly</DebugType> |
<DebugType>Full</DebugType> |
56 |
<DefineDebug>false</DefineDebug> |
<DefineDebug>false</DefineDebug> |
57 |
<DefineTrace>true</DefineTrace> |
<DefineTrace>true</DefineTrace> |
58 |
<Optimize>true</Optimize> |
<Optimize>true</Optimize> |
60 |
<DocumentationFile>BSupport.xml</DocumentationFile> |
<DocumentationFile>BSupport.xml</DocumentationFile> |
61 |
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> |
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> |
62 |
<DefineConstants>PRO=True</DefineConstants> |
<DefineConstants>PRO=True</DefineConstants> |
63 |
|
<DebugSymbols>true</DebugSymbols> |
64 |
</PropertyGroup> |
</PropertyGroup> |
65 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' "> |
66 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
121 |
<Reference Include="System.ServiceProcess" /> |
<Reference Include="System.ServiceProcess" /> |
122 |
<Reference Include="System.Windows.Forms" /> |
<Reference Include="System.Windows.Forms" /> |
123 |
<Reference Include="System.Xml" /> |
<Reference Include="System.Xml" /> |
124 |
<Reference Include="TrackBar, Version=1.0.2516.574, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> |
<Reference Include="TrackBar, Version=1.0.2486.37933, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> |
125 |
<SpecificVersion>False</SpecificVersion> |
<SpecificVersion>False</SpecificVersion> |
126 |
<HintPath>..\TrackBar.dll</HintPath> |
<HintPath>..\3rdparty\MDAudi100\TrackBar.dll</HintPath> |
127 |
</Reference> |
</Reference> |
128 |
</ItemGroup> |
</ItemGroup> |
129 |
<ItemGroup> |
<ItemGroup> |