Input SDL plugin. Compile and run on the OpenPandora. Include config for Pandora...
[mupen64plus-pandora.git] / source / mupen64plus-input-sdl / projects / msvc8 / mupen64plus-input-sdl.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="mupen64plus-input-sdl"
6         ProjectGUID="{7F3178D0-0E2E-471B-9160-69F0354F9DE9}"
7         RootNamespace="mupen64plusinputsdl"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="2"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="..\..\..\mupen64plus-core\src\api;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="false"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib"
65                                 LinkIncremental="2"
66                                 GenerateDebugInformation="true"
67                                 SubSystem="2"
68                                 TargetMachine="1"
69                         />
70                         <Tool
71                                 Name="VCALinkTool"
72                         />
73                         <Tool
74                                 Name="VCManifestTool"
75                         />
76                         <Tool
77                                 Name="VCXDCMakeTool"
78                         />
79                         <Tool
80                                 Name="VCBscMakeTool"
81                         />
82                         <Tool
83                                 Name="VCFxCopTool"
84                         />
85                         <Tool
86                                 Name="VCAppVerifierTool"
87                         />
88                         <Tool
89                                 Name="VCWebDeploymentTool"
90                         />
91                         <Tool
92                                 Name="VCPostBuildEventTool"
93                         />
94                 </Configuration>
95                 <Configuration
96                         Name="Release|Win32"
97                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98                         IntermediateDirectory="$(ConfigurationName)"
99                         ConfigurationType="2"
100                         CharacterSet="2"
101                         WholeProgramOptimization="1"
102                         >
103                         <Tool
104                                 Name="VCPreBuildEventTool"
105                         />
106                         <Tool
107                                 Name="VCCustomBuildTool"
108                         />
109                         <Tool
110                                 Name="VCXMLDataGeneratorTool"
111                         />
112                         <Tool
113                                 Name="VCWebServiceProxyGeneratorTool"
114                         />
115                         <Tool
116                                 Name="VCMIDLTool"
117                         />
118                         <Tool
119                                 Name="VCCLCompilerTool"
120                                 AdditionalIncludeDirectories="..\..\..\mupen64plus-core\src\api;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include"
121                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE"
122                                 RuntimeLibrary="2"
123                                 UsePrecompiledHeader="0"
124                                 WarningLevel="3"
125                                 Detect64BitPortabilityProblems="false"
126                                 DebugInformationFormat="3"
127                                 CompileAs="0"
128                         />
129                         <Tool
130                                 Name="VCManagedResourceCompilerTool"
131                         />
132                         <Tool
133                                 Name="VCResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCPreLinkEventTool"
137                         />
138                         <Tool
139                                 Name="VCLinkerTool"
140                                 AdditionalDependencies="..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib"
141                                 LinkIncremental="1"
142                                 GenerateDebugInformation="true"
143                                 SubSystem="2"
144                                 OptimizeReferences="2"
145                                 EnableCOMDATFolding="2"
146                                 TargetMachine="1"
147                         />
148                         <Tool
149                                 Name="VCALinkTool"
150                         />
151                         <Tool
152                                 Name="VCManifestTool"
153                         />
154                         <Tool
155                                 Name="VCXDCMakeTool"
156                         />
157                         <Tool
158                                 Name="VCBscMakeTool"
159                         />
160                         <Tool
161                                 Name="VCFxCopTool"
162                         />
163                         <Tool
164                                 Name="VCAppVerifierTool"
165                         />
166                         <Tool
167                                 Name="VCWebDeploymentTool"
168                         />
169                         <Tool
170                                 Name="VCPostBuildEventTool"
171                         />
172                 </Configuration>
173         </Configurations>
174         <References>
175         </References>
176         <Files>
177                 <Filter
178                         Name="Source Files"
179                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181                         >
182                         <File
183                                 RelativePath="..\..\src\autoconfig.c"
184                                 >
185                         </File>
186                         <File
187                                 RelativePath="..\..\src\config.c"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath="..\..\src\osal_dynamiclib_win32.c"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\..\src\plugin.c"
196                                 >
197                         </File>
198                 </Filter>
199                 <Filter
200                         Name="Header Files"
201                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
202                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
203                         >
204                         <File
205                                 RelativePath="..\..\src\autoconfig.h"
206                                 >
207                         </File>
208                         <File
209                                 RelativePath="..\..\src\config.h"
210                                 >
211                         </File>
212                         <File
213                                 RelativePath="..\..\src\osal_dynamiclib.h"
214                                 >
215                         </File>
216                         <File
217                                 RelativePath="..\..\src\osal_preproc.h"
218                                 >
219                         </File>
220                         <File
221                                 RelativePath="..\..\src\plugin.h"
222                                 >
223                         </File>
224                         <File
225                                 RelativePath="..\..\src\version.h"
226                                 >
227                         </File>
228                 </Filter>
229         </Files>
230         <Globals>
231         </Globals>
232 </VisualStudioProject>