source: libcaca/trunk/cxx/test-cxx.vcproj @ 3490

Revision 3490, 6.4 KB checked in by sam, 4 years ago (diff)

Manually fix Visual Studio files so that builds do not spew
their crap all over the place. There is still caca-sharp/obj
that it insists on creating (reported as Connect ID 301965).

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="test-cxx"
6        ProjectGUID="{F2530E59-7ADB-4D3C-8873-6D110788B8F7}"
7        RootNamespace="testcxx"
8        Keyword="Win32Proj"
9        TargetFrameworkVersion="131072"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15                <Platform
16                        Name="x64"
17                />
18        </Platforms>
19        <ToolFiles>
20        </ToolFiles>
21        <Configurations>
22                <Configuration
23                        Name="Debug|Win32"
24                        OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
25                        IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
26                        ConfigurationType="1"
27                        CharacterSet="1"
28                        >
29                        <Tool
30                                Name="VCPreBuildEventTool"
31                        />
32                        <Tool
33                                Name="VCCustomBuildTool"
34                        />
35                        <Tool
36                                Name="VCXMLDataGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCWebServiceProxyGeneratorTool"
40                        />
41                        <Tool
42                                Name="VCMIDLTool"
43                        />
44                        <Tool
45                                Name="VCCLCompilerTool"
46                                Optimization="0"
47                                AdditionalIncludeDirectories=".;..\win32;..\caca"
48                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
49                                MinimalRebuild="true"
50                                BasicRuntimeChecks="3"
51                                RuntimeLibrary="3"
52                                UsePrecompiledHeader="0"
53                                WarningLevel="3"
54                                DebugInformationFormat="4"
55                        />
56                        <Tool
57                                Name="VCManagedResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCResourceCompilerTool"
61                        />
62                        <Tool
63                                Name="VCPreLinkEventTool"
64                        />
65                        <Tool
66                                Name="VCLinkerTool"
67                                LinkIncremental="2"
68                                GenerateDebugInformation="true"
69                                SubSystem="1"
70                                RandomizedBaseAddress="1"
71                                DataExecutionPrevention="0"
72                                TargetMachine="1"
73                        />
74                        <Tool
75                                Name="VCALinkTool"
76                        />
77                        <Tool
78                                Name="VCManifestTool"
79                        />
80                        <Tool
81                                Name="VCXDCMakeTool"
82                        />
83                        <Tool
84                                Name="VCBscMakeTool"
85                        />
86                        <Tool
87                                Name="VCFxCopTool"
88                        />
89                        <Tool
90                                Name="VCAppVerifierTool"
91                        />
92                        <Tool
93                                Name="VCPostBuildEventTool"
94                        />
95                </Configuration>
96                <Configuration
97                        Name="Release|Win32"
98                        OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
99                        IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
100                        ConfigurationType="1"
101                        CharacterSet="1"
102                        WholeProgramOptimization="1"
103                        >
104                        <Tool
105                                Name="VCPreBuildEventTool"
106                        />
107                        <Tool
108                                Name="VCCustomBuildTool"
109                        />
110                        <Tool
111                                Name="VCXMLDataGeneratorTool"
112                        />
113                        <Tool
114                                Name="VCWebServiceProxyGeneratorTool"
115                        />
116                        <Tool
117                                Name="VCMIDLTool"
118                        />
119                        <Tool
120                                Name="VCCLCompilerTool"
121                                AdditionalIncludeDirectories=".;..\win32;..\caca"
122                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
123                                RuntimeLibrary="2"
124                                UsePrecompiledHeader="0"
125                                WarningLevel="3"
126                                DebugInformationFormat="3"
127                        />
128                        <Tool
129                                Name="VCManagedResourceCompilerTool"
130                        />
131                        <Tool
132                                Name="VCResourceCompilerTool"
133                        />
134                        <Tool
135                                Name="VCPreLinkEventTool"
136                        />
137                        <Tool
138                                Name="VCLinkerTool"
139                                LinkIncremental="1"
140                                GenerateDebugInformation="true"
141                                SubSystem="1"
142                                OptimizeReferences="2"
143                                EnableCOMDATFolding="2"
144                                RandomizedBaseAddress="1"
145                                DataExecutionPrevention="0"
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="VCPostBuildEventTool"
168                        />
169                </Configuration>
170                <Configuration
171                        Name="Debug|x64"
172                        OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
173                        IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
174                        ConfigurationType="1"
175                        CharacterSet="1"
176                        >
177                        <Tool
178                                Name="VCPreBuildEventTool"
179                        />
180                        <Tool
181                                Name="VCCustomBuildTool"
182                        />
183                        <Tool
184                                Name="VCXMLDataGeneratorTool"
185                        />
186                        <Tool
187                                Name="VCWebServiceProxyGeneratorTool"
188                        />
189                        <Tool
190                                Name="VCMIDLTool"
191                                TargetEnvironment="3"
192                        />
193                        <Tool
194                                Name="VCCLCompilerTool"
195                                Optimization="0"
196                                AdditionalIncludeDirectories=".;..\win32;..\caca"
197                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
198                                MinimalRebuild="true"
199                                BasicRuntimeChecks="3"
200                                RuntimeLibrary="3"
201                                UsePrecompiledHeader="0"
202                                WarningLevel="3"
203                                DebugInformationFormat="3"
204                        />
205                        <Tool
206                                Name="VCManagedResourceCompilerTool"
207                        />
208                        <Tool
209                                Name="VCResourceCompilerTool"
210                        />
211                        <Tool
212                                Name="VCPreLinkEventTool"
213                        />
214                        <Tool
215                                Name="VCLinkerTool"
216                                LinkIncremental="2"
217                                GenerateDebugInformation="true"
218                                SubSystem="1"
219                                RandomizedBaseAddress="1"
220                                DataExecutionPrevention="0"
221                                TargetMachine="17"
222                        />
223                        <Tool
224                                Name="VCALinkTool"
225                        />
226                        <Tool
227                                Name="VCManifestTool"
228                        />
229                        <Tool
230                                Name="VCXDCMakeTool"
231                        />
232                        <Tool
233                                Name="VCBscMakeTool"
234                        />
235                        <Tool
236                                Name="VCFxCopTool"
237                        />
238                        <Tool
239                                Name="VCAppVerifierTool"
240                        />
241                        <Tool
242                                Name="VCPostBuildEventTool"
243                        />
244                </Configuration>
245                <Configuration
246                        Name="Release|x64"
247                        OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
248                        IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
249                        ConfigurationType="1"
250                        CharacterSet="1"
251                        WholeProgramOptimization="1"
252                        >
253                        <Tool
254                                Name="VCPreBuildEventTool"
255                        />
256                        <Tool
257                                Name="VCCustomBuildTool"
258                        />
259                        <Tool
260                                Name="VCXMLDataGeneratorTool"
261                        />
262                        <Tool
263                                Name="VCWebServiceProxyGeneratorTool"
264                        />
265                        <Tool
266                                Name="VCMIDLTool"
267                                TargetEnvironment="3"
268                        />
269                        <Tool
270                                Name="VCCLCompilerTool"
271                                AdditionalIncludeDirectories=".;..\win32;..\caca"
272                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
273                                RuntimeLibrary="2"
274                                UsePrecompiledHeader="0"
275                                WarningLevel="3"
276                                DebugInformationFormat="3"
277                        />
278                        <Tool
279                                Name="VCManagedResourceCompilerTool"
280                        />
281                        <Tool
282                                Name="VCResourceCompilerTool"
283                        />
284                        <Tool
285                                Name="VCPreLinkEventTool"
286                        />
287                        <Tool
288                                Name="VCLinkerTool"
289                                LinkIncremental="1"
290                                GenerateDebugInformation="true"
291                                SubSystem="1"
292                                OptimizeReferences="2"
293                                EnableCOMDATFolding="2"
294                                RandomizedBaseAddress="1"
295                                DataExecutionPrevention="0"
296                                TargetMachine="17"
297                        />
298                        <Tool
299                                Name="VCALinkTool"
300                        />
301                        <Tool
302                                Name="VCManifestTool"
303                        />
304                        <Tool
305                                Name="VCXDCMakeTool"
306                        />
307                        <Tool
308                                Name="VCBscMakeTool"
309                        />
310                        <Tool
311                                Name="VCFxCopTool"
312                        />
313                        <Tool
314                                Name="VCAppVerifierTool"
315                        />
316                        <Tool
317                                Name="VCPostBuildEventTool"
318                        />
319                </Configuration>
320        </Configurations>
321        <References>
322        </References>
323        <Files>
324                <File
325                        RelativePath="cxxtest.cpp"
326                        >
327                </File>
328        </Files>
329        <Globals>
330        </Globals>
331</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.