ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/VBDLL/VBDLL.vbproj
Revision: 165
Committed: Mon Jul 16 10:19:21 2012 UTC (11 years, 4 months ago) by william
File size: 11550 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{828AA77D-5409-4017-9918-C3E74F3A541A}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <StartupObject>
11 </StartupObject>
12 <RootNamespace>AnywhereTS</RootNamespace>
13 <AssemblyName>BSupport</AssemblyName>
14 <MyType>Windows</MyType>
15 <SccProjectName>
16 </SccProjectName>
17 <SccLocalPath>
18 </SccLocalPath>
19 <SccAuxPath>
20 </SccAuxPath>
21 <SccProvider>
22 </SccProvider>
23 <FileUpgradeFlags>
24 </FileUpgradeFlags>
25 <OldToolsVersion>3.5</OldToolsVersion>
26 <UpgradeBackupLocation>
27 </UpgradeBackupLocation>
28 <IsWebBootstrapper>false</IsWebBootstrapper>
29 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
30 <PublishUrl>publish\</PublishUrl>
31 <Install>true</Install>
32 <InstallFrom>Disk</InstallFrom>
33 <UpdateEnabled>false</UpdateEnabled>
34 <UpdateMode>Foreground</UpdateMode>
35 <UpdateInterval>7</UpdateInterval>
36 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
37 <UpdatePeriodically>false</UpdatePeriodically>
38 <UpdateRequired>false</UpdateRequired>
39 <MapFileExtensions>true</MapFileExtensions>
40 <ApplicationRevision>0</ApplicationRevision>
41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42 <UseApplicationTrust>false</UseApplicationTrust>
43 <BootstrapperEnabled>true</BootstrapperEnabled>
44 <TargetFrameworkProfile />
45 </PropertyGroup>
46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
47 <DebugSymbols>true</DebugSymbols>
48 <DebugType>full</DebugType>
49 <DefineDebug>true</DefineDebug>
50 <DefineTrace>true</DefineTrace>
51 <OutputPath>bin\Debug\</OutputPath>
52 <DocumentationFile>BSupport.xml</DocumentationFile>
53 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
54 <DefineConstants>PRO=True</DefineConstants>
55 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
56 </PropertyGroup>
57 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
58 <DebugType>Full</DebugType>
59 <DefineDebug>false</DefineDebug>
60 <DefineTrace>true</DefineTrace>
61 <Optimize>true</Optimize>
62 <OutputPath>bin\Release\</OutputPath>
63 <DocumentationFile>BSupport.xml</DocumentationFile>
64 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
65 <DefineConstants>PRO=True</DefineConstants>
66 <DebugSymbols>true</DebugSymbols>
67 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68 </PropertyGroup>
69 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' ">
70 <DebugSymbols>true</DebugSymbols>
71 <DefineDebug>true</DefineDebug>
72 <DefineTrace>true</DefineTrace>
73 <OutputPath>bin\Debug\</OutputPath>
74 <DefineConstants>PRO=True, EVAL=True</DefineConstants>
75 <DocumentationFile>BSupport.xml</DocumentationFile>
76 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
77 <DebugType>full</DebugType>
78 <PlatformTarget>AnyCPU</PlatformTarget>
79 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
80 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
81 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82 </PropertyGroup>
83 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Release|AnyCPU' ">
84 <DefineTrace>true</DefineTrace>
85 <OutputPath>bin\Release\</OutputPath>
86 <DefineConstants>PRO=True, EVAL=True</DefineConstants>
87 <DocumentationFile>BSupport.xml</DocumentationFile>
88 <Optimize>true</Optimize>
89 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
90 <DebugType>pdbonly</DebugType>
91 <PlatformTarget>AnyCPU</PlatformTarget>
92 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
93 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
94 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
95 </PropertyGroup>
96 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Beta Release|AnyCPU' ">
97 <DefineTrace>true</DefineTrace>
98 <OutputPath>bin\Release\</OutputPath>
99 <DefineConstants>PRO=True, BETA=True</DefineConstants>
100 <DocumentationFile>BSupport.xml</DocumentationFile>
101 <Optimize>true</Optimize>
102 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
103 <DebugType>pdbonly</DebugType>
104 <PlatformTarget>AnyCPU</PlatformTarget>
105 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
106 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
107 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
108 </PropertyGroup>
109 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Beta Debug|AnyCPU' ">
110 <DebugSymbols>true</DebugSymbols>
111 <DefineDebug>true</DefineDebug>
112 <DefineTrace>true</DefineTrace>
113 <OutputPath>bin\Debug\</OutputPath>
114 <DefineConstants>PRO=True, BETA=True</DefineConstants>
115 <DocumentationFile>BSupport.xml</DocumentationFile>
116 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
117 <DebugType>full</DebugType>
118 <PlatformTarget>AnyCPU</PlatformTarget>
119 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
120 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
121 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
122 </PropertyGroup>
123 <ItemGroup>
124 <Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
125 <SpecificVersion>False</SpecificVersion>
126 <HintPath>..\3rdparty\apache\log4net\bin\log4net.dll</HintPath>
127 </Reference>
128 <Reference Include="System" />
129 <Reference Include="System.Core">
130 <RequiredTargetFramework>3.5</RequiredTargetFramework>
131 </Reference>
132 <Reference Include="System.Data" />
133 <Reference Include="System.Data.Linq" />
134 <Reference Include="System.Deployment" />
135 <Reference Include="System.Drawing" />
136 <Reference Include="System.Management" />
137 <Reference Include="System.ServiceProcess" />
138 <Reference Include="System.Windows.Forms" />
139 <Reference Include="System.Xml" />
140 <Reference Include="TrackBar, Version=1.0.2486.37933, Culture=neutral, PublicKeyToken=503bf28f63ad27b4">
141 <SpecificVersion>False</SpecificVersion>
142 <HintPath>..\3rdparty\MDAudi100\TrackBar.dll</HintPath>
143 </Reference>
144 </ItemGroup>
145 <ItemGroup>
146 <Import Include="Microsoft.VisualBasic" />
147 <Import Include="System" />
148 <Import Include="System.Collections" />
149 <Import Include="System.Collections.Generic" />
150 <Import Include="System.Data" />
151 <Import Include="System.Drawing" />
152 <Import Include="System.Diagnostics" />
153 <Import Include="System.Linq" />
154 <Import Include="System.Windows.Forms" />
155 </ItemGroup>
156 <ItemGroup>
157 <Compile Include="Globals.vb" />
158 <Compile Include="My Project\AssemblyInfo.vb" />
159 <Compile Include="My Project\Application.Designer.vb">
160 <AutoGen>True</AutoGen>
161 <DependentUpon>Application.myapp</DependentUpon>
162 </Compile>
163 <Compile Include="My Project\Resources.Designer.vb">
164 <AutoGen>True</AutoGen>
165 <DesignTime>True</DesignTime>
166 <DependentUpon>Resources.resx</DependentUpon>
167 </Compile>
168 <Compile Include="My Project\Settings.Designer.vb">
169 <AutoGen>True</AutoGen>
170 <DependentUpon>Settings.settings</DependentUpon>
171 <DesignTimeSharedInput>True</DesignTimeSharedInput>
172 </Compile>
173 <Compile Include="Settings.vb" />
174 <Compile Include="wizard.vb">
175 <SubType>Form</SubType>
176 </Compile>
177 <Compile Include="wizardSupport.vb" />
178 </ItemGroup>
179 <ItemGroup>
180 <EmbeddedResource Include="My Project\Resources.resx">
181 <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
182 <LastGenOutput>Resources.Designer.vb</LastGenOutput>
183 <CustomToolNamespace>My.Resources</CustomToolNamespace>
184 <SubType>Designer</SubType>
185 </EmbeddedResource>
186 <EmbeddedResource Include="wizard.resx">
187 <DependentUpon>wizard.vb</DependentUpon>
188 <SubType>Designer</SubType>
189 </EmbeddedResource>
190 </ItemGroup>
191 <ItemGroup>
192 <None Include="app.config" />
193 <None Include="My Project\Application.myapp">
194 <Generator>MyApplicationCodeGenerator</Generator>
195 <LastGenOutput>Application.Designer.vb</LastGenOutput>
196 </None>
197 <None Include="My Project\Settings.settings">
198 <Generator>SettingsSingleFileGenerator</Generator>
199 <CustomToolNamespace>My</CustomToolNamespace>
200 <LastGenOutput>Settings.Designer.vb</LastGenOutput>
201 </None>
202 </ItemGroup>
203 <ItemGroup>
204 <ProjectReference Include="..\AnywhereTS.DBSupport\AnywhereTS.DBSupport.csproj">
205 <Project>{EB0E6487-B88B-4E2E-AE6F-185FD26BF86D}</Project>
206 <Name>AnywhereTS.DBSupport</Name>
207 </ProjectReference>
208 <ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj">
209 <Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project>
210 <Name>AnywhereTS.Logging</Name>
211 </ProjectReference>
212 <ProjectReference Include="..\CSDLL\CSDLL.csproj">
213 <Project>{FBF2E133-4DC7-4580-B459-50B036DDF51E}</Project>
214 <Name>CSDLL</Name>
215 </ProjectReference>
216 </ItemGroup>
217 <ItemGroup>
218 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
219 <Visible>False</Visible>
220 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
221 <Install>false</Install>
222 </BootstrapperPackage>
223 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
224 <Visible>False</Visible>
225 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
226 <Install>true</Install>
227 </BootstrapperPackage>
228 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
229 <Visible>False</Visible>
230 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
231 <Install>false</Install>
232 </BootstrapperPackage>
233 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
234 <Visible>False</Visible>
235 <ProductName>.NET Framework 3.5</ProductName>
236 <Install>false</Install>
237 </BootstrapperPackage>
238 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
239 <Visible>False</Visible>
240 <ProductName>.NET Framework 3.5 SP1</ProductName>
241 <Install>false</Install>
242 </BootstrapperPackage>
243 </ItemGroup>
244 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
245 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
246 Other similar extension points exist, see Microsoft.Common.targets.
247 <Target Name="BeforeBuild">
248 </Target>
249 <Target Name="AfterBuild">
250 </Target>
251 -->
252 </Project>