Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2526 - 1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
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>{CC5D5149-0092-4508-AC34-2ABE1468A1C9}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>Touchless.Vision</RootNamespace>
12
    <AssemblyName>Touchless.Vision</AssemblyName>
13
    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
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
    <PublishUrl>publish\</PublishUrl>
28
    <Install>true</Install>
29
    <InstallFrom>Disk</InstallFrom>
30
    <UpdateEnabled>false</UpdateEnabled>
31
    <UpdateMode>Foreground</UpdateMode>
32
    <UpdateInterval>7</UpdateInterval>
33
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
34
    <UpdatePeriodically>false</UpdatePeriodically>
35
    <UpdateRequired>false</UpdateRequired>
36
    <MapFileExtensions>true</MapFileExtensions>
37
    <ApplicationRevision>0</ApplicationRevision>
38
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
39
    <IsWebBootstrapper>false</IsWebBootstrapper>
40
    <UseApplicationTrust>false</UseApplicationTrust>
41
    <BootstrapperEnabled>true</BootstrapperEnabled>
42
    <TargetFrameworkProfile>
43
    </TargetFrameworkProfile>
44
  </PropertyGroup>
45
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
46
    <DebugSymbols>true</DebugSymbols>
47
    <DebugType>full</DebugType>
48
    <Optimize>false</Optimize>
49
    <OutputPath>bin\Debug\</OutputPath>
50
    <DefineConstants>DEBUG;TRACE</DefineConstants>
51
    <ErrorReport>prompt</ErrorReport>
52
    <WarningLevel>4</WarningLevel>
53
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
54
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
55
    <PlatformTarget>x86</PlatformTarget>
56
    <RunCodeAnalysis>true</RunCodeAnalysis>
57
    <Prefer32Bit>false</Prefer32Bit>
58
  </PropertyGroup>
59
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
60
    <DebugType>pdbonly</DebugType>
61
    <Optimize>true</Optimize>
62
    <OutputPath>bin\Release\</OutputPath>
63
    <DefineConstants>TRACE</DefineConstants>
64
    <ErrorReport>prompt</ErrorReport>
65
    <WarningLevel>4</WarningLevel>
66
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
67
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68
    <RunCodeAnalysis>true</RunCodeAnalysis>
69
    <PlatformTarget>x64</PlatformTarget>
70
    <Prefer32Bit>false</Prefer32Bit>
71
  </PropertyGroup>
72
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
73
    <DebugSymbols>true</DebugSymbols>
74
    <OutputPath>bin\x64\Debug\</OutputPath>
75
    <DefineConstants>CODE_ANALYSIS;DEBUG;TRACE</DefineConstants>
76
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
    <DebugType>full</DebugType>
78
    <PlatformTarget>x64</PlatformTarget>
79
    <RunCodeAnalysis>true</RunCodeAnalysis>
80
    <CodeAnalysisLogFile>bin\Debug\Touchless.Vision.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
81
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
82
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
83
    <ErrorReport>prompt</ErrorReport>
84
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Software Development\IDEs\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
86
    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
87
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Software Development\IDEs\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
88
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
89
    <Prefer32Bit>false</Prefer32Bit>
90
  </PropertyGroup>
91
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
92
    <OutputPath>bin\x64\Release\</OutputPath>
93
    <DefineConstants>CODE_ANALYSIS;TRACE</DefineConstants>
94
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
95
    <Optimize>true</Optimize>
96
    <DebugType>pdbonly</DebugType>
97
    <PlatformTarget>x64</PlatformTarget>
98
    <RunCodeAnalysis>true</RunCodeAnalysis>
99
    <CodeAnalysisLogFile>bin\Release\Touchless.Vision.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
100
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
101
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
102
    <ErrorReport>prompt</ErrorReport>
103
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
104
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Software Development\IDEs\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
105
    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
106
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Software Development\IDEs\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
107
    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
108
    <Prefer32Bit>false</Prefer32Bit>
109
  </PropertyGroup>
110
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
111
    <DebugSymbols>true</DebugSymbols>
112
    <OutputPath>bin\x86\Debug\</OutputPath>
113
    <DefineConstants>CODE_ANALYSIS;DEBUG;TRACE</DefineConstants>
114
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
115
    <DebugType>full</DebugType>
116
    <PlatformTarget>x86</PlatformTarget>
117
    <RunCodeAnalysis>true</RunCodeAnalysis>
118
    <ErrorReport>prompt</ErrorReport>
119
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
120
    <Prefer32Bit>false</Prefer32Bit>
121
  </PropertyGroup>
122
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
123
    <OutputPath>bin\x86\Release\</OutputPath>
