]> git.lyx.org Git - lyx.git/blob - boost/libs/filesystem/filesystem.vcproj
Remove the SConscript files in boost.
[lyx.git] / boost / libs / filesystem / filesystem.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="libboost_filesystem"
6         ProjectGUID="{684579F5-D732-45CE-BBFB-9419BB98DADC}"
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_filesystem-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_filesystem-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\convenience.cpp">
107                 </File>
108                 <File
109                         RelativePath=".\src\exception.cpp">
110                 </File>
111                 <File
112                         RelativePath=".\src\operations_posix_windows.cpp">
113                 </File>
114                 <File
115                         RelativePath=".\src\path_posix_windows.cpp">
116                 </File>
117         </Files>
118         <Globals>
119         </Globals>
120 </VisualStudioProject>