OSDN Git Service

Separate vc71 Build* folders from vc100 (expat)
[winmerge-jp/winmerge-jp.git] / Externals / pcre / Win32 / pcretest.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="pcretest"
6         ProjectGUID="{2F7CAB19-9AF6-4923-BC53-DC5FD9DC0651}"
7         SccProjectName=""
8         SccLocalPath=""
9         Keyword="Win32Proj">
10         <Platforms>
11                 <Platform
12                         Name="Win32"/>
13         </Platforms>
14         <Configurations>
15                 <Configuration
16                         Name="Debug|Win32"
17                         OutputDirectory="..\..\..\Build\pcre\Debug"
18                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcretest.dir\Debug"
19                         ConfigurationType="1"
20                         UseOfMFC="0"
21                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
22                         CharacterSet="2">
23                         <Tool
24                                 Name="VCCLCompilerTool"
25                                 AdditionalOptions=" /Zm1000"
26                                 Optimization="0"
27                                 InlineFunctionExpansion="0"
28                                 AdditionalIncludeDirectories=".;.."
29                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
30                                 ExceptionHandling="FALSE"
31                                 BasicRuntimeChecks="1"
32                                 RuntimeLibrary="3"
33                                 AssemblerListingLocation="Debug"
34                                 ObjectFile="$(IntDir)\"
35                                 ProgramDataBaseFileName="$(IntDir)/pcretest.pdb"
36                                 WarningLevel="3"
37                                 DebugInformationFormat="3"
38                                 CompileAs="1"/>
39                         <Tool
40                                 Name="VCCustomBuildTool"/>
41                         <Tool
42                                 Name="VCLinkerTool"
43                                 AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
44                                 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib $(OutDir)\pcreposixd.lib $(OutDir)\pcre.lib $(NOINHERIT)"
45                                 OutputFile="$(OutDir)\pcretest.exe"
46                                 Version="0.0"
47                                 LinkIncremental="2"
48                                 AdditionalLibraryDirectories=""
49                                 GenerateDebugInformation="TRUE"
50                                 ProgramDatabaseFile="$(IntDir)/pcretest.pdb"
51                                 SubSystem="1"
52                                 ImportLibrary="$(OutDir)\pcretest.lib"/>
53                         <Tool
54                                 Name="VCMIDLTool"
55                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
56                                 MkTypLibCompatible="FALSE"
57                                 TargetEnvironment="1"
58                                 GenerateStublessProxies="TRUE"
59                                 TypeLibraryName="$(InputName).tlb"
60                                 OutputDirectory="$(IntDir)"
61                                 HeaderFileName="$(InputName).h"
62                                 DLLDataFileName=""
63                                 InterfaceIdentifierFileName="$(InputName)_i.c"
64                                 ProxyFileName="$(InputName)_p.c"/>
65                         <Tool
66                                 Name="VCPostBuildEventTool"/>
67                         <Tool
68                                 Name="VCPreBuildEventTool"/>
69                         <Tool
70                                 Name="VCPreLinkEventTool"/>
71                         <Tool
72                                 Name="VCResourceCompilerTool"
73                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
74                                 AdditionalIncludeDirectories=".;.."/>
75                         <Tool
76                                 Name="VCWebServiceProxyGeneratorTool"/>
77                         <Tool
78                                 Name="VCXMLDataGeneratorTool"/>
79                         <Tool
80                                 Name="VCWebDeploymentTool"/>
81                         <Tool
82                                 Name="VCManagedWrapperGeneratorTool"/>
83                         <Tool
84                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
85                 </Configuration>
86                 <Configuration
87                         Name="Release|Win32"
88                         OutputDirectory="..\..\..\Build\pcre\Release"
89                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcretest.dir\Release"
90                         ConfigurationType="1"
91                         UseOfMFC="0"
92                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
93                         CharacterSet="2">
94                         <Tool
95                                 Name="VCCLCompilerTool"
96                                 AdditionalOptions=" /Zm1000"
97                                 Optimization="2"
98                                 InlineFunctionExpansion="2"
99                                 AdditionalIncludeDirectories=".;.."
100                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
101                                 ExceptionHandling="FALSE"
102                                 RuntimeLibrary="2"
103                                 AssemblerListingLocation="Release"
104                                 ObjectFile="$(IntDir)\"
105                                 ProgramDataBaseFileName="$(IntDir)/pcretest.pdb"
106                                 WarningLevel="3"
107                                 CompileAs="1"/>
108                         <Tool
109                                 Name="VCCustomBuildTool"/>
110                         <Tool
111                                 Name="VCLinkerTool"
112                                 AdditionalOptions=" /STACK:10000000 /machine:I386"
113                                 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib $(OutDir)\pcreposix.lib $(OutDir)\pcre.lib $(NOINHERIT)"
114                                 OutputFile="$(OutDir)\pcretest.exe"
115                                 Version="0.0"
116                                 LinkIncremental="1"
117                                 AdditionalLibraryDirectories=""
118                                 ProgramDatabaseFile="$(IntDir)/pcretest.pdb"
119                                 SubSystem="1"
120                                 ImportLibrary="$(OutDir)\pcretest.lib"/>
121                         <Tool
122                                 Name="VCMIDLTool"
123                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
124                                 MkTypLibCompatible="FALSE"
125                                 TargetEnvironment="1"
126                                 GenerateStublessProxies="TRUE"
127                                 TypeLibraryName="$(InputName).tlb"
128                                 OutputDirectory="$(IntDir)"
129                                 HeaderFileName="$(InputName).h"
130                                 DLLDataFileName=""
131                                 InterfaceIdentifierFileName="$(InputName)_i.c"
132                                 ProxyFileName="$(InputName)_p.c"/>
133                         <Tool
134                                 Name="VCPostBuildEventTool"/>
135                         <Tool
136                                 Name="VCPreBuildEventTool"/>
137                         <Tool
138                                 Name="VCPreLinkEventTool"/>
139                         <Tool
140                                 Name="VCResourceCompilerTool"
141                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
142                                 AdditionalIncludeDirectories=".;.."/>
143                         <Tool
144                                 Name="VCWebServiceProxyGeneratorTool"/>
145                         <Tool
146                                 Name="VCXMLDataGeneratorTool"/>
147                         <Tool
148                                 Name="VCWebDeploymentTool"/>
149                         <Tool
150                                 Name="VCManagedWrapperGeneratorTool"/>
151                         <Tool
152                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
153                 </Configuration>
154                 <Configuration
155                         Name="MinSizeRel|Win32"
156                         OutputDirectory="..\..\..\Build\pcre\MinSizeRel"
157                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcretest.dir\MinSizeRel"
158                         ConfigurationType="1"
159                         UseOfMFC="0"
160                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
161                         CharacterSet="2">
162                         <Tool
163                                 Name="VCCLCompilerTool"
164                                 AdditionalOptions=" /Zm1000"
165                                 Optimization="1"
166                                 InlineFunctionExpansion="1"
167                                 AdditionalIncludeDirectories=".;.."
168                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
169                                 ExceptionHandling="FALSE"
170                                 RuntimeLibrary="2"
171                                 AssemblerListingLocation="MinSizeRel"
172                                 ObjectFile="$(IntDir)\"
173                                 ProgramDataBaseFileName="$(IntDir)/pcretest.pdb"
174                                 WarningLevel="3"
175                                 CompileAs="1"/>
176                         <Tool
177                                 Name="VCCustomBuildTool"/>
178                         <Tool
179                                 Name="VCLinkerTool"
180                                 AdditionalOptions=" /STACK:10000000 /machine:I386"
181                                 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib $(OutDir)\pcreposix.lib $(OutDir)\pcre.lib $(NOINHERIT)"
182                                 OutputFile="$(OutDir)\pcretest.exe"
183                                 Version="0.0"
184                                 LinkIncremental="1"
185                                 AdditionalLibraryDirectories=""
186                                 ProgramDatabaseFile="$(IntDir)/pcretest.pdb"
187                                 SubSystem="1"
188                                 ImportLibrary="$(OutDir)\pcretest.lib"/>
189                         <Tool
190                                 Name="VCMIDLTool"
191                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
192                                 MkTypLibCompatible="FALSE"
193                                 TargetEnvironment="1"
194                                 GenerateStublessProxies="TRUE"
195                                 TypeLibraryName="$(InputName).tlb"
196                                 OutputDirectory="$(IntDir)"
197                                 HeaderFileName="$(InputName).h"
198                                 DLLDataFileName=""
199                                 InterfaceIdentifierFileName="$(InputName)_i.c"
200                                 ProxyFileName="$(InputName)_p.c"/>
201                         <Tool
202                                 Name="VCPostBuildEventTool"/>
203                         <Tool
204                                 Name="VCPreBuildEventTool"/>
205                         <Tool
206                                 Name="VCPreLinkEventTool"/>
207                         <Tool
208                                 Name="VCResourceCompilerTool"
209                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
210                                 AdditionalIncludeDirectories=".;.."/>
211                         <Tool
212                                 Name="VCWebServiceProxyGeneratorTool"/>
213                         <Tool
214                                 Name="VCXMLDataGeneratorTool"/>
215                         <Tool
216                                 Name="VCWebDeploymentTool"/>
217                         <Tool
218                                 Name="VCManagedWrapperGeneratorTool"/>
219                         <Tool
220                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
221                 </Configuration>
222                 <Configuration
223                         Name="RelWithDebInfo|Win32"
224                         OutputDirectory="RelWithDebInfo"
225                         IntermediateDirectory="pcretest.dir\RelWithDebInfo"
226                         ConfigurationType="1"
227                         UseOfMFC="0"
228                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
229                         CharacterSet="2">
230                         <Tool
231                                 Name="VCCLCompilerTool"
232                                 AdditionalOptions=" /Zm1000"
233                                 Optimization="2"
234                                 InlineFunctionExpansion="1"
235                                 AdditionalIncludeDirectories=".;.."
236                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
237                                 ExceptionHandling="FALSE"
238                                 RuntimeLibrary="2"
239                                 AssemblerListingLocation="RelWithDebInfo"
240                                 ObjectFile="$(IntDir)\"
241                                 ProgramDataBaseFileName="$(IntDir)\pcretest.pdb"
242                                 WarningLevel="3"
243                                 DebugInformationFormat="3"
244                                 CompileAs="1"/>
245                         <Tool
246                                 Name="VCCustomBuildTool"/>
247                         <Tool
248                                 Name="VCLinkerTool"
249                                 AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
250                                 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib $(OutDir)\pcreposix.lib $(OutDir)\pcre.lib $(NOINHERIT)"
251                                 OutputFile="$(OutDir)\pcretest.exe"
252                                 Version="0.0"
253                                 LinkIncremental="2"
254                                 AdditionalLibraryDirectories=""
255                                 GenerateDebugInformation="TRUE"
256                                 ProgramDatabaseFile="$(IntDir)\pcretest.pdb"
257                                 SubSystem="1"
258                                 ImportLibrary="$(OutDir)\pcretest.lib"/>
259                         <Tool
260                                 Name="VCMIDLTool"
261                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
262                                 MkTypLibCompatible="FALSE"
263                                 TargetEnvironment="1"
264                                 GenerateStublessProxies="TRUE"
265                                 TypeLibraryName="$(InputName).tlb"
266                                 OutputDirectory="$(IntDir)"
267                                 HeaderFileName="$(InputName).h"
268                                 DLLDataFileName=""
269                                 InterfaceIdentifierFileName="$(InputName)_i.c"
270                                 ProxyFileName="$(InputName)_p.c"/>
271                         <Tool
272                                 Name="VCPostBuildEventTool"/>
273                         <Tool
274                                 Name="VCPreBuildEventTool"/>
275                         <Tool
276                                 Name="VCPreLinkEventTool"/>
277                         <Tool
278                                 Name="VCResourceCompilerTool"
279                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
280                                 AdditionalIncludeDirectories=".;.."/>
281                         <Tool
282                                 Name="VCWebServiceProxyGeneratorTool"/>
283                         <Tool
284                                 Name="VCXMLDataGeneratorTool"/>
285                         <Tool
286                                 Name="VCWebDeploymentTool"/>
287                         <Tool
288                                 Name="VCManagedWrapperGeneratorTool"/>
289                         <Tool
290                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
291                 </Configuration>
292         </Configurations>
293         <References>
294         </References>
295         <Files>
296                 <Filter
297                         Name="Source Files"
298                         Filter="">
299                         <File
300                                 RelativePath="..\pcretest.c">
301                         </File>
302                 </Filter>
303                 <File
304                         RelativePath="..\CMakeLists.txt">
305                         <FileConfiguration
306                                 Name="Debug|Win32">
307                                 <Tool
308                                         Name="VCCustomBuildTool"
309                                         Description=""
310                                         CommandLine=""
311                                         AdditionalDependencies=""
312                                         Outputs=""/>
313                         </FileConfiguration>
314                         <FileConfiguration
315                                 Name="Release|Win32">
316                                 <Tool
317                                         Name="VCCustomBuildTool"
318                                         Description=""
319                                         CommandLine=""
320                                         AdditionalDependencies=""
321                                         Outputs=""/>
322                         </FileConfiguration>
323                         <FileConfiguration
324                                 Name="MinSizeRel|Win32">
325                                 <Tool
326                                         Name="VCCustomBuildTool"
327                                         Description=""
328                                         CommandLine=""
329                                         AdditionalDependencies=""
330                                         Outputs=""/>
331                         </FileConfiguration>
332                         <FileConfiguration
333                                 Name="RelWithDebInfo|Win32">
334                                 <Tool
335                                         Name="VCCustomBuildTool"
336                                         Description=""
337                                         CommandLine=""
338                                         AdditionalDependencies=""
339                                         Outputs=""/>
340                         </FileConfiguration>
341                 </File>
342         </Files>
343         <Globals>
344         </Globals>
345 </VisualStudioProject>