blob: 922595a359510194cba7e73098afa000e41c1355 [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="vidgui"
6 ProjectGUID="{A8EFA6F7-5443-46FA-9D35-2AF2668232EA}"
7 RootNamespace="vidgui"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 <Platform
15 Name="x64"
16 />
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 ConfigurationType="1"
24 InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
25 CharacterSet="1"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
45 PreprocessorDefinitions="_CONSOLE;"
46 />
47 <Tool
48 Name="VCManagedResourceCompilerTool"
49 />
50 <Tool
51 Name="VCResourceCompilerTool"
52 />
53 <Tool
54 Name="VCPreLinkEventTool"
55 />
56 <Tool
57 Name="VCLinkerTool"
58 AdditionalDependencies="QtGui4.lib QtCore4.lib Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
59 GenerateDebugInformation="true"
60 />
61 <Tool
62 Name="VCALinkTool"
63 />
64 <Tool
65 Name="VCManifestTool"
66 />
67 <Tool
68 Name="VCXDCMakeTool"
69 />
70 <Tool
71 Name="VCBscMakeTool"
72 />
73 <Tool
74 Name="VCFxCopTool"
75 />
76 <Tool
77 Name="VCAppVerifierTool"
78 />
79 <Tool
80 Name="VCWebDeploymentTool"
81 />
82 <Tool
83 Name="VCPostBuildEventTool"
84 />
85 </Configuration>
86 <Configuration
87 Name="Release|Win32"
88 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
89 IntermediateDirectory="$(ConfigurationName)"
90 ConfigurationType="1"
91 CharacterSet="1"
92 WholeProgramOptimization="1"
93 >
94 <Tool
95 Name="VCPreBuildEventTool"
96 />
97 <Tool
98 Name="VCCustomBuildTool"
99 />
100 <Tool
101 Name="VCXMLDataGeneratorTool"
102 />
103 <Tool
104 Name="VCWebServiceProxyGeneratorTool"
105 />
106 <Tool
107 Name="VCMIDLTool"
108 />
109 <Tool
110 Name="VCCLCompilerTool"
111 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
112 RuntimeLibrary="2"
113 UsePrecompiledHeader="0"
114 WarningLevel="3"
115 Detect64BitPortabilityProblems="true"
116 DebugInformationFormat="3"
117 />
118 <Tool
119 Name="VCManagedResourceCompilerTool"
120 />
121 <Tool
122 Name="VCResourceCompilerTool"
123 />
124 <Tool
125 Name="VCPreLinkEventTool"
126 />
127 <Tool
128 Name="VCLinkerTool"
129 LinkIncremental="1"
130 GenerateDebugInformation="true"
131 SubSystem="1"
132 OptimizeReferences="2"
133 EnableCOMDATFolding="2"
134 TargetMachine="1"
135 />
136 <Tool
137 Name="VCALinkTool"
138 />
139 <Tool
140 Name="VCManifestTool"
141 />
142 <Tool
143 Name="VCXDCMakeTool"
144 />
145 <Tool
146 Name="VCBscMakeTool"
147 />
148 <Tool
149 Name="VCFxCopTool"
150 />
151 <Tool
152 Name="VCAppVerifierTool"
153 />
154 <Tool
155 Name="VCWebDeploymentTool"
156 />
157 <Tool
158 Name="VCPostBuildEventTool"
159 />
160 </Configuration>
161 <Configuration
162 Name="Debug|x64"
163 ConfigurationType="1"
164 InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win64-common-defaults.vsprops"
165 CharacterSet="1"
166 >
167 <Tool
168 Name="VCPreBuildEventTool"
169 />
170 <Tool
171 Name="VCCustomBuildTool"
172 />
173 <Tool
174 Name="VCXMLDataGeneratorTool"
175 />
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"
178 />
179 <Tool
180 Name="VCMIDLTool"
181 TargetEnvironment="3"
182 />
183 <Tool
184 Name="VCCLCompilerTool"
185 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
186 PreprocessorDefinitions="_CONSOLE;"
187 DebugInformationFormat="3"
188 />
189 <Tool
190 Name="VCManagedResourceCompilerTool"
191 />
192 <Tool
193 Name="VCResourceCompilerTool"
194 />
195 <Tool
196 Name="VCPreLinkEventTool"
197 />
198 <Tool
199 Name="VCLinkerTool"
200 AdditionalDependencies="QtGui4.lib QtCore4.lib Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
201 GenerateDebugInformation="true"
202 TargetMachine="17"
203 />
204 <Tool
205 Name="VCALinkTool"
206 />
207 <Tool
208 Name="VCManifestTool"
209 />
210 <Tool
211 Name="VCXDCMakeTool"
212 />
213 <Tool
214 Name="VCBscMakeTool"
215 />
216 <Tool
217 Name="VCFxCopTool"
218 />
219 <Tool
220 Name="VCAppVerifierTool"
221 />
222 <Tool
223 Name="VCWebDeploymentTool"
224 />
225 <Tool
226 Name="VCPostBuildEventTool"
227 />
228 </Configuration>
229 <Configuration
230 Name="Release|x64"
231 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
232 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
233 ConfigurationType="1"
234 CharacterSet="1"
235 WholeProgramOptimization="1"
236 >
237 <Tool
238 Name="VCPreBuildEventTool"
239 />
240 <Tool
241 Name="VCCustomBuildTool"
242 />
243 <Tool
244 Name="VCXMLDataGeneratorTool"
245 />
246 <Tool
247 Name="VCWebServiceProxyGeneratorTool"
248 />
249 <Tool
250 Name="VCMIDLTool"
251 TargetEnvironment="3"
252 />
253 <Tool
254 Name="VCCLCompilerTool"
255 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
256 RuntimeLibrary="2"
257 UsePrecompiledHeader="0"
258 WarningLevel="3"
259 Detect64BitPortabilityProblems="true"
260 DebugInformationFormat="3"
261 />
262 <Tool
263 Name="VCManagedResourceCompilerTool"
264 />
265 <Tool
266 Name="VCResourceCompilerTool"
267 />
268 <Tool
269 Name="VCPreLinkEventTool"
270 />
271 <Tool
272 Name="VCLinkerTool"
273 LinkIncremental="1"
274 GenerateDebugInformation="true"
275 SubSystem="1"
276 OptimizeReferences="2"
277 EnableCOMDATFolding="2"
278 TargetMachine="17"
279 />
280 <Tool
281 Name="VCALinkTool"
282 />
283 <Tool
284 Name="VCManifestTool"
285 />
286 <Tool
287 Name="VCXDCMakeTool"
288 />
289 <Tool
290 Name="VCBscMakeTool"
291 />
292 <Tool
293 Name="VCFxCopTool"
294 />
295 <Tool
296 Name="VCAppVerifierTool"
297 />
298 <Tool
299 Name="VCWebDeploymentTool"
300 />
301 <Tool
302 Name="VCPostBuildEventTool"
303 />
304 </Configuration>
305 </Configurations>
306 <References>
307 </References>
308 <Files>
309 <Filter
310 Name="Source Files"
311 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
312 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
313 >
314 <File
315 RelativePath="..\src\vidgui\moc_vidgui.cpp"
316 >
317 </File>
318 <File
319 RelativePath="..\src\vidgui\moc_vidwin.cpp"
320 >
321 </File>
322 <File
323 RelativePath="..\src\vidgui\vidgui.cpp"
324 >
325 </File>
326 <File
327 RelativePath="..\src\vidgui\vidwin.cpp"
328 >
329 </File>
330 </Filter>
331 <Filter
332 Name="Header Files"
333 Filter="h;hpp;hxx;hm;inl;inc;xsd"
334 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
335 >
336 <File
337 RelativePath="..\src\vidgui\vidgui.h"
338 >
339 </File>
340 <File
341 RelativePath="..\src\vidgui\vidwin.h"
342 >
343 </File>
344 </Filter>
345 <Filter
346 Name="Resource Files"
347 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
348 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
349 >
350 </Filter>
351 </Files>
352 <Globals>
353 </Globals>
354</VisualStudioProject>