Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
204 chris 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.10"
5
	Name="tinyXmlTestSTL"
6
	SccProjectName=""
7
	SccLocalPath="">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Debug|Win32"
15
			OutputDirectory=".\tinyXmlTestSTL___Win32_Debug"
16
			IntermediateDirectory=".\tinyXmlTestSTL___Win32_Debug"
17
			ConfigurationType="1"
18
			UseOfMFC="0"
19
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
			CharacterSet="2">
21
			<Tool
22
				Name="VCCLCompilerTool"
23
				Optimization="0"
24
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TIXML_USE_STL"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="3"
27
				PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pch"
28
				AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Debug/"
29
				ObjectFile=".\tinyXmlTestSTL___Win32_Debug/"
30
				ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Debug/"
31
				BrowseInformation="1"
32
				WarningLevel="3"
33
				SuppressStartupBanner="TRUE"
34
				DebugInformationFormat="4"/>
35
			<Tool
36
				Name="VCCustomBuildTool"/>
37
			<Tool
38
				Name="VCLinkerTool"
39
				AdditionalDependencies="./Debug_STL/tinyxmld_stl.lib odbc32.lib odbccp32.lib"
40
				OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.exe"
41
				LinkIncremental="1"
42
				SuppressStartupBanner="TRUE"
43
				GenerateDebugInformation="TRUE"
44
				ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pdb"
45
				SubSystem="1"
46
				TargetMachine="1"/>
47
			<Tool
48
				Name="VCMIDLTool"
49
				TypeLibraryName=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.tlb"
50
				HeaderFileName=""/>
51
			<Tool
52
				Name="VCPostBuildEventTool"/>
53
			<Tool
54
				Name="VCPreBuildEventTool"/>
55
			<Tool
56
				Name="VCPreLinkEventTool"/>
57
			<Tool
58
				Name="VCResourceCompilerTool"
59
				PreprocessorDefinitions="_DEBUG"
60
				Culture="1033"/>
61
			<Tool
62
				Name="VCWebServiceProxyGeneratorTool"/>
63
			<Tool
64
				Name="VCXMLDataGeneratorTool"/>
65
			<Tool
66
				Name="VCWebDeploymentTool"/>
67
			<Tool
68
				Name="VCManagedWrapperGeneratorTool"/>
69
			<Tool
70
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71
		</Configuration>
72
		<Configuration
73
			Name="Release|Win32"
74
			OutputDirectory=".\tinyXmlTestSTL___Win32_Release"
75
			IntermediateDirectory=".\tinyXmlTestSTL___Win32_Release"
76
			ConfigurationType="1"
77
			UseOfMFC="0"
78
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
79
			CharacterSet="2">
80
			<Tool
81
				Name="VCCLCompilerTool"
82
				Optimization="2"
83
				InlineFunctionExpansion="1"
84
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;TIXML_USE_STL"
85
				StringPooling="TRUE"
86
				RuntimeLibrary="2"
87
				EnableFunctionLevelLinking="TRUE"
88
				PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pch"
89
				AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Release/"
90
				ObjectFile=".\tinyXmlTestSTL___Win32_Release/"
91
				ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Release/"
92
				WarningLevel="3"
93
				SuppressStartupBanner="TRUE"/>
94
			<Tool
95
				Name="VCCustomBuildTool"/>
96
			<Tool
97
				Name="VCLinkerTool"
98
				AdditionalDependencies="./Release_STL/tinyxml_stl.lib odbc32.lib odbccp32.lib"
99
				OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.exe"
100
				LinkIncremental="1"
101
				SuppressStartupBanner="TRUE"
102
				ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pdb"
103
				SubSystem="1"
104
				TargetMachine="1"/>
105
			<Tool
106
				Name="VCMIDLTool"
107
				TypeLibraryName=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.tlb"
108
				HeaderFileName=""/>
109
			<Tool
110
				Name="VCPostBuildEventTool"/>
111
			<Tool
112
				Name="VCPreBuildEventTool"/>
113
			<Tool
114
				Name="VCPreLinkEventTool"/>
115
			<Tool
116
				Name="VCResourceCompilerTool"
117
				PreprocessorDefinitions="NDEBUG"
118
				Culture="1033"/>
119
			<Tool
120
				Name="VCWebServiceProxyGeneratorTool"/>
121
			<Tool
122
				Name="VCXMLDataGeneratorTool"/>
123
			<Tool
124
				Name="VCWebDeploymentTool"/>
125
			<Tool
126
				Name="VCManagedWrapperGeneratorTool"/>
127
			<Tool
128
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
129
		</Configuration>
130
	</Configurations>
131
	<References>
132
	</References>
133
	<Files>
134
		<File
135
			RelativePath="xmltest.cpp">
136
			<FileConfiguration
137
				Name="Debug|Win32">
138
				<Tool
139
					Name="VCCLCompilerTool"
140
					Optimization="0"
141
					PreprocessorDefinitions=""
142
					BasicRuntimeChecks="3"
143
					BrowseInformation="1"/>
144
			</FileConfiguration>
145
			<FileConfiguration
146
				Name="Release|Win32">
147
				<Tool
148
					Name="VCCLCompilerTool"
149
					Optimization="2"
150
					PreprocessorDefinitions=""/>
151
			</FileConfiguration>
152
		</File>
153
	</Files>
154
	<Globals>
155
	</Globals>
156
</VisualStudioProject>