]> git.sesse.net Git - casparcg/blob - modules/newtek/newtek.vcxproj
Changed name of newtek to newtek-ivga and occurrences of the word AirPlay to iVGA
[casparcg] / modules / newtek / newtek.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Profile|Win32">
5       <Configuration>Profile</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|Win32">
9       <Configuration>Debug</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Develop|Win32">
13       <Configuration>Develop</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|Win32">
17       <Configuration>Release</Configuration>
18       <Platform>Win32</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{29CCB0C0-A1B7-4C05-BFEC-486C9A0B78CE}</ProjectGuid>
23     <RootNamespace>newtek</RootNamespace>
24     <Keyword>Win32Proj</Keyword>
25     <ProjectName>newtek</ProjectName>
26   </PropertyGroup>
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29     <ConfigurationType>StaticLibrary</ConfigurationType>
30     <CharacterSet>Unicode</CharacterSet>
31     <WholeProgramOptimization>false</WholeProgramOptimization>
32   </PropertyGroup>
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">
34     <ConfigurationType>StaticLibrary</ConfigurationType>
35     <CharacterSet>Unicode</CharacterSet>
36     <WholeProgramOptimization>false</WholeProgramOptimization>
37   </PropertyGroup>
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'" Label="Configuration">
39     <ConfigurationType>StaticLibrary</ConfigurationType>
40     <CharacterSet>Unicode</CharacterSet>
41     <WholeProgramOptimization>false</WholeProgramOptimization>
42   </PropertyGroup>
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
44     <ConfigurationType>StaticLibrary</ConfigurationType>
45     <CharacterSet>Unicode</CharacterSet>
46     <UseIntelTBB>true</UseIntelTBB>
47     <InstrumentIntelTBB>false</InstrumentIntelTBB>
48   </PropertyGroup>
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
50   <ImportGroup Label="ExtensionSettings">
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
63   </ImportGroup>
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
67   </ImportGroup>
68   <PropertyGroup Label="UserMacros" />
69   <PropertyGroup>
70     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
71     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)tmp\$(Configuration)\</IntDir>
72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)tmp\$(Configuration)\</IntDir>
73     <IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(ProjectDir)tmp\$(Configuration)\</IntDir>
74     <IntDir Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">$(ProjectDir)tmp\$(Configuration)\</IntDir>
75     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\;..\..\common;..\..\dependencies\newtek\include;..\..\dependencies\boost\;..\..\dependencies\tbb\include\;$(IncludePath)</IncludePath>
76     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\;..\..\common;..\..\dependencies\newtek\include;..\..\dependencies\boost\;..\..\dependencies\tbb\include\;$(IncludePath)</IncludePath>
77     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">..\..\;..\..\common;..\..\dependencies\newtek\include;..\..\dependencies\boost\;..\..\dependencies\tbb\include\;$(IncludePath)</IncludePath>
78     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">..\..\;..\..\common;..\..\dependencies\newtek\include;..\..\dependencies\boost\;..\..\dependencies\tbb\include\;..\..\dependencies\ffmpeg 0.8\include;$(IncludePath)</IncludePath>
79     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\dependencies\BluefishSDK_V5_10_0_42\Lib\;..\..\dependencies\boost\stage\lib\;..\..\dependencies\tbb\lib\ia32\vc10\;$(LibraryPath)</LibraryPath>
80     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\dependencies\BluefishSDK_V5_10_0_42\Lib\;..\..\dependencies\boost\stage\lib\;..\..\dependencies\tbb\lib\ia32\vc10\;$(LibraryPath)</LibraryPath>
81     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">..\..\dependencies\BluefishSDK_V5_10_0_42\Lib\;..\..\dependencies\boost\stage\lib\;..\..\dependencies\tbb\lib\ia32\vc10\;$(LibraryPath)</LibraryPath>
82     <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">..\..\dependencies\BluefishSDK_V5_10_0_42\Lib\;..\..\dependencies\boost\stage\lib\;..\..\dependencies\tbb\lib\ia32\vc10\;$(LibraryPath)</LibraryPath>
83     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)bin\$(Configuration)\</OutDir>
84     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)bin\$(Configuration)\</OutDir>
85     <OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(ProjectDir)bin\$(Configuration)\</OutDir>
86     <OutDir Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">$(ProjectDir)bin\$(Configuration)\</OutDir>
87     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)</TargetName>
88     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)</TargetName>
89     <TargetName Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(ProjectName)</TargetName>
90     <TargetName Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">$(ProjectName)</TargetName>
91   </PropertyGroup>
92   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
93     <PreBuildEvent>
94       <Command>
95       </Command>
96     </PreBuildEvent>
97     <ClCompile>
98       <Optimization>Disabled</Optimization>
99       <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
100       <MinimalRebuild>false</MinimalRebuild>
101       <ExceptionHandling>Async</ExceptionHandling>
102       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
103       <SmallerTypeCheck>false</SmallerTypeCheck>
104       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
105       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
106       <RuntimeTypeInfo>true</RuntimeTypeInfo>
107       <PrecompiledHeader>Use</PrecompiledHeader>
108       <BrowseInformation>true</BrowseInformation>
109       <WarningLevel>Level4</WarningLevel>
110       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
111       <PreprocessorDefinitions>TBB_USE_DEBUG;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;TBB_USE_CAPTURED_EXCEPTION=0;TBB_USE_ASSERT=1;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
112       <TreatWarningAsError>true</TreatWarningAsError>
113       <MultiProcessorCompilation>true</MultiProcessorCompilation>
114       <FloatingPointModel>Fast</FloatingPointModel>
115       <ForcedIncludeFiles>common/compiler/vs/disable_silly_warnings.h</ForcedIncludeFiles>
116     </ClCompile>
117     <PostBuildEvent>
118       <Command>
119       </Command>
120     </PostBuildEvent>
121     <Lib>
122       <AdditionalDependencies>
123       </AdditionalDependencies>
124     </Lib>
125   </ItemDefinitionGroup>
126   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
127     <PreBuildEvent>
128       <Command>
129       </Command>
130     </PreBuildEvent>
131     <ClCompile>
132       <Optimization>MaxSpeed</Optimization>
133       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
134       <IntrinsicFunctions>true</IntrinsicFunctions>
135       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
136       <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
137       <ExceptionHandling>Async</ExceptionHandling>
138       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
139       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
140       <RuntimeTypeInfo>true</RuntimeTypeInfo>
141       <PrecompiledHeader>Use</PrecompiledHeader>
142       <WarningLevel>Level4</WarningLevel>
143       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
144       <MultiProcessorCompilation>true</MultiProcessorCompilation>
145       <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;TBB_USE_CAPTURED_EXCEPTION=0;NDEBUG;_VC80_UPGRADE=0x0710;%(PreprocessorDefinitions)</PreprocessorDefinitions>
146       <WholeProgramOptimization>true</WholeProgramOptimization>
147       <TreatWarningAsError>true</TreatWarningAsError>
148       <OmitFramePointers>true</OmitFramePointers>
149       <FloatingPointModel>Fast</FloatingPointModel>
150       <ForcedIncludeFiles>common/compiler/vs/disable_silly_warnings.h</ForcedIncludeFiles>
151     </ClCompile>
152     <PreLinkEvent>
153       <Command>
154       </Command>
155     </PreLinkEvent>
156     <PostBuildEvent>
157       <Command>
158       </Command>
159     </PostBuildEvent>
160     <Lib>
161       <AdditionalDependencies>
162       </AdditionalDependencies>
163       <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
164     </Lib>
165   </ItemDefinitionGroup>
166   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">
167     <PreBuildEvent>
168       <Command>
169       </Command>
170     </PreBuildEvent>
171     <ClCompile>
172       <Optimization>MaxSpeed</Optimization>
173       <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
174       <IntrinsicFunctions>true</IntrinsicFunctions>
175       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
176       <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
177       <ExceptionHandling>Async</ExceptionHandling>
178       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
179       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
180       <RuntimeTypeInfo>true</RuntimeTypeInfo>
181       <PrecompiledHeader>Use</PrecompiledHeader>
182       <WarningLevel>Level4</WarningLevel>
183       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
184       <MultiProcessorCompilation>true</MultiProcessorCompilation>
185       <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;TBB_USE_CAPTURED_EXCEPTION=0;TBB_USE_THREADING_TOOLS=1;NDEBUG;_VC80_UPGRADE=0x0710;%(PreprocessorDefinitions)</PreprocessorDefinitions>
186       <WholeProgramOptimization>false</WholeProgramOptimization>
187       <TreatWarningAsError>true</TreatWarningAsError>
188       <OmitFramePointers>true</OmitFramePointers>
189       <FloatingPointModel>Fast</FloatingPointModel>
190       <ForcedIncludeFiles>common/compiler/vs/disable_silly_warnings.h</ForcedIncludeFiles>
191     </ClCompile>
192     <PreLinkEvent>
193       <Command>
194       </Command>
195     </PreLinkEvent>
196     <PostBuildEvent>
197       <Command>
198       </Command>
199     </PostBuildEvent>
200     <Lib>
201       <AdditionalDependencies>
202       </AdditionalDependencies>
203     </Lib>
204   </ItemDefinitionGroup>
205   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">
206     <PreBuildEvent>
207       <Command>
208       </Command>
209     </PreBuildEvent>
210     <ClCompile>
211       <Optimization>Disabled</Optimization>
212       <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
213       <IntrinsicFunctions>true</IntrinsicFunctions>
214       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
215       <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
216       <ExceptionHandling>Async</ExceptionHandling>
217       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
218       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
219       <RuntimeTypeInfo>true</RuntimeTypeInfo>
220       <PrecompiledHeader>Use</PrecompiledHeader>
221       <WarningLevel>Level4</WarningLevel>
222       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
223       <MultiProcessorCompilation>true</MultiProcessorCompilation>
224       <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;TBB_USE_CAPTURED_EXCEPTION=0;TBB_USE_ASSERT=1;TBB_USE_PERFORMANCE_WARNINGS=1;_VC80_UPGRADE=0x0710;%(PreprocessorDefinitions)</PreprocessorDefinitions>
225       <WholeProgramOptimization>false</WholeProgramOptimization>
226       <TreatWarningAsError>true</TreatWarningAsError>
227       <OmitFramePointers>true</OmitFramePointers>
228       <FloatingPointModel>Fast</FloatingPointModel>
229       <ForcedIncludeFiles>common/compiler/vs/disable_silly_warnings.h</ForcedIncludeFiles>
230     </ClCompile>
231     <PostBuildEvent>
232       <Command>
233       </Command>
234     </PostBuildEvent>
235     <Lib>
236       <AdditionalDependencies>
237       </AdditionalDependencies>
238     </Lib>
239   </ItemDefinitionGroup>
240   <ItemGroup>
241     <ClInclude Include="newtek.h" />
242     <ClInclude Include="consumer\newtek_ivga_consumer.h" />
243     <ClInclude Include="StdAfx.h" />
244   </ItemGroup>
245   <ItemGroup>
246     <ClCompile Include="newtek.cpp">
247       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">NotUsing</PrecompiledHeader>
248       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
249       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">NotUsing</PrecompiledHeader>
250       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
251     </ClCompile>
252     <ClCompile Include="consumer\newtek_ivga_consumer.cpp">
253       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">../StdAfx.h</PrecompiledHeaderFile>
254       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">../StdAfx.h</PrecompiledHeaderFile>
255       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">../StdAfx.h</PrecompiledHeaderFile>
256       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">../StdAfx.h</PrecompiledHeaderFile>
257     </ClCompile>
258     <ClCompile Include="StdAfx.cpp">
259       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">Create</PrecompiledHeader>
260       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
261       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Develop|Win32'">Create</PrecompiledHeader>
262       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
263     </ClCompile>
264   </ItemGroup>
265   <ItemGroup>
266     <ProjectReference Include="..\..\common\common.vcxproj">
267       <Project>{02308602-7fe0-4253-b96e-22134919f56a}</Project>
268     </ProjectReference>
269     <ProjectReference Include="..\..\core\core.vcxproj">
270       <Project>{79388c20-6499-4bf6-b8b9-d8c33d7d4ddd}</Project>
271     </ProjectReference>
272   </ItemGroup>
273   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
274   <ImportGroup Label="ExtensionTargets">
275   </ImportGroup>
276 </Project>