124
    <DefineConstants>TRACE</DefineConstants>
125
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
126
    <Optimize>true</Optimize>
127
    <DebugType>pdbonly</DebugType>
128
    <PlatformTarget>x86</PlatformTarget>
129
    <RunCodeAnalysis>true</RunCodeAnalysis>
130
    <ErrorReport>prompt</ErrorReport>
131
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
132
    <Prefer32Bit>false</Prefer32Bit>
133
  </PropertyGroup>
134
  <ItemGroup>
135
    <Reference Include="PresentationCore">
136
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
137
    </Reference>
138
    <Reference Include="PresentationFramework">
139
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
140
    </Reference>
141
    <Reference Include="System" />
142
    <Reference Include="System.ComponentModel.Composition, Version=2009.1.23.0, Culture=neutral, processorArchitecture=MSIL">
143
      <SpecificVersion>False</SpecificVersion>
144
      <HintPath>!ref\System.ComponentModel.Composition.dll</HintPath>
145
    </Reference>
146
    <Reference Include="System.Core">
147
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
148
    </Reference>
149
    <Reference Include="System.Drawing" />
150
    <Reference Include="System.Runtime.Serialization">
151
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
152
    </Reference>
153
    <Reference Include="System.Xaml" />
154
    <Reference Include="System.Xml.Linq">
155
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
156
    </Reference>
157
    <Reference Include="System.Data.DataSetExtensions">
158
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
159
    </Reference>
160
    <Reference Include="System.Data" />
161
    <Reference Include="System.Xml" />
162
    <Reference Include="UIAutomationProvider">
163
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
164
    </Reference>
165
    <Reference Include="WindowsBase">
166
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
167
    </Reference>
168
  </ItemGroup>
169
  <ItemGroup>
170
    <Compile Include="Camera\Camera.cs" />
171
    <Compile Include="Camera\CameraFrameSource.cs" />
172
    <Compile Include="Camera\CameraService.cs" />
173
    <Compile Include="Camera\Configuration\CameraFrameSourceConfigurationElement.xaml.cs">
174
      <DependentUpon>CameraFrameSourceConfigurationElement.xaml</DependentUpon>
175
    </Compile>
176
    <Compile Include="Camera\WebCamLibInterop.cs" />
177
    <Compile Include="Contracts\DetectedObject.cs">
178
      <SubType>Code</SubType>
179
    </Compile>
180
    <Compile Include="Contracts\Frame.cs">
181
      <SubType>Code</SubType>
182
    </Compile>
183
    <Compile Include="Contracts\IFrameSource.cs">
184
      <SubType>Code</SubType>
185
    </Compile>
186
    <Compile Include="Contracts\IObjectDetector.cs">
187
      <SubType>Code</SubType>
188
    </Compile>
189
    <Compile Include="Contracts\ITouchlessAddIn.cs">
190
      <SubType>Code</SubType>
191
    </Compile>
192
    <Compile Include="ExportInterfaceNames.cs" />
193
    <Compile Include="Properties\AssemblyInfo.cs" />
194
    <Compile Include="Shared\Extensions\Extensions.cs" />
195
  </ItemGroup>
196
  <ItemGroup>
197
    <Page Include="Camera\Configuration\CameraFrameSourceConfigurationElement.xaml">
198
      <SubType>Designer</SubType>
199
      <Generator>MSBuild:Compile</Generator>
200
      <Generator>MSBuild:Compile</Generator>
201
      <SubType>Designer</SubType>
202
    </Page>
203
  </ItemGroup>
204
  <ItemGroup>
205
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
206
      <Visible>False</Visible>
207
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
208
      <Install>false</Install>
209
    </BootstrapperPackage>
210
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
211
      <Visible>False</Visible>
212
      <ProductName>.NET Framework 3.5 SP1</ProductName>
213
      <Install>true</Install>
214
    </BootstrapperPackage>
215
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
216
      <Visible>False</Visible>
217
      <ProductName>Windows Installer 3.1</ProductName>
218
      <Install>true</Install>
219
    </BootstrapperPackage>
220
  </ItemGroup>
221
  <ItemGroup>
222
    <ProjectReference Include="..\WebCamLib\WebCamLib.vcxproj">
223
      <Project>{fd48314a-9615-4ba6-913a-03787fb2dd30}</Project>
224
      <Name>WebCamLib</Name>
225
    </ProjectReference>
226
  </ItemGroup>
227
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
228
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
229
       Other similar extension points exist, see Microsoft.Common.targets.
230
  <Target Name="BeforeBuild">
231
  </Target>
232
  <Target Name="AfterBuild">
233
  </Target>
234
  -->
235
</Project>