Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommon. Still...
[dolphin.git] / Source / Plugins / Plugin_VideoSoftware / Plugin_VideoSoftware.vcproj
blob4ff6a9cad71e578b4d593e61f25018198270ebe8
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Plugin_VideoSoftware"
6 ProjectGUID="{66A4E7BD-E2E8-4373-9B75-8750EB5AE683}"
7 RootNamespace="Plugin_VideoSoftware"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
25 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
26 ConfigurationType="2"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="../../PluginSpecs;../../Core/Common/Src;../../Core/InputCommon/Src;../../Core/VideoCommon/Src;./Src;./Src/Windows;../../../Externals;..\..\..\Externals\libjpeg;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\Glew\include;..\..\..\Externals\CLRun\include"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
49 MinimalRebuild="false"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 UsePrecompiledHeader="2"
53 PrecompiledHeaderThrough="stdafx.h"
54 PrecompiledHeaderFile="$(IntDir)/VideoSoftware.pch"
55 AssemblerListingLocation="$(IntDir)\"
56 ProgramDataBaseFileName="$(IntDir)\"
57 WarningLevel="3"
58 DebugInformationFormat="3"
59 ForcedIncludeFiles="stdafx.h"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLinkerTool"
72 IgnoreImportLibrary="false"
73 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib winmm.lib opengl32.lib glew32s.lib glu32.lib rpcrt4.lib"
74 OutputFile="..\..\..\Binary\Win32/Plugins\Plugin_VideoSWD.dll"
75 LinkIncremental="1"
76 AdditionalLibraryDirectories="&quot;..\..\core\common\$(PlatformName)\$(ConfigurationName)&quot;;..\..\..\Externals\Cg;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
77 IgnoreDefaultLibraryNames=""
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
80 SubSystem="0"
81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0"
83 ImportLibrary="$(PlatformName)\$(ConfigurationName)\$(TargetName).lib"
84 TargetMachine="1"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCManifestTool"
92 <Tool
93 Name="VCXDCMakeTool"
95 <Tool
96 Name="VCBscMakeTool"
98 <Tool
99 Name="VCFxCopTool"
101 <Tool
102 Name="VCAppVerifierTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Debug|x64"
110 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
111 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
112 ConfigurationType="2"
113 CharacterSet="1"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
129 TargetEnvironment="3"
131 <Tool
132 Name="VCCLCompilerTool"
133 Optimization="0"
134 AdditionalIncludeDirectories="../../PluginSpecs;../../Core/Common/Src;../../Core/InputCommon/Src;../../Core/VideoCommon/Src;./Src;./Src/Windows;../../../Externals;..\..\..\Externals\libjpeg;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\Glew\include;..\..\..\Externals\CLRun\include"
135 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
136 MinimalRebuild="false"
137 BasicRuntimeChecks="3"
138 RuntimeLibrary="1"
139 UsePrecompiledHeader="2"
140 PrecompiledHeaderThrough="stdafx.h"
141 PrecompiledHeaderFile="$(IntDir)/VideoSoftware.pch"
142 AssemblerListingLocation="$(IntDir)\"
143 ProgramDataBaseFileName="$(IntDir)\"
144 WarningLevel="3"
145 DebugInformationFormat="3"
146 ForcedIncludeFiles="stdafx.h"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
154 <Tool
155 Name="VCPreLinkEventTool"
157 <Tool
158 Name="VCLinkerTool"
159 IgnoreImportLibrary="false"
160 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib winmm.lib opengl32.lib glew64s.lib glu32.lib rpcrt4.lib"
161 OutputFile="..\..\..\Binary\x64\Plugins\Plugin_VideoSWD.dll"
162 LinkIncremental="1"
163 AdditionalLibraryDirectories="&quot;..\..\core\common\$(PlatformName)\$(ConfigurationName)&quot;;..\..\..\Externals\Cg;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
164 IgnoreAllDefaultLibraries="false"
165 IgnoreDefaultLibraryNames=""
166 GenerateDebugInformation="true"
167 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
168 SubSystem="0"
169 RandomizedBaseAddress="1"
170 DataExecutionPrevention="0"
171 ImportLibrary="$(PlatformName)\$(ConfigurationName)\$(TargetName).lib"
172 TargetMachine="17"
174 <Tool
175 Name="VCALinkTool"
177 <Tool
178 Name="VCManifestTool"
180 <Tool
181 Name="VCXDCMakeTool"
183 <Tool
184 Name="VCBscMakeTool"
186 <Tool
187 Name="VCFxCopTool"
189 <Tool
190 Name="VCAppVerifierTool"
192 <Tool
193 Name="VCPostBuildEventTool"
195 </Configuration>
196 <Configuration
197 Name="Release|Win32"
198 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
199 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
200 ConfigurationType="2"
201 CharacterSet="1"
202 WholeProgramOptimization="1"
204 <Tool
205 Name="VCPreBuildEventTool"
207 <Tool
208 Name="VCCustomBuildTool"
210 <Tool
211 Name="VCXMLDataGeneratorTool"
213 <Tool
214 Name="VCWebServiceProxyGeneratorTool"
216 <Tool
217 Name="VCMIDLTool"
219 <Tool
220 Name="VCCLCompilerTool"
221 Optimization="2"
222 EnableIntrinsicFunctions="true"
223 AdditionalIncludeDirectories="../../PluginSpecs;../../Core/Common/Src;../../Core/InputCommon/Src;../../Core/VideoCommon/Src;./Src;./Src/Windows;../../../Externals;..\..\..\Externals\libjpeg;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\Glew\include;..\..\..\Externals\CLRun\include"
224 PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;_WIN32;PLUGIN_VIDEOSOFTWARE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
225 RuntimeLibrary="0"
226 EnableFunctionLevelLinking="true"
227 UsePrecompiledHeader="2"
228 PrecompiledHeaderThrough="stdafx.h"
229 PrecompiledHeaderFile="$(IntDir)/VideoSoftware.pch"
230 WarningLevel="3"
231 DebugInformationFormat="3"
232 ForcedIncludeFiles="stdafx.h"
234 <Tool
235 Name="VCManagedResourceCompilerTool"
237 <Tool
238 Name="VCResourceCompilerTool"
240 <Tool
241 Name="VCPreLinkEventTool"
243 <Tool
244 Name="VCLinkerTool"
245 IgnoreImportLibrary="false"
246 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib winmm.lib opengl32.lib glew32s.lib glu32.lib rpcrt4.lib libjpeg.lib"
247 OutputFile="..\..\..\Binary\Win32/Plugins\Plugin_VideoSW.dll"
248 LinkIncremental="1"
249 AdditionalLibraryDirectories="&quot;..\..\core\common\$(PlatformName)\$(ConfigurationName)&quot;;..\..\..\Externals\Cg;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
250 IgnoreAllDefaultLibraries="false"
251 IgnoreDefaultLibraryNames=""
252 GenerateDebugInformation="true"
253 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
254 SubSystem="2"
255 OptimizeReferences="2"
256 EnableCOMDATFolding="2"
257 ImportLibrary="$(PlatformName)\$(ConfigurationName)\$(TargetName).lib"
258 TargetMachine="1"
260 <Tool
261 Name="VCALinkTool"
263 <Tool
264 Name="VCManifestTool"
266 <Tool
267 Name="VCXDCMakeTool"
269 <Tool
270 Name="VCBscMakeTool"
272 <Tool
273 Name="VCFxCopTool"
275 <Tool
276 Name="VCAppVerifierTool"
278 <Tool
279 Name="VCPostBuildEventTool"
281 </Configuration>
282 <Configuration
283 Name="Release|x64"
284 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
285 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
286 ConfigurationType="2"
287 CharacterSet="1"
288 WholeProgramOptimization="1"
290 <Tool
291 Name="VCPreBuildEventTool"
293 <Tool
294 Name="VCCustomBuildTool"
296 <Tool
297 Name="VCXMLDataGeneratorTool"
299 <Tool
300 Name="VCWebServiceProxyGeneratorTool"
302 <Tool
303 Name="VCMIDLTool"
304 TargetEnvironment="3"
306 <Tool
307 Name="VCCLCompilerTool"
308 AdditionalOptions="/MP"
309 Optimization="2"
310 EnableIntrinsicFunctions="true"
311 AdditionalIncludeDirectories="../../PluginSpecs;../../Core/Common/Src;../../Core/InputCommon/Src;../../Core/VideoCommon/Src;./Src;./Src/Windows;../../../Externals;..\..\..\Externals\libjpeg;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\Glew\include;..\..\..\Externals\CLRun\include"
312 PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;_WIN32;PLUGIN_VIDEOSOFTWARE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
313 RuntimeLibrary="0"
314 EnableFunctionLevelLinking="true"
315 UsePrecompiledHeader="2"
316 PrecompiledHeaderThrough="stdafx.h"
317 PrecompiledHeaderFile="$(IntDir)/VideoSoftware.pch"
318 WarningLevel="3"
319 DebugInformationFormat="3"
320 ForcedIncludeFiles="stdafx.h"
322 <Tool
323 Name="VCManagedResourceCompilerTool"
325 <Tool
326 Name="VCResourceCompilerTool"
328 <Tool
329 Name="VCPreLinkEventTool"
331 <Tool
332 Name="VCLinkerTool"
333 IgnoreImportLibrary="false"
334 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib winmm.lib opengl32.lib glew64s.lib glu32.lib rpcrt4.lib libjpeg64.lib"
335 OutputFile="..\..\..\Binary\x64\Plugins\Plugin_VideoSW.dll"
336 LinkIncremental="1"
337 AdditionalLibraryDirectories="&quot;..\..\core\common\$(PlatformName)\$(ConfigurationName)&quot;;..\..\..\Externals\Cg;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
338 IgnoreAllDefaultLibraries="false"
339 IgnoreDefaultLibraryNames=""
340 GenerateDebugInformation="true"
341 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
342 SubSystem="2"
343 OptimizeReferences="2"
344 EnableCOMDATFolding="2"
345 ImportLibrary="$(PlatformName)\$(ConfigurationName)\$(TargetName).lib"
346 TargetMachine="17"
348 <Tool
349 Name="VCALinkTool"
351 <Tool
352 Name="VCManifestTool"
354 <Tool
355 Name="VCXDCMakeTool"
357 <Tool
358 Name="VCBscMakeTool"
360 <Tool
361 Name="VCFxCopTool"
363 <Tool
364 Name="VCAppVerifierTool"
366 <Tool
367 Name="VCPostBuildEventTool"
369 </Configuration>
370 </Configurations>
371 <References>
372 </References>
373 <Files>
374 <Filter
375 Name="Common"
377 <File
378 RelativePath="..\..\Core\VideoCommon\Src\ImageWrite.cpp"
380 </File>
381 <File
382 RelativePath="..\..\Core\VideoCommon\Src\memcpy_amd.cpp"
384 </File>
385 <File
386 RelativePath="..\..\Core\VideoCommon\Src\OpenCL\OCLTextureDecoder.cpp"
388 </File>
389 <File
390 RelativePath=".\Src\RasterFont.cpp"
392 </File>
393 <File
394 RelativePath=".\Src\RasterFont.h"
396 </File>
397 <File
398 RelativePath="..\..\Core\VideoCommon\Src\TextureDecoder.cpp"
400 </File>
401 <File
402 RelativePath="..\..\Core\VideoCommon\Src\VertexLoader_Color.cpp"
404 </File>
405 <File
406 RelativePath="..\..\Core\VideoCommon\Src\VertexLoader_Normal.cpp"
408 </File>
409 <File
410 RelativePath="..\..\Core\VideoCommon\Src\VertexLoader_Position.cpp"
412 </File>
413 <File
414 RelativePath=".\Src\VertexLoader_Position.h"
416 </File>
417 <File
418 RelativePath="..\..\Core\VideoCommon\Src\VertexLoader_TextCoord.cpp"
420 </File>
421 </Filter>
422 <Filter
423 Name="Win32"
425 <File
426 RelativePath=".\Src\Win32.cpp"
428 </File>
429 <File
430 RelativePath=".\Src\Win32.h"
432 </File>
433 </Filter>
434 <File
435 RelativePath=".\Src\BPMemLoader.cpp"
437 </File>
438 <File
439 RelativePath=".\Src\BPMemLoader.h"
441 </File>
442 <File
443 RelativePath=".\Src\Clipper.cpp"
445 </File>
446 <File
447 RelativePath=".\Src\Clipper.h"
449 </File>
450 <File
451 RelativePath=".\Src\CommandProcessor.cpp"
453 </File>
454 <File
455 RelativePath=".\Src\CommandProcessor.h"
457 </File>
458 <File
459 RelativePath=".\Src\CPMemLoader.cpp"
461 </File>
462 <File
463 RelativePath=".\Src\CPMemLoader.h"
465 </File>
466 <File
467 RelativePath=".\Src\DebugUtil.cpp"
469 </File>
470 <File
471 RelativePath=".\Src\DebugUtil.h"
473 </File>
474 <File
475 RelativePath=".\Src\EfbCopy.cpp"
477 </File>
478 <File
479 RelativePath=".\Src\EfbCopy.h"
481 </File>
482 <File
483 RelativePath=".\Src\EfbInterface.cpp"
485 </File>
486 <File
487 RelativePath=".\Src\EfbInterface.h"
489 </File>
490 <File
491 RelativePath=".\Src\GLUtil.cpp"
493 </File>
494 <File
495 RelativePath=".\Src\GLUtil.h"
497 </File>
498 <File
499 RelativePath=".\Src\HwRasterizer.cpp"
501 </File>
502 <File
503 RelativePath=".\Src\HwRasterizer.h"
505 </File>
506 <File
507 RelativePath=".\Src\main.cpp"
509 </File>
510 <File
511 RelativePath=".\Src\main.h"
513 </File>
514 <File
515 RelativePath=".\Src\NativeVertexFormat.h"
517 </File>
518 <File
519 RelativePath=".\Src\OpcodeDecoder.cpp"
521 </File>
522 <File
523 RelativePath=".\Src\OpcodeDecoder.h"
525 </File>
526 <File
527 RelativePath=".\Src\PixelEngine.cpp"
529 </File>
530 <File
531 RelativePath=".\Src\PixelEngine.h"
533 </File>
534 <File
535 RelativePath=".\Src\Rasterizer.cpp"
537 </File>
538 <File
539 RelativePath=".\Src\Rasterizer.h"
541 </File>
542 <File
543 RelativePath=".\Src\Renderer.cpp"
545 </File>
546 <File
547 RelativePath=".\Src\Renderer.h"
549 </File>
550 <File
551 RelativePath=".\Src\SetupUnit.cpp"
553 </File>
554 <File
555 RelativePath=".\Src\SetupUnit.h"
557 </File>
558 <File
559 RelativePath=".\Src\Statistics.cpp"
561 </File>
562 <File
563 RelativePath=".\Src\Statistics.h"
565 </File>
566 <File
567 RelativePath=".\Src\stdafx.cpp"
569 <FileConfiguration
570 Name="Debug|Win32"
572 <Tool
573 Name="VCCLCompilerTool"
574 UsePrecompiledHeader="1"
576 </FileConfiguration>
577 <FileConfiguration
578 Name="Debug|x64"
580 <Tool
581 Name="VCCLCompilerTool"
582 UsePrecompiledHeader="1"
584 </FileConfiguration>
585 <FileConfiguration
586 Name="Release|Win32"
588 <Tool
589 Name="VCCLCompilerTool"
590 UsePrecompiledHeader="1"
592 </FileConfiguration>
593 <FileConfiguration
594 Name="Release|x64"
596 <Tool
597 Name="VCCLCompilerTool"
598 UsePrecompiledHeader="1"
600 </FileConfiguration>
601 </File>
602 <File
603 RelativePath=".\Src\stdafx.h"
605 </File>
606 <File
607 RelativePath=".\Src\Tev.cpp"
609 </File>
610 <File
611 RelativePath=".\Src\Tev.h"
613 </File>
614 <File
615 RelativePath=".\Src\TextureEncoder.cpp"
617 </File>
618 <File
619 RelativePath=".\Src\TextureEncoder.h"
621 </File>
622 <File
623 RelativePath=".\Src\TextureSampler.cpp"
625 </File>
626 <File
627 RelativePath=".\Src\TextureSampler.h"
629 </File>
630 <File
631 RelativePath=".\Src\TransformUnit.cpp"
633 </File>
634 <File
635 RelativePath=".\Src\TransformUnit.h"
637 </File>
638 <File
639 RelativePath=".\Src\Vec3.h"
641 </File>
642 <File
643 RelativePath=".\Src\VertexFormatConverter.cpp"
645 </File>
646 <File
647 RelativePath=".\Src\VertexFormatConverter.h"
649 </File>
650 <File
651 RelativePath=".\Src\VertexLoader.cpp"
653 </File>
654 <File
655 RelativePath=".\Src\VertexLoader.h"
657 </File>
658 <File
659 RelativePath=".\Src\VideoConfig.cpp"
661 </File>
662 <File
663 RelativePath=".\Src\VideoConfig.h"
665 </File>
666 <File
667 RelativePath=".\Src\XFMemLoader.cpp"
669 </File>
670 <File
671 RelativePath=".\Src\XFMemLoader.h"
673 </File>
674 </Files>
675 <Globals>
676 </Globals>
677 </VisualStudioProject>