OSDN Git Service

remove ffmpeg from this project. i will put the ffmpeg to "external/ffmpeg" path
[android-x86/external-stagefright-plugins.git] / SDL-1.3 / android-project / jni / SDL / VisualC / tests / testwin / testwin_VS2008.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="testwin"\r
6         ProjectGUID="{0FFD1A21-11DB-492C-A989-E4F195B0C441}"\r
7         RootNamespace="testwin"\r
8         TargetFrameworkVersion="131072"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory=".\Debug"\r
21                         IntermediateDirectory=".\Debug"\r
22                         ConfigurationType="1"\r
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
24                         UseOfMFC="0"\r
25                         ATLMinimizesCRunTimeLibraryUsage="false"\r
26                         >\r
27                         <Tool\r
28                                 Name="VCPreBuildEventTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCCustomBuildTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCXMLDataGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCWebServiceProxyGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCMIDLTool"\r
41                                 PreprocessorDefinitions="_DEBUG"\r
42                                 MkTypLibCompatible="true"\r
43                                 SuppressStartupBanner="true"\r
44                                 TargetEnvironment="1"\r
45                                 TypeLibraryName=".\Debug/testwin.tlb"\r
46                         />\r
47                         <Tool\r
48                                 Name="VCCLCompilerTool"\r
49                                 Optimization="0"\r
50                                 AdditionalIncludeDirectories="..\..\..\include"\r
51                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"\r
52                                 RuntimeLibrary="3"\r
53                                 UsePrecompiledHeader="0"\r
54                                 PrecompiledHeaderFile=".\Debug/testwin.pch"\r
55                                 WarningLevel="3"\r
56                                 SuppressStartupBanner="true"\r
57                                 DebugInformationFormat="4"\r
58                                 CompileAs="0"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCManagedResourceCompilerTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCResourceCompilerTool"\r
65                                 PreprocessorDefinitions="_DEBUG"\r
66                                 Culture="1033"\r
67                         />\r
68                         <Tool\r
69                                 Name="VCPreLinkEventTool"\r
70                         />\r
71                         <Tool\r
72                                 Name="VCLinkerTool"\r
73                                 AdditionalOptions="/MACHINE:I386"\r
74                                 LinkIncremental="2"\r
75                                 SuppressStartupBanner="true"\r
76                                 GenerateDebugInformation="true"\r
77                                 ProgramDatabaseFile=".\Debug/testwin.pdb"\r
78                                 SubSystem="2"\r
79                                 RandomizedBaseAddress="1"\r
80                                 DataExecutionPrevention="0"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCALinkTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCManifestTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCXDCMakeTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCBscMakeTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCFxCopTool"\r
96                         />\r
97                         <Tool\r
98                                 Name="VCAppVerifierTool"\r
99                         />\r
100                         <Tool\r
101                                 Name="VCPostBuildEventTool"\r
102                                 Description="Copy SDL and data files"\r
103                                 CommandLine="copy &quot;$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll&quot; &quot;$(TargetDir)\SDL.dll&quot;&#x0D;&#x0A;copy &quot;$(SolutionDir)\..\test\sample.bmp&quot; &quot;$(ProjectDir)\sample.bmp&quot;&#x0D;&#x0A;"\r
104                         />\r
105                 </Configuration>\r
106                 <Configuration\r
107                         Name="Release|Win32"\r
108                         OutputDirectory=".\Release"\r
109                         IntermediateDirectory=".\Release"\r
110                         ConfigurationType="1"\r
111                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
112                         UseOfMFC="0"\r
113                         ATLMinimizesCRunTimeLibraryUsage="false"\r
114                         >\r
115                         <Tool\r
116                                 Name="VCPreBuildEventTool"\r
117                         />\r
118                         <Tool\r
119                                 Name="VCCustomBuildTool"\r
120                         />\r
121                         <Tool\r
122                                 Name="VCXMLDataGeneratorTool"\r
123                         />\r
124                         <Tool\r
125                                 Name="VCWebServiceProxyGeneratorTool"\r
126                         />\r
127                         <Tool\r
128                                 Name="VCMIDLTool"\r
129                                 PreprocessorDefinitions="NDEBUG"\r
130                                 MkTypLibCompatible="true"\r
131                                 SuppressStartupBanner="true"\r
132                                 TargetEnvironment="1"\r
133                                 TypeLibraryName=".\Release/testwin.tlb"\r
134                         />\r
135                         <Tool\r
136                                 Name="VCCLCompilerTool"\r
137                                 InlineFunctionExpansion="1"\r
138                                 AdditionalIncludeDirectories="..\..\..\include"\r
139                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"\r
140                                 StringPooling="true"\r
141                                 RuntimeLibrary="2"\r
142                                 EnableFunctionLevelLinking="true"\r
143                                 UsePrecompiledHeader="0"\r
144                                 PrecompiledHeaderFile=".\Release/testwin.pch"\r
145                                 WarningLevel="3"\r
146                                 SuppressStartupBanner="true"\r
147                                 CompileAs="0"\r
148                         />\r
149                         <Tool\r
150                                 Name="VCManagedResourceCompilerTool"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCResourceCompilerTool"\r
154                                 PreprocessorDefinitions="NDEBUG"\r
155                                 Culture="1033"\r
156                         />\r
157                         <Tool\r
158                                 Name="VCPreLinkEventTool"\r
159                         />\r
160                         <Tool\r
161                                 Name="VCLinkerTool"\r
162                                 AdditionalOptions="/MACHINE:I386"\r
163                                 LinkIncremental="1"\r
164                                 SuppressStartupBanner="true"\r
165                                 ProgramDatabaseFile=".\Release/testwin.pdb"\r
166                                 SubSystem="2"\r
167                                 RandomizedBaseAddress="1"\r
168                                 DataExecutionPrevention="0"\r
169                         />\r
170                         <Tool\r
171                                 Name="VCALinkTool"\r
172                         />\r
173                         <Tool\r
174                                 Name="VCManifestTool"\r
175                         />\r
176                         <Tool\r
177                                 Name="VCXDCMakeTool"\r
178                         />\r
179                         <Tool\r
180                                 Name="VCBscMakeTool"\r
181                         />\r
182                         <Tool\r
183                                 Name="VCFxCopTool"\r
184                         />\r
185                         <Tool\r
186                                 Name="VCAppVerifierTool"\r
187                         />\r
188                         <Tool\r
189                                 Name="VCPostBuildEventTool"\r
190                                 Description="Copy SDL and data files"\r
191                                 CommandLine="copy &quot;$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll&quot; &quot;$(TargetDir)\SDL.dll&quot;&#x0D;&#x0A;copy &quot;$(SolutionDir)\..\test\sample.bmp&quot; &quot;$(ProjectDir)\sample.bmp&quot;&#x0D;&#x0A;"\r
192                         />\r
193                 </Configuration>\r
194         </Configurations>\r
195         <References>\r
196         </References>\r
197         <Files>\r
198                 <File\r
199                         RelativePath="..\..\..\test\testwin.c"\r
200                         >\r
201                 </File>\r
202         </Files>\r
203         <Globals>\r
204         </Globals>\r
205 </VisualStudioProject>\r