NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the functions...
[dolphin.git] / Source / Core / DolphinWX / DolphinWX.vcproj
blobd8ebfe24d52adc446cb3eca25e6accd81f5fd058
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Dolphin"
6 ProjectGUID="{A72606EF-C5C1-4954-90AD-F0F93A8D97D9}"
7 RootNamespace="DolphinWX"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Release|Win32"
23 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25 ConfigurationType="1"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="1"
31 <Tool
32 Name="VCPreBuildEventTool"
33 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
34 ExcludedFromBuild="false"
36 <Tool
37 Name="VCCustomBuildTool"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
48 MkTypLibCompatible="true"
49 SuppressStartupBanner="true"
50 TargetEnvironment="1"
51 TypeLibraryName=".\vc_msw/toolbar.tlb"
52 HeaderFileName=""
54 <Tool
55 Name="VCCLCompilerTool"
56 Optimization="3"
57 InlineFunctionExpansion="0"
58 FavorSizeOrSpeed="1"
59 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
60 PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
61 StringPooling="false"
62 RuntimeLibrary="0"
63 BufferSecurityCheck="false"
64 EnableFunctionLevelLinking="false"
65 EnableEnhancedInstructionSet="2"
66 FloatingPointModel="0"
67 RuntimeTypeInfo="false"
68 UsePrecompiledHeader="2"
69 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
70 AssemblerListingLocation="$(IntDir)\"
71 ObjectFile="$(IntDir)\"
72 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
73 WarningLevel="4"
74 WarnAsError="false"
75 SuppressStartupBanner="true"
76 DebugInformationFormat="3"
77 ForcedIncludeFiles="stdafx.h"
79 <Tool
80 Name="VCManagedResourceCompilerTool"
82 <Tool
83 Name="VCResourceCompilerTool"
84 PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
85 Culture="1033"
86 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
88 <Tool
89 Name="VCPreLinkEventTool"
91 <Tool
92 Name="VCLinkerTool"
93 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib winmm.lib wxbase28u.lib wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_aui.lib Bochs_disasm.lib LZO.lib SFML_Network.lib zlib.lib"
94 OutputFile="../../../Binary/Win32/Dolphin.exe"
95 LinkIncremental="1"
96 SuppressStartupBanner="true"
97 AdditionalLibraryDirectories="$(SolutionDir)\$(ConfigurationName)\$(PlatformName);..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)"
98 IgnoreAllDefaultLibraries="false"
99 IgnoreDefaultLibraryNames=""
100 GenerateDebugInformation="true"
101 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
102 GenerateMapFile="false"
103 MapFileName="$(TargetDir)linkermap.map"
104 SubSystem="2"
105 BaseAddress="0x00400000"
106 RandomizedBaseAddress="1"
107 DataExecutionPrevention="2"
108 TargetMachine="1"
110 <Tool
111 Name="VCALinkTool"
113 <Tool
114 Name="VCManifestTool"
116 <Tool
117 Name="VCXDCMakeTool"
119 <Tool
120 Name="VCBscMakeTool"
121 SuppressStartupBanner="true"
122 OutputFile=".\vc_msw/toolbar.bsc"
124 <Tool
125 Name="VCFxCopTool"
127 <Tool
128 Name="VCAppVerifierTool"
130 <Tool
131 Name="VCPostBuildEventTool"
132 Description="Copying Data\* to $(TargetDir)"
133 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /e /s /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\Win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;"
134 ExcludedFromBuild="false"
136 </Configuration>
137 <Configuration
138 Name="Release|x64"
139 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
140 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
141 ConfigurationType="1"
142 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
143 UseOfMFC="0"
144 ATLMinimizesCRunTimeLibraryUsage="false"
145 CharacterSet="1"
147 <Tool
148 Name="VCPreBuildEventTool"
149 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
150 ExcludedFromBuild="false"
152 <Tool
153 Name="VCCustomBuildTool"
155 <Tool
156 Name="VCXMLDataGeneratorTool"
158 <Tool
159 Name="VCWebServiceProxyGeneratorTool"
161 <Tool
162 Name="VCMIDLTool"
163 PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
164 MkTypLibCompatible="true"
165 SuppressStartupBanner="true"
166 TargetEnvironment="3"
167 TypeLibraryName=".\vc_msw/toolbar.tlb"
168 HeaderFileName=""
170 <Tool
171 Name="VCCLCompilerTool"
172 Optimization="3"
173 InlineFunctionExpansion="2"
174 EnableIntrinsicFunctions="true"
175 FavorSizeOrSpeed="1"
176 OmitFramePointers="false"
177 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
178 PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
179 StringPooling="true"
180 RuntimeLibrary="0"
181 BufferSecurityCheck="false"
182 EnableFunctionLevelLinking="false"
183 FloatingPointModel="0"
184 RuntimeTypeInfo="true"
185 UsePrecompiledHeader="2"
186 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
187 AssemblerListingLocation="$(IntDir)\"
188 ObjectFile="$(IntDir)\"
189 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
190 WarningLevel="4"
191 WarnAsError="false"
192 SuppressStartupBanner="true"
193 DebugInformationFormat="3"
194 ForcedIncludeFiles="stdafx.h"
196 <Tool
197 Name="VCManagedResourceCompilerTool"
199 <Tool
200 Name="VCResourceCompilerTool"
201 PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
202 Culture="1033"
203 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
205 <Tool
206 Name="VCPreLinkEventTool"
208 <Tool
209 Name="VCLinkerTool"
210 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib wxbase28u.lib wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_aui.lib"
211 OutputFile="../../../Binary/x64/Dolphin.exe"
212 LinkIncremental="1"
213 SuppressStartupBanner="true"
214 AdditionalLibraryDirectories="$(SolutionDir)\$(ConfigurationName)\$(PlatformName);..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)"
215 IgnoreAllDefaultLibraries="false"
216 IgnoreDefaultLibraryNames=""
217 GenerateDebugInformation="true"
218 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
219 SubSystem="2"
220 BaseAddress="0x00400000"
221 RandomizedBaseAddress="1"
222 FixedBaseAddress="1"
223 DataExecutionPrevention="2"
224 TargetMachine="17"
226 <Tool
227 Name="VCALinkTool"
229 <Tool
230 Name="VCManifestTool"
232 <Tool
233 Name="VCXDCMakeTool"
235 <Tool
236 Name="VCBscMakeTool"
237 SuppressStartupBanner="true"
238 OutputFile=".\vc_msw/toolbar.bsc"
240 <Tool
241 Name="VCFxCopTool"
243 <Tool
244 Name="VCAppVerifierTool"
246 <Tool
247 Name="VCPostBuildEventTool"
248 Description="Copying Data\* to $(TargetDir)"
249 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /s /e /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\x64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\X64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;"
250 ExcludedFromBuild="false"
252 </Configuration>
253 <Configuration
254 Name="Debug|Win32"
255 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
256 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
257 ConfigurationType="1"
258 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
259 UseOfMFC="0"
260 ATLMinimizesCRunTimeLibraryUsage="false"
261 CharacterSet="1"
263 <Tool
264 Name="VCPreBuildEventTool"
265 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
266 ExcludedFromBuild="false"
268 <Tool
269 Name="VCCustomBuildTool"
271 <Tool
272 Name="VCXMLDataGeneratorTool"
274 <Tool
275 Name="VCWebServiceProxyGeneratorTool"
277 <Tool
278 Name="VCMIDLTool"
279 PreprocessorDefinitions="WIN32,_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
280 MkTypLibCompatible="true"
281 SuppressStartupBanner="true"
282 TargetEnvironment="1"
283 TypeLibraryName=".\vc_mswd/toolbar.tlb"
284 HeaderFileName=""
286 <Tool
287 Name="VCCLCompilerTool"
288 Optimization="0"
289 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
290 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXDEBUG__;_WINDOWS;NOPCH;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
291 MinimalRebuild="true"
292 BasicRuntimeChecks="3"
293 RuntimeLibrary="1"
294 FloatingPointModel="0"
295 TreatWChar_tAsBuiltInType="true"
296 RuntimeTypeInfo="true"
297 UsePrecompiledHeader="2"
298 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
299 AssemblerListingLocation="$(IntDir)\"
300 ObjectFile="$(IntDir)\"
301 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
302 WarningLevel="4"
303 WarnAsError="false"
304 SuppressStartupBanner="true"
305 DebugInformationFormat="3"
306 ForcedIncludeFiles="stdafx.h"
308 <Tool
309 Name="VCManagedResourceCompilerTool"
311 <Tool
312 Name="VCResourceCompilerTool"
313 PreprocessorDefinitions="_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
314 Culture="1033"
315 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswd;.\..\..\include;.;.\..\..\samples"
317 <Tool
318 Name="VCPreLinkEventTool"
320 <Tool
321 Name="VCLinkerTool"
322 AdditionalOptions="/TLBID:1"
323 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib winmm.lib wxbase28ud.lib wxmsw28ud_core.lib wxmsw28ud_adv.lib wxmsw28ud_aui.lib Bochs_disasm.lib LZO.lib SFML_Network.lib zlib.lib"
324 OutputFile="../../../Binary/Win32/DolphinD.exe"
325 LinkIncremental="2"
326 SuppressStartupBanner="true"
327 AdditionalLibraryDirectories="$(SolutionDir)\$(ConfigurationName)\$(PlatformName);..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)"
328 IgnoreDefaultLibraryNames=""
329 GenerateDebugInformation="true"
330 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
331 SubSystem="2"
332 BaseAddress="0x00400000"
333 RandomizedBaseAddress="1"
334 DataExecutionPrevention="2"
335 TargetMachine="1"
337 <Tool
338 Name="VCALinkTool"
340 <Tool
341 Name="VCManifestTool"
343 <Tool
344 Name="VCXDCMakeTool"
346 <Tool
347 Name="VCBscMakeTool"
348 SuppressStartupBanner="true"
349 OutputFile=".\vc_mswd/toolbar.bsc"
351 <Tool
352 Name="VCFxCopTool"
354 <Tool
355 Name="VCAppVerifierTool"
357 <Tool
358 Name="VCPostBuildEventTool"
359 Description="Copying Data\* to $(TargetDir)"
360 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /e /s /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\Win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;"
361 ExcludedFromBuild="false"
363 </Configuration>
364 <Configuration
365 Name="Debug|x64"
366 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
367 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
368 ConfigurationType="1"
369 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
370 UseOfMFC="0"
371 ATLMinimizesCRunTimeLibraryUsage="false"
372 CharacterSet="1"
374 <Tool
375 Name="VCPreBuildEventTool"
376 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
377 ExcludedFromBuild="false"
379 <Tool
380 Name="VCCustomBuildTool"
382 <Tool
383 Name="VCXMLDataGeneratorTool"
385 <Tool
386 Name="VCWebServiceProxyGeneratorTool"
388 <Tool
389 Name="VCMIDLTool"
390 PreprocessorDefinitions="WIN32,_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
391 MkTypLibCompatible="true"
392 SuppressStartupBanner="true"
393 TargetEnvironment="3"
394 TypeLibraryName=".\vc_mswd/toolbar.tlb"
395 HeaderFileName=""
397 <Tool
398 Name="VCCLCompilerTool"
399 Optimization="0"
400 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
401 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXDEBUG__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
402 MinimalRebuild="true"
403 BasicRuntimeChecks="3"
404 RuntimeLibrary="1"
405 FloatingPointModel="0"
406 TreatWChar_tAsBuiltInType="true"
407 RuntimeTypeInfo="true"
408 UsePrecompiledHeader="2"
409 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
410 AssemblerListingLocation="$(IntDir)\"
411 ObjectFile="$(IntDir)\"
412 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
413 WarningLevel="4"
414 WarnAsError="false"
415 SuppressStartupBanner="true"
416 DebugInformationFormat="3"
417 ForcedIncludeFiles="stdafx.h"
419 <Tool
420 Name="VCManagedResourceCompilerTool"
422 <Tool
423 Name="VCResourceCompilerTool"
424 PreprocessorDefinitions="_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
425 Culture="1033"
426 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswd;.\..\..\include;.;.\..\..\samples"
428 <Tool
429 Name="VCPreLinkEventTool"
431 <Tool
432 Name="VCLinkerTool"
433 AdditionalOptions="/TLBID:1"
434 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib winmm.lib wxbase28ud.lib wxmsw28ud_core.lib wxmsw28ud_adv.lib wxmsw28ud_aui.lib"
435 OutputFile="../../../Binary/x64/DolphinD.exe"
436 LinkIncremental="2"
437 SuppressStartupBanner="true"
438 AdditionalLibraryDirectories="$(SolutionDir)\$(ConfigurationName)\$(PlatformName);..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)"
439 IgnoreDefaultLibraryNames=""
440 GenerateDebugInformation="true"
441 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
442 SubSystem="2"
443 BaseAddress="0x00400000"
444 RandomizedBaseAddress="1"
445 DataExecutionPrevention="2"
446 TargetMachine="17"
448 <Tool
449 Name="VCALinkTool"
451 <Tool
452 Name="VCManifestTool"
454 <Tool
455 Name="VCXDCMakeTool"
457 <Tool
458 Name="VCBscMakeTool"
459 SuppressStartupBanner="true"
460 OutputFile=".\vc_mswd/toolbar.bsc"
462 <Tool
463 Name="VCFxCopTool"
465 <Tool
466 Name="VCAppVerifierTool"
468 <Tool
469 Name="VCPostBuildEventTool"
470 Description="Copying Data\* to $(TargetDir)"
471 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /s /e /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\x64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\X64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;"
472 ExcludedFromBuild="false"
474 </Configuration>
475 <Configuration
476 Name="DebugFast|Win32"
477 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
478 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
479 ConfigurationType="1"
480 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
481 UseOfMFC="0"
482 ATLMinimizesCRunTimeLibraryUsage="false"
483 CharacterSet="1"
485 <Tool
486 Name="VCPreBuildEventTool"
487 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
488 ExcludedFromBuild="false"
490 <Tool
491 Name="VCCustomBuildTool"
493 <Tool
494 Name="VCXMLDataGeneratorTool"
496 <Tool
497 Name="VCWebServiceProxyGeneratorTool"
499 <Tool
500 Name="VCMIDLTool"
501 PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
502 MkTypLibCompatible="true"
503 SuppressStartupBanner="true"
504 TargetEnvironment="1"
505 TypeLibraryName=".\vc_msw/toolbar.tlb"
506 HeaderFileName=""
508 <Tool
509 Name="VCCLCompilerTool"
510 Optimization="2"
511 InlineFunctionExpansion="1"
512 FavorSizeOrSpeed="1"
513 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
514 PreprocessorDefinitions="DEBUGFAST;WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
515 StringPooling="true"
516 RuntimeLibrary="0"
517 BufferSecurityCheck="false"
518 EnableFunctionLevelLinking="true"
519 EnableEnhancedInstructionSet="2"
520 FloatingPointModel="0"
521 RuntimeTypeInfo="true"
522 UsePrecompiledHeader="2"
523 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
524 AssemblerListingLocation="$(IntDir)\"
525 ObjectFile="$(IntDir)\"
526 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
527 WarningLevel="4"
528 WarnAsError="false"
529 SuppressStartupBanner="true"
530 DebugInformationFormat="3"
531 ForcedIncludeFiles="stdafx.h"
533 <Tool
534 Name="VCManagedResourceCompilerTool"
536 <Tool
537 Name="VCResourceCompilerTool"
538 PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
539 Culture="1033"
540 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
542 <Tool
543 Name="VCPreLinkEventTool"
545 <Tool
546 Name="VCLinkerTool"
547 AdditionalOptions="/NODEFAULTLIB:msvcrt.lib&#x0D;&#x0A;/NODEFAULTLIB:libcmtd.lib"
548 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib winmm.lib wxbase28u.lib wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_aui.lib Bochs_disasm.lib LZO.lib SFML_Network.lib zlib.lib"
549 OutputFile="../../../Binary/Win32/DolphinDF.exe"
550 LinkIncremental="1"
551 SuppressStartupBanner="true"
552 AdditionalLibraryDirectories="&quot;$(SolutionDir)\Release\$(PlatformName)&quot;;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
553 IgnoreDefaultLibraryNames=""
554 GenerateDebugInformation="true"
555 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
556 SubSystem="2"
557 LargeAddressAware="1"
558 BaseAddress="0x00400000"
559 RandomizedBaseAddress="1"
560 DataExecutionPrevention="2"
561 TargetMachine="1"
563 <Tool
564 Name="VCALinkTool"
566 <Tool
567 Name="VCManifestTool"
569 <Tool
570 Name="VCXDCMakeTool"
572 <Tool
573 Name="VCBscMakeTool"
574 SuppressStartupBanner="true"
575 OutputFile=".\vc_msw/toolbar.bsc"
577 <Tool
578 Name="VCFxCopTool"
580 <Tool
581 Name="VCAppVerifierTool"
583 <Tool
584 Name="VCPostBuildEventTool"
585 Description="Copying Data\* to $(TargetDir)"
586 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /e /s /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\Win32\*.dll&quot; &quot;$(TargetDir)&quot; /e /s /y /q /d&#x0D;&#x0A;"
587 ExcludedFromBuild="false"
589 </Configuration>
590 <Configuration
591 Name="DebugFast|x64"
592 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
593 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
594 ConfigurationType="1"
595 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
596 UseOfMFC="0"
597 ATLMinimizesCRunTimeLibraryUsage="false"
598 CharacterSet="1"
600 <Tool
601 Name="VCPreBuildEventTool"
602 CommandLine="&quot;$(ProjectDir)..\Common\SubWCRev.exe&quot; &quot;$(SolutionDir)\.&quot; &quot;$(ProjectDir)..\Common\src\svnrev_template.h&quot; &quot;$(ProjectDir)..\Common\src\svnrev.h&quot;"
603 ExcludedFromBuild="false"
605 <Tool
606 Name="VCCustomBuildTool"
608 <Tool
609 Name="VCXMLDataGeneratorTool"
611 <Tool
612 Name="VCWebServiceProxyGeneratorTool"
614 <Tool
615 Name="VCMIDLTool"
616 PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
617 MkTypLibCompatible="true"
618 SuppressStartupBanner="true"
619 TargetEnvironment="3"
620 TypeLibraryName=".\vc_msw/toolbar.tlb"
621 HeaderFileName=""
623 <Tool
624 Name="VCCLCompilerTool"
625 Optimization="2"
626 InlineFunctionExpansion="1"
627 EnableIntrinsicFunctions="true"
628 FavorSizeOrSpeed="1"
629 AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DebuggerWX\src;..\DebuggerUICommon\src;..\DiscIO\Src;..\InputCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\SFML\include"
630 PreprocessorDefinitions="DEBUGFAST;WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS"
631 StringPooling="true"
632 RuntimeLibrary="0"
633 EnableFunctionLevelLinking="true"
634 FloatingPointModel="0"
635 RuntimeTypeInfo="true"
636 UsePrecompiledHeader="2"
637 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
638 AssemblerListingLocation="$(IntDir)\"
639 ObjectFile="$(IntDir)\"
640 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
641 WarningLevel="4"
642 WarnAsError="false"
643 SuppressStartupBanner="true"
644 DebugInformationFormat="3"
645 ForcedIncludeFiles="stdafx.h"
647 <Tool
648 Name="VCManagedResourceCompilerTool"
650 <Tool
651 Name="VCResourceCompilerTool"
652 PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
653 Culture="1033"
654 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
656 <Tool
657 Name="VCPreLinkEventTool"
659 <Tool
660 Name="VCLinkerTool"
661 AdditionalDependencies="Iphlpapi.lib comctl32.lib rpcrt4.lib winmm.lib wxbase28u.lib wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_aui.lib Bochs_disasm.lib LZO.lib SFML_Network.lib zlib.lib"
662 OutputFile="../../../Binary/x64/DolphinDF.exe"
663 LinkIncremental="1"
664 SuppressStartupBanner="true"
665 AdditionalLibraryDirectories="&quot;$(SolutionDir)\Release\$(PlatformName)&quot;;&quot;..\..\..\Externals\wxWidgets\lib\vc_lib\$(PlatformName)&quot;"
666 IgnoreDefaultLibraryNames=""
667 GenerateDebugInformation="true"
668 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)\$(TargetName).pdb"
669 GenerateMapFile="false"
670 SubSystem="2"
671 BaseAddress="0x00400000"
672 RandomizedBaseAddress="1"
673 DataExecutionPrevention="2"
674 TargetMachine="17"
676 <Tool
677 Name="VCALinkTool"
679 <Tool
680 Name="VCManifestTool"
682 <Tool
683 Name="VCXDCMakeTool"
685 <Tool
686 Name="VCBscMakeTool"
687 SuppressStartupBanner="true"
688 OutputFile=".\vc_msw/toolbar.bsc"
690 <Tool
691 Name="VCFxCopTool"
693 <Tool
694 Name="VCAppVerifierTool"
696 <Tool
697 Name="VCPostBuildEventTool"
698 Description="Copying Data\* to $(TargetDir)"
699 CommandLine="xcopy &quot;$(SolutionDir)..\Data&quot; &quot;$(TargetDir)&quot; /s /e /y /d&#x0D;&#x0A;echo Copying External .dlls&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\Cg64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\SDL\x64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\Externals\WiiUse\X64\*.dll&quot; &quot;$(TargetDir)&quot; /s /e /y /q /d&#x0D;&#x0A;"
700 ExcludedFromBuild="false"
702 </Configuration>
703 </Configurations>
704 <References>
705 </References>
706 <Files>
707 <Filter
708 Name="Resources"
710 <File
711 RelativePath="..\..\..\Installer\Dolphin.ico"
713 </File>
714 <File
715 RelativePath=".\resources\Dolphin.xpm"
717 </File>
718 <File
719 RelativePath=".\DolphinWX.rc"
721 </File>
722 <File
723 RelativePath=".\resources\Flag_Europe.xpm"
725 </File>
726 <File
727 RelativePath=".\resources\Flag_France.xpm"
729 </File>
730 <File
731 RelativePath=".\resources\Flag_Japan.xpm"
733 </File>
734 <File
735 RelativePath=".\resources\Flag_Taiwan.xpm"
737 </File>
738 <File
739 RelativePath=".\resources\Flag_Unknown.xpm"
741 </File>
742 <File
743 RelativePath=".\resources\Flag_USA.xpm"
745 </File>
746 <File
747 RelativePath=".\resources\Platform_Gamecube.xpm"
749 </File>
750 <File
751 RelativePath=".\resources\Platform_wad.xpm"
753 </File>
754 <File
755 RelativePath=".\resources\Platform_Wii.xpm"
757 </File>
758 <File
759 RelativePath=".\resource.h"
761 </File>
762 <File
763 RelativePath=".\resources\Toolbar_FileOpen.xpm"
765 </File>
766 <File
767 RelativePath=".\resources\Toolbar_Help.xpm"
769 </File>
770 <File
771 RelativePath=".\resources\Toolbar_Options.xpm"
773 </File>
774 <File
775 RelativePath=".\resources\Toolbar_Pause.xpm"
777 </File>
778 <File
779 RelativePath=".\resources\Toolbar_Play.xpm"
781 </File>
782 <File
783 RelativePath=".\resources\Toolbar_PluginDSP.xpm"
785 </File>
786 <File
787 RelativePath=".\resources\Toolbar_PluginGFX.xpm"
789 </File>
790 <File
791 RelativePath=".\resources\Toolbar_PluginPAD.xpm"
793 </File>
794 <File
795 RelativePath=".\resources\Toolbar_Plugins.xpm"
797 </File>
798 <File
799 RelativePath=".\resources\Toolbar_Refresh.xpm"
801 </File>
802 <File
803 RelativePath=".\resources\Toolbar_Stop.xpm"
805 </File>
806 </Filter>
807 <Filter
808 Name="GUI"
810 <File
811 RelativePath=".\Src\AboutDolphin.cpp"
813 </File>
814 <File
815 RelativePath=".\Src\AboutDolphin.h"
817 </File>
818 <File
819 RelativePath=".\Src\ARCodeAddEdit.cpp"
821 </File>
822 <File
823 RelativePath=".\Src\ARCodeAddEdit.h"
825 </File>
826 <File
827 RelativePath=".\Src\CheatsWindow.cpp"
829 </File>
830 <File
831 RelativePath=".\Src\CheatsWindow.h"
833 </File>
834 <File
835 RelativePath=".\src\ConfigMain.cpp"
837 </File>
838 <File
839 RelativePath=".\src\ConfigMain.h"
841 </File>
842 <File
843 RelativePath=".\src\Frame.cpp"
845 </File>
846 <File
847 RelativePath=".\src\Frame.h"
849 </File>
850 <File
851 RelativePath=".\Src\FrameAui.cpp"
853 </File>
854 <File
855 RelativePath=".\Src\FrameTools.cpp"
857 </File>
858 <File
859 RelativePath=".\src\GameListCtrl.cpp"
861 </File>
862 <File
863 RelativePath=".\src\GameListCtrl.h"
865 </File>
866 <File
867 RelativePath=".\src\Globals.cpp"
869 </File>
870 <File
871 RelativePath=".\src\Globals.h"
873 </File>
874 <File
875 RelativePath=".\Src\HotkeyDlg.cpp"
877 </File>
878 <File
879 RelativePath=".\Src\HotkeyDlg.h"
881 </File>
882 <File
883 RelativePath=".\Src\ISOProperties.cpp"
885 </File>
886 <File
887 RelativePath=".\Src\ISOProperties.h"
889 </File>
890 <File
891 RelativePath=".\src\LogWindow.cpp"
893 </File>
894 <File
895 RelativePath=".\src\LogWindow.h"
897 </File>
898 <File
899 RelativePath=".\Src\LuaWindow.cpp"
901 </File>
902 <File
903 RelativePath=".\Src\LuaWindow.h"
905 </File>
906 <File
907 RelativePath=".\src\MemcardManager.cpp"
909 </File>
910 <File
911 RelativePath=".\src\MemcardManager.h"
913 </File>
914 <File
915 RelativePath=".\Src\PatchAddEdit.cpp"
917 </File>
918 <File
919 RelativePath=".\Src\PatchAddEdit.h"
921 </File>
922 <Filter
923 Name="NetPlay"
925 <File
926 RelativePath=".\Src\LockingQueue.h"
928 </File>
929 <File
930 RelativePath=".\Src\NetPlay.cpp"
932 </File>
933 <File
934 RelativePath=".\Src\NetPlay.h"
936 </File>
937 <File
938 RelativePath=".\Src\NetPlayClient.cpp"
940 </File>
941 <File
942 RelativePath=".\Src\NetPlayServer.cpp"
944 </File>
945 <File
946 RelativePath=".\Src\NetWindow.cpp"
948 <FileConfiguration
949 Name="Release|Win32"
951 <Tool
952 Name="VCCLCompilerTool"
953 UsePrecompiledHeader="0"
954 ForcedIncludeFiles="$(NOINHERIT)"
956 </FileConfiguration>
957 <FileConfiguration
958 Name="Release|x64"
960 <Tool
961 Name="VCCLCompilerTool"
962 UsePrecompiledHeader="0"
963 ForcedIncludeFiles="$(NOINHERIT)"
965 </FileConfiguration>
966 <FileConfiguration
967 Name="Debug|Win32"
969 <Tool
970 Name="VCCLCompilerTool"
971 UsePrecompiledHeader="0"
972 ForcedIncludeFiles="$(NOINHERIT)"
974 </FileConfiguration>
975 <FileConfiguration
976 Name="Debug|x64"
978 <Tool
979 Name="VCCLCompilerTool"
980 UsePrecompiledHeader="0"
981 ForcedIncludeFiles="$(NOINHERIT)"
983 </FileConfiguration>
984 <FileConfiguration
985 Name="DebugFast|Win32"
987 <Tool
988 Name="VCCLCompilerTool"
989 UsePrecompiledHeader="0"
990 ForcedIncludeFiles="$(NOINHERIT)"
992 </FileConfiguration>
993 <FileConfiguration
994 Name="DebugFast|x64"
996 <Tool
997 Name="VCCLCompilerTool"
998 UsePrecompiledHeader="0"
999 ForcedIncludeFiles="$(NOINHERIT)"
1001 </FileConfiguration>
1002 </File>
1003 <File
1004 RelativePath=".\Src\NetWindow.h"
1006 </File>
1007 </Filter>
1008 <Filter
1009 Name="Saves"
1011 <File
1012 RelativePath=".\src\MemoryCards\GCMemcard.cpp"
1014 <FileConfiguration
1015 Name="Release|Win32"
1017 <Tool
1018 Name="VCCLCompilerTool"
1019 WarnAsError="false"
1021 </FileConfiguration>
1022 <FileConfiguration
1023 Name="Debug|Win32"
1025 <Tool
1026 Name="VCCLCompilerTool"
1027 WarnAsError="false"
1029 </FileConfiguration>
1030 <FileConfiguration
1031 Name="DebugFast|Win32"
1033 <Tool
1034 Name="VCCLCompilerTool"
1035 WarnAsError="false"
1037 </FileConfiguration>
1038 </File>
1039 <File
1040 RelativePath=".\src\MemoryCards\GCMemcard.h"
1042 </File>
1043 <File
1044 RelativePath=".\Src\MemoryCards\WiiSaveCrypted.cpp"
1046 </File>
1047 <File
1048 RelativePath=".\Src\MemoryCards\WiiSaveCrypted.h"
1050 </File>
1051 </Filter>
1052 </Filter>
1053 <Filter
1054 Name="Misc"
1056 <File
1057 RelativePath=".\src\BootManager.cpp"
1059 </File>
1060 <File
1061 RelativePath=".\src\BootManager.h"
1063 </File>
1064 <File
1065 RelativePath=".\src\ISOFile.cpp"
1067 </File>
1068 <File
1069 RelativePath=".\src\ISOFile.h"
1071 </File>
1072 <File
1073 RelativePath=".\Src\Summarize.h"
1075 </File>
1076 </Filter>
1077 <File
1078 RelativePath=".\src\main.cpp"
1080 </File>
1081 <File
1082 RelativePath=".\src\main.h"
1084 </File>
1085 <File
1086 RelativePath=".\Src\MainNoGUI.cpp"
1088 <FileConfiguration
1089 Name="Release|Win32"
1090 ExcludedFromBuild="true"
1092 <Tool
1093 Name="VCCLCompilerTool"
1095 </FileConfiguration>
1096 <FileConfiguration
1097 Name="Release|x64"
1098 ExcludedFromBuild="true"
1100 <Tool
1101 Name="VCCLCompilerTool"
1103 </FileConfiguration>
1104 <FileConfiguration
1105 Name="Debug|Win32"
1106 ExcludedFromBuild="true"
1108 <Tool
1109 Name="VCCLCompilerTool"
1111 </FileConfiguration>
1112 <FileConfiguration
1113 Name="Debug|x64"
1114 ExcludedFromBuild="true"
1116 <Tool
1117 Name="VCCLCompilerTool"
1119 </FileConfiguration>
1120 <FileConfiguration
1121 Name="DebugFast|Win32"
1122 ExcludedFromBuild="true"
1124 <Tool
1125 Name="VCCLCompilerTool"
1127 </FileConfiguration>
1128 <FileConfiguration
1129 Name="DebugFast|x64"
1130 ExcludedFromBuild="true"
1132 <Tool
1133 Name="VCCLCompilerTool"
1135 </FileConfiguration>
1136 </File>
1137 <File
1138 RelativePath="..\..\..\readme.txt"
1140 </File>
1141 <File
1142 RelativePath=".\Src\SConscript"
1144 </File>
1145 <File
1146 RelativePath=".\src\stdafx.cpp"
1148 <FileConfiguration
1149 Name="Release|Win32"
1151 <Tool
1152 Name="VCCLCompilerTool"
1153 UsePrecompiledHeader="1"
1155 </FileConfiguration>
1156 <FileConfiguration
1157 Name="Release|x64"
1159 <Tool
1160 Name="VCCLCompilerTool"
1161 UsePrecompiledHeader="1"
1163 </FileConfiguration>
1164 <FileConfiguration
1165 Name="Debug|Win32"
1167 <Tool
1168 Name="VCCLCompilerTool"
1169 UsePrecompiledHeader="1"
1171 </FileConfiguration>
1172 <FileConfiguration
1173 Name="Debug|x64"
1175 <Tool
1176 Name="VCCLCompilerTool"
1177 UsePrecompiledHeader="1"
1179 </FileConfiguration>
1180 <FileConfiguration
1181 Name="DebugFast|Win32"
1183 <Tool
1184 Name="VCCLCompilerTool"
1185 UsePrecompiledHeader="1"
1187 </FileConfiguration>
1188 <FileConfiguration
1189 Name="DebugFast|x64"
1191 <Tool
1192 Name="VCCLCompilerTool"
1193 UsePrecompiledHeader="1"
1195 </FileConfiguration>
1196 </File>
1197 <File
1198 RelativePath=".\src\stdafx.h"
1200 </File>
1201 <File
1202 RelativePath=".\Src\WxUtils.cpp"
1204 </File>
1205 <File
1206 RelativePath=".\Src\WxUtils.h"
1208 </File>
1209 </Files>
1210 <Globals>
1211 </Globals>
1212 </VisualStudioProject>