]> git.lyx.org Git - lyx.git/blob - boost/libs/regex/regex.vcproj
Fixes and additions to the textcyr macros in unicodesymbols
[lyx.git] / boost / libs / regex / regex.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="libboost_regex"
6         ProjectGUID="{FDBBC827-4BD2-4E7D-B050-0967A0B6C754}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="4"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="..\.."
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24                                 MinimalRebuild="TRUE"
25                                 BasicRuntimeChecks="0"
26                                 RuntimeLibrary="2"
27                                 BufferSecurityCheck="FALSE"
28                                 TreatWChar_tAsBuiltInType="TRUE"
29                                 ForceConformanceInForLoopScope="TRUE"
30                                 RuntimeTypeInfo="TRUE"
31                                 UsePrecompiledHeader="0"
32                                 WarningLevel="3"
33                                 Detect64BitPortabilityProblems="TRUE"
34                                 DebugInformationFormat="3"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLibrarianTool"
39                                 OutputFile="$(OutDir)/libboost_regex-vc71-mt-gd-1_32.lib"/>
40                         <Tool
41                                 Name="VCMIDLTool"/>
42                         <Tool
43                                 Name="VCPostBuildEventTool"/>
44                         <Tool
45                                 Name="VCPreBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreLinkEventTool"/>
48                         <Tool
49                                 Name="VCResourceCompilerTool"/>
50                         <Tool
51                                 Name="VCWebServiceProxyGeneratorTool"/>
52                         <Tool
53                                 Name="VCXMLDataGeneratorTool"/>
54                         <Tool
55                                 Name="VCManagedWrapperGeneratorTool"/>
56                         <Tool
57                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58                 </Configuration>
59                 <Configuration
60                         Name="Release|Win32"
61                         OutputDirectory="Release"
62                         IntermediateDirectory="Release"
63                         ConfigurationType="4"
64                         CharacterSet="2">
65                         <Tool
66                                 Name="VCCLCompilerTool"
67                                 AdditionalIncludeDirectories="..\.."
68                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
69                                 RuntimeLibrary="2"
70                                 TreatWChar_tAsBuiltInType="TRUE"
71                                 ForceConformanceInForLoopScope="TRUE"
72                                 RuntimeTypeInfo="TRUE"
73                                 UsePrecompiledHeader="0"
74                                 WarningLevel="3"
75                                 Detect64BitPortabilityProblems="TRUE"
76                                 DebugInformationFormat="3"/>
77                         <Tool
78                                 Name="VCCustomBuildTool"/>
79                         <Tool
80                                 Name="VCLibrarianTool"
81                                 OutputFile="$(OutDir)/libboost_regex-vc71-mt-1_32.lib"/>
82                         <Tool
83                                 Name="VCMIDLTool"/>
84                         <Tool
85                                 Name="VCPostBuildEventTool"/>
86                         <Tool
87                                 Name="VCPreBuildEventTool"/>
88                         <Tool
89                                 Name="VCPreLinkEventTool"/>
90                         <Tool
91                                 Name="VCResourceCompilerTool"/>
92                         <Tool
93                                 Name="VCWebServiceProxyGeneratorTool"/>
94                         <Tool
95                                 Name="VCXMLDataGeneratorTool"/>
96                         <Tool
97                                 Name="VCManagedWrapperGeneratorTool"/>
98                         <Tool
99                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
100                 </Configuration>
101         </Configurations>
102         <References>
103         </References>
104         <Files>
105                 <File
106                         RelativePath=".\src\c_regex_traits.cpp">
107                 </File>
108                 <File
109                         RelativePath=".\src\c_regex_traits_common.cpp">
110                 </File>
111                 <File
112                         RelativePath=".\src\cpp_regex_traits.cpp">
113                 </File>
114                 <File
115                         RelativePath=".\src\cregex.cpp">
116                 </File>
117                 <File
118                         RelativePath=".\src\fileiter.cpp">
119                 </File>
120                 <File
121                         RelativePath=".\src\instances.cpp">
122                 </File>
123                 <File
124                         RelativePath=".\src\posix_api.cpp">
125                 </File>
126                 <File
127                         RelativePath=".\src\primary_transform.hpp">
128                 </File>
129                 <File
130                         RelativePath=".\src\regex.cpp">
131                 </File>
132                 <File
133                         RelativePath=".\src\regex_debug.cpp">
134                 </File>
135                 <File
136                         RelativePath=".\src\regex_synch.cpp">
137                 </File>
138                 <File
139                         RelativePath=".\src\w32_regex_traits.cpp">
140                 </File>
141                 <File
142                         RelativePath=".\src\wide_posix_api.cpp">
143                 </File>
144                 <File
145                         RelativePath=".\src\winstances.cpp">
146                 </File>
147         </Files>
148         <Globals>
149         </Globals>
150 </VisualStudioProject>