]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/statechart/test/TuTest.vcproj
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / statechart / test / TuTest.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TuTest"
6 ProjectGUID="{892D213C-F575-4003-BB0F-5787DA2C407D}"
7 RootNamespace="TuTest"
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 AdditionalDependencies="libboost_test_exec_monitor-vc90-mt-gd-1_45.lib"
72 OutputFile="$(OutDir)/TuTest.exe"
73 LinkIncremental="2"
74 AdditionalLibraryDirectories="&quot;$(ProjectDir)..\..\..\bin.v2\libs\test\build\msvc-9.0\$(ConfigurationName)\asynch-exceptions-on\link-static\threading-multi&quot;"
75 GenerateDebugInformation="true"
76 ProgramDatabaseFile="$(OutDir)/TuTest.pdb"
77 SubSystem="1"
78 RandomizedBaseAddress="1"
79 DataExecutionPrevention="0"
80 TargetMachine="1"
81 />
82 <Tool
83 Name="VCALinkTool"
84 />
85 <Tool
86 Name="VCManifestTool"
87 />
88 <Tool
89 Name="VCXDCMakeTool"
90 />
91 <Tool
92 Name="VCBscMakeTool"
93 />
94 <Tool
95 Name="VCFxCopTool"
96 />
97 <Tool
98 Name="VCAppVerifierTool"
99 />
100 <Tool
101 Name="VCPostBuildEventTool"
102 />
103 </Configuration>
104 <Configuration
105 Name="Release|Win32"
106 OutputDirectory="$(ProjectName)Release"
107 IntermediateDirectory="$(ProjectName)Release"
108 ConfigurationType="1"
109 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
110 CharacterSet="2"
111 >
112 <Tool
113 Name="VCPreBuildEventTool"
114 />
115 <Tool
116 Name="VCCustomBuildTool"
117 />
118 <Tool
119 Name="VCXMLDataGeneratorTool"
120 />
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
123 />
124 <Tool
125 Name="VCMIDLTool"
126 />
127 <Tool
128 Name="VCCLCompilerTool"
129 AdditionalIncludeDirectories="..\..\..\"
130 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
131 RuntimeLibrary="2"
132 DisableLanguageExtensions="true"
133 TreatWChar_tAsBuiltInType="true"
134 ForceConformanceInForLoopScope="true"
135 RuntimeTypeInfo="true"
136 UsePrecompiledHeader="0"
137 WarningLevel="4"
138 WarnAsError="true"
139 Detect64BitPortabilityProblems="false"
140 DebugInformationFormat="3"
141 />
142 <Tool
143 Name="VCManagedResourceCompilerTool"
144 />
145 <Tool
146 Name="VCResourceCompilerTool"
147 />
148 <Tool
149 Name="VCPreLinkEventTool"
150 />
151 <Tool
152 Name="VCLinkerTool"
153 AdditionalDependencies="libboost_test_exec_monitor-vc90-mt-1_45.lib"
154 OutputFile="$(OutDir)/TuTest.exe"
155 LinkIncremental="1"
156 AdditionalLibraryDirectories="&quot;$(ProjectDir)..\..\..\bin.v2\libs\test\build\msvc-9.0\$(ConfigurationName)\asynch-exceptions-on\link-static\threading-multi&quot;"
157 GenerateDebugInformation="true"
158 SubSystem="1"
159 OptimizeReferences="2"
160 EnableCOMDATFolding="2"
161 RandomizedBaseAddress="1"
162 DataExecutionPrevention="0"
163 TargetMachine="1"
164 />
165 <Tool
166 Name="VCALinkTool"
167 />
168 <Tool
169 Name="VCManifestTool"
170 />
171 <Tool
172 Name="VCXDCMakeTool"
173 />
174 <Tool
175 Name="VCBscMakeTool"
176 />
177 <Tool
178 Name="VCFxCopTool"
179 />
180 <Tool
181 Name="VCAppVerifierTool"
182 />
183 <Tool
184 Name="VCPostBuildEventTool"
185 />
186 </Configuration>
187 </Configurations>
188 <References>
189 </References>
190 <Files>
191 <Filter
192 Name="Source Files"
193 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
194 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
195 >
196 <File
197 RelativePath=".\TuTest.cpp"
198 >
199 </File>
200 <File
201 RelativePath=".\TuTestMain.cpp"
202 >
203 </File>
204 </Filter>
205 <Filter
206 Name="Header Files"
207 Filter="h;hpp;hxx;hm;inl;inc;xsd"
208 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
209 >
210 <File
211 RelativePath=".\TuTest.hpp"
212 >
213 </File>
214 </Filter>
215 </Files>
216 <Globals>
217 </Globals>
218 </VisualStudioProject>