• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="unordered_multiset"
6	ProjectGUID="{9101EE76-BB6C-2C91-F4B7-A9F3B9490279}"
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="1"
18			CharacterSet="2">
19			<Tool
20				Name="VCCLCompilerTool"
21				Optimization="0"
22				AdditionalIncludeDirectories="../../../../../"
23				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24				GeneratePreprocessedFile="0"
25				MinimalRebuild="TRUE"
26				BasicRuntimeChecks="3"
27				RuntimeLibrary="1"
28				DisableLanguageExtensions="FALSE"
29				TreatWChar_tAsBuiltInType="TRUE"
30				ForceConformanceInForLoopScope="TRUE"
31				UsePrecompiledHeader="0"
32				WarningLevel="4"
33				Detect64BitPortabilityProblems="TRUE"
34				DebugInformationFormat="4"/>
35			<Tool
36				Name="VCCustomBuildTool"/>
37			<Tool
38				Name="VCLinkerTool"
39				OutputFile="$(OutDir)/unordered_multiset.exe"
40				LinkIncremental="2"
41				GenerateDebugInformation="TRUE"
42				ProgramDatabaseFile="$(OutDir)/unordered_multiset.pdb"
43				SubSystem="1"
44				TargetMachine="1"/>
45			<Tool
46				Name="VCMIDLTool"/>
47			<Tool
48				Name="VCPostBuildEventTool"/>
49			<Tool
50				Name="VCPreBuildEventTool"/>
51			<Tool
52				Name="VCPreLinkEventTool"/>
53			<Tool
54				Name="VCResourceCompilerTool"/>
55			<Tool
56				Name="VCWebServiceProxyGeneratorTool"/>
57			<Tool
58				Name="VCXMLDataGeneratorTool"/>
59			<Tool
60				Name="VCWebDeploymentTool"/>
61			<Tool
62				Name="VCManagedWrapperGeneratorTool"/>
63			<Tool
64				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65		</Configuration>
66		<Configuration
67			Name="Release|Win32"
68			OutputDirectory="Release"
69			IntermediateDirectory="Release"
70			ConfigurationType="1"
71			CharacterSet="2">
72			<Tool
73				Name="VCCLCompilerTool"
74				AdditionalIncludeDirectories="../../../../../"
75				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
76				RuntimeLibrary="0"
77				UsePrecompiledHeader="0"
78				WarningLevel="3"
79				Detect64BitPortabilityProblems="TRUE"
80				DebugInformationFormat="3"/>
81			<Tool
82				Name="VCCustomBuildTool"/>
83			<Tool
84				Name="VCLinkerTool"
85				OutputFile="$(OutDir)/unordered_multiset.exe"
86				LinkIncremental="1"
87				GenerateDebugInformation="TRUE"
88				SubSystem="1"
89				OptimizeReferences="2"
90				EnableCOMDATFolding="2"
91				TargetMachine="1"/>
92			<Tool
93				Name="VCMIDLTool"/>
94			<Tool
95				Name="VCPostBuildEventTool"/>
96			<Tool
97				Name="VCPreBuildEventTool"/>
98			<Tool
99				Name="VCPreLinkEventTool"/>
100			<Tool
101				Name="VCResourceCompilerTool"/>
102			<Tool
103				Name="VCWebServiceProxyGeneratorTool"/>
104			<Tool
105				Name="VCXMLDataGeneratorTool"/>
106			<Tool
107				Name="VCWebDeploymentTool"/>
108			<Tool
109				Name="VCManagedWrapperGeneratorTool"/>
110			<Tool
111				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112		</Configuration>
113	</Configurations>
114	<References>
115	</References>
116	<Files>
117		<Filter
118			Name="Source Files"
119			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
120			UniqueIdentifier="{4F3C77F1-B78A-C745-4726-2D752AA322FF}">
121			<File
122				RelativePath="..\..\..\test\unordered_multiset_test.cpp">
123			</File>
124		</Filter>
125	</Files>
126	<Globals>
127	</Globals>
128</VisualStudioProject>
129