]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/statechart/test/UnsuppDeepHistoryTest.vcproj
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / statechart / test / UnsuppDeepHistoryTest.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="UnsuppDeepHistoryTest"
6 ProjectGUID="{7B6A4F61-6210-4FDC-BC23-660DA10EE7DD}"
7 RootNamespace="UnsuppDeepHistoryTest"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ProjectName)Debug"
22 IntermediateDirectory="$(ProjectName)Debug"
23 ConfigurationType="1"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="2"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 AdditionalIncludeDirectories="..\..\..\"
46 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 DisableLanguageExtensions="true"
51 TreatWChar_tAsBuiltInType="true"
52 ForceConformanceInForLoopScope="true"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="0"
55 WarningLevel="4"
56 WarnAsError="true"
57 Detect64BitPortabilityProblems="false"
58 DebugInformationFormat="4"
59 />
60 <Tool
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 />
66 <Tool
67 Name="VCPreLinkEventTool"
68 />
69 <Tool
70 Name="VCLinkerTool"
71 OutputFile="$(OutDir)/UnsuppDeepHistoryTest.exe"
72 LinkIncremental="2"
73 AdditionalLibraryDirectories="..\..\..\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\vc-7_1\debug\threading-multi"
74 GenerateDebugInformation="true"
75 ProgramDatabaseFile="$(OutDir)/UnsuppDeepHistoryTest.pdb"
76 SubSystem="1"
77 RandomizedBaseAddress="1"
78 DataExecutionPrevention="0"
79 TargetMachine="1"
80 />
81 <Tool
82 Name="VCALinkTool"
83 />
84 <Tool
85 Name="VCManifestTool"
86 />
87 <Tool
88 Name="VCXDCMakeTool"
89 />
90 <Tool
91 Name="VCBscMakeTool"
92 />
93 <Tool
94 Name="VCFxCopTool"
95 />
96 <Tool
97 Name="VCAppVerifierTool"
98 />
99 <Tool
100 Name="VCPostBuildEventTool"
101 />
102 </Configuration>
103 <Configuration
104 Name="Release|Win32"
105 OutputDirectory="$(ProjectName)Release"
106 IntermediateDirectory="$(ProjectName)Release"
107 ConfigurationType="1"
108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
109 CharacterSet="2"
110 >
111 <Tool
112 Name="VCPreBuildEventTool"
113 />
114 <Tool
115 Name="VCCustomBuildTool"
116 />
117 <Tool
118 Name="VCXMLDataGeneratorTool"
119 />
120 <Tool
121 Name="VCWebServiceProxyGeneratorTool"
122 />
123 <Tool
124 Name="VCMIDLTool"
125 />
126 <Tool
127 Name="VCCLCompilerTool"
128 AdditionalIncludeDirectories="..\..\..\"
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
130 RuntimeLibrary="2"
131 DisableLanguageExtensions="true"
132 TreatWChar_tAsBuiltInType="true"
133 ForceConformanceInForLoopScope="true"
134 RuntimeTypeInfo="true"
135 UsePrecompiledHeader="0"
136 WarningLevel="4"
137 WarnAsError="true"
138 Detect64BitPortabilityProblems="false"
139 DebugInformationFormat="3"
140 />
141 <Tool
142 Name="VCManagedResourceCompilerTool"
143 />
144 <Tool
145 Name="VCResourceCompilerTool"
146 />
147 <Tool
148 Name="VCPreLinkEventTool"
149 />
150 <Tool
151 Name="VCLinkerTool"
152 OutputFile="$(OutDir)/UnsuppDeepHistoryTest.exe"
153 LinkIncremental="1"
154 AdditionalLibraryDirectories="..\..\..\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\vc-7_1\release\threading-multi"
155 GenerateDebugInformation="true"
156 SubSystem="1"
157 OptimizeReferences="2"
158 EnableCOMDATFolding="2"
159 RandomizedBaseAddress="1"
160 DataExecutionPrevention="0"
161 TargetMachine="1"
162 />
163 <Tool
164 Name="VCALinkTool"
165 />
166 <Tool
167 Name="VCManifestTool"
168 />
169 <Tool
170 Name="VCXDCMakeTool"
171 />
172 <Tool
173 Name="VCBscMakeTool"
174 />
175 <Tool
176 Name="VCFxCopTool"
177 />
178 <Tool
179 Name="VCAppVerifierTool"
180 />
181 <Tool
182 Name="VCPostBuildEventTool"
183 />
184 </Configuration>
185 </Configurations>
186 <References>
187 </References>
188 <Files>
189 <Filter
190 Name="Source Files"
191 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
192 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
193 >
194 <File
195 RelativePath=".\UnsuppDeepHistoryTest.cpp"
196 >
197 </File>
198 </Filter>
199 </Files>
200 <Globals>
201 </Globals>
202 </VisualStudioProject>