aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmedia.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmedia/llmedia.vcproj')
-rw-r--r--linden/indra/llmedia/llmedia.vcproj245
1 files changed, 0 insertions, 245 deletions
diff --git a/linden/indra/llmedia/llmedia.vcproj b/linden/indra/llmedia/llmedia.vcproj
deleted file mode 100644
index 38c53f0..0000000
--- a/linden/indra/llmedia/llmedia.vcproj
+++ /dev/null
@@ -1,245 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="llmedia"
6 ProjectGUID="{9D0C7E02-6506-4EE7-BC5C-75671D28D594}"
7 RootNamespace="llmedia"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
17 IntermediateDirectory="Debug"
18 ConfigurationType="4"
19 CharacterSet="1">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories="&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include"
24 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG;XP_WIN;XP_WIN32"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 StructMemberAlignment="4"
29 ForceConformanceInForLoopScope="TRUE"
30 UsePrecompiledHeader="0"
31 WarningLevel="3"
32 WarnAsError="TRUE"
33 Detect64BitPortabilityProblems="FALSE"
34 DebugInformationFormat="4"
35 DisableSpecificWarnings="4702"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLibrarianTool"
40 AdditionalOptions="/IGNORE:4006"
41 AdditionalDependencies="qtmlclient.lib llmozlib2d.lib"
42 OutputFile="$(OutDir)/llmedia.lib"
43 AdditionalLibraryDirectories="&quot;..\..\libraries\i686-win32\lib_debug&quot;"/>
44 <Tool
45 Name="VCMIDLTool"/>
46 <Tool
47 Name="VCPostBuildEventTool"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"/>
54 <Tool
55 Name="VCWebServiceProxyGeneratorTool"/>
56 <Tool
57 Name="VCXMLDataGeneratorTool"/>
58 <Tool
59 Name="VCManagedWrapperGeneratorTool"/>
60 <Tool
61 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62 </Configuration>
63 <Configuration
64 Name="Release|Win32"
65 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
66 IntermediateDirectory="Release"
67 ConfigurationType="4"
68 CharacterSet="1">
69 <Tool
70 Name="VCCLCompilerTool"
71 GlobalOptimizations="FALSE"
72 InlineFunctionExpansion="0"
73 EnableIntrinsicFunctions="FALSE"
74 OptimizeForProcessor="0"
75 OptimizeForWindowsApplication="FALSE"
76 AdditionalIncludeDirectories="&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include"
77 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XP_WIN;XP_WIN32"
78 RuntimeLibrary="0"
79 StructMemberAlignment="0"
80 ForceConformanceInForLoopScope="TRUE"
81 UsePrecompiledHeader="0"
82 WarningLevel="3"
83 WarnAsError="FALSE"
84 Detect64BitPortabilityProblems="FALSE"
85 DebugInformationFormat="3"
86 DisableSpecificWarnings="4702"/>
87 <Tool
88 Name="VCCustomBuildTool"/>
89 <Tool
90 Name="VCLibrarianTool"
91 AdditionalOptions="/IGNORE:4006"
92 AdditionalDependencies="qtmlclient.lib llmozlib2.lib"
93 OutputFile="$(OutDir)/llmedia.lib"
94 AdditionalLibraryDirectories="&quot;..\..\libraries\i686-win32\lib_release&quot;"
95 IgnoreAllDefaultLibraries="FALSE"
96 IgnoreDefaultLibraryNames=""/>
97 <Tool
98 Name="VCMIDLTool"/>
99 <Tool
100 Name="VCPostBuildEventTool"/>
101 <Tool
102 Name="VCPreBuildEventTool"/>
103 <Tool
104 Name="VCPreLinkEventTool"/>
105 <Tool
106 Name="VCResourceCompilerTool"/>
107 <Tool
108 Name="VCWebServiceProxyGeneratorTool"/>
109 <Tool
110 Name="VCXMLDataGeneratorTool"/>
111 <Tool
112 Name="VCManagedWrapperGeneratorTool"/>
113 <Tool
114 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
115 </Configuration>
116 <Configuration
117 Name="ReleaseNoOpt|Win32"
118 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
119 IntermediateDirectory="$(ConfigurationName)"
120 ConfigurationType="4"
121 CharacterSet="1">
122 <Tool
123 Name="VCCLCompilerTool"
124 Optimization="0"
125 GlobalOptimizations="FALSE"
126 InlineFunctionExpansion="0"
127 EnableIntrinsicFunctions="FALSE"
128 OptimizeForProcessor="0"
129 OptimizeForWindowsApplication="FALSE"
130 AdditionalIncludeDirectories="&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include"
131 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XP_WIN;XP_WIN32"
132 RuntimeLibrary="0"
133 StructMemberAlignment="0"
134 ForceConformanceInForLoopScope="TRUE"
135 UsePrecompiledHeader="0"
136 WarningLevel="3"
137 WarnAsError="TRUE"
138 Detect64BitPortabilityProblems="FALSE"
139 DebugInformationFormat="3"
140 DisableSpecificWarnings="4702"/>
141 <Tool
142 Name="VCCustomBuildTool"/>
143 <Tool
144 Name="VCLibrarianTool"
145 AdditionalOptions="/IGNORE:4006"
146 AdditionalDependencies="qtmlclient.lib llmozlib2.lib"
147 OutputFile="$(OutDir)/llmedia.lib"
148 AdditionalLibraryDirectories="&quot;..\..\libraries\i686-win32\lib_release&quot;"
149 IgnoreAllDefaultLibraries="FALSE"
150 IgnoreDefaultLibraryNames=""/>
151 <Tool
152 Name="VCMIDLTool"/>
153 <Tool
154 Name="VCPostBuildEventTool"/>
155 <Tool
156 Name="VCPreBuildEventTool"/>
157 <Tool
158 Name="VCPreLinkEventTool"/>
159 <Tool
160 Name="VCResourceCompilerTool"/>
161 <Tool
162 Name="VCWebServiceProxyGeneratorTool"/>
163 <Tool
164 Name="VCXMLDataGeneratorTool"/>
165 <Tool
166 Name="VCManagedWrapperGeneratorTool"/>
167 <Tool
168 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
169 </Configuration>
170 </Configurations>
171 <References>
172 </References>
173 <Files>
174 <Filter
175 Name="Source Files"
176 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
177 UniqueIdentifier="{44DBC47A-0AF0-4726-A094-2D6FBB65FFFA}">
178 <File
179 RelativePath=".\llmediaimplfactory.cpp">
180 </File>
181 <File
182 RelativePath=".\llmediamanager.cpp">
183 </File>
184 </Filter>
185 <Filter
186 Name="Header Files"
187 Filter="h;hpp;hxx;hm;inl;inc;xsd"
188 UniqueIdentifier="{D188664C-B9B7-4982-8C4B-8D9A44B4D9EF}">
189 <File
190 RelativePath=".\llmediabase.h">
191 </File>
192 <File
193 RelativePath=".\llmediaemitter.h">
194 </File>
195 <File
196 RelativePath=".\llmediaimplfactory.h">
197 </File>
198 <File
199 RelativePath=".\llmediaimplregister.h">
200 </File>
201 <File
202 RelativePath=".\llmediamanager.h">
203 </File>
204 <File
205 RelativePath=".\llmediaobserver.h">
206 </File>
207 </Filter>
208 <Filter
209 Name="impls"
210 Filter="">
211 <File
212 RelativePath=".\llmediaimplcommon.cpp">
213 </File>
214 <File
215 RelativePath=".\llmediaimplcommon.h">
216 </File>
217 <File
218 RelativePath=".\llmediaimplexample1.cpp">
219 </File>
220 <File
221 RelativePath=".\llmediaimplexample1.h">
222 </File>
223 <File
224 RelativePath=".\llmediaimplexample2.cpp">
225 </File>
226 <File
227 RelativePath=".\llmediaimplexample2.h">
228 </File>
229 <File
230 RelativePath=".\llmediaimplllmozlib.cpp">
231 </File>
232 <File
233 RelativePath=".\llmediaimplllmozlib.h">
234 </File>
235 <File
236 RelativePath=".\llmediaimplquicktime.cpp">
237 </File>
238 <File
239 RelativePath=".\llmediaimplquicktime.h">
240 </File>
241 </Filter>
242 </Files>
243 <Globals>
244 </Globals>
245</VisualStudioProject>