Subversion Repositories gelsvn

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 bj 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.10"
5
	Name="CGLA-mat_test"
6
	ProjectGUID="{5C7128A4-B7BF-44F5-BA75-A2E346A46560}"
7
	Keyword="Win32Proj">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Debug|Win32"
15
			OutputDirectory="..\..\bin"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="1"
18
			CharacterSet="2">
19
			<Tool
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
39 bj 22
				AdditionalIncludeDirectories="..\..\src"
2 bj 23
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24
				MinimalRebuild="TRUE"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="5"
27
				UsePrecompiledHeader="0"
28
				WarningLevel="3"
29
				Detect64BitPortabilityProblems="TRUE"
30
				DebugInformationFormat="4"/>
31
			<Tool
32
				Name="VCCustomBuildTool"/>
33
			<Tool
34
				Name="VCLinkerTool"
35
				OutputFile="$(OutDir)/CGLA-mat_testd.exe"
36
				LinkIncremental="2"
37
				GenerateDebugInformation="TRUE"
38
				ProgramDatabaseFile="$(OutDir)/CGLA-test.pdb"
39
				SubSystem="1"
40
				TargetMachine="1"/>
41
			<Tool
42
				Name="VCMIDLTool"/>
43
			<Tool
44
				Name="VCPostBuildEventTool"/>
45
			<Tool
46
				Name="VCPreBuildEventTool"/>
47
			<Tool
48
				Name="VCPreLinkEventTool"/>
49
			<Tool
50
				Name="VCResourceCompilerTool"/>
51
			<Tool
52
				Name="VCWebServiceProxyGeneratorTool"/>
53
			<Tool
54
				Name="VCXMLDataGeneratorTool"/>
55
			<Tool
56
				Name="VCWebDeploymentTool"/>
57
			<Tool
58
				Name="VCManagedWrapperGeneratorTool"/>
59
			<Tool
60
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
61
		</Configuration>
62
		<Configuration
63
			Name="Release|Win32"
64
			OutputDirectory="..\..\bin"
65
			IntermediateDirectory="Release"
66
			ConfigurationType="1"
67
			CharacterSet="2">
68
			<Tool
69
				Name="VCCLCompilerTool"
39 bj 70
				AdditionalIncludeDirectories="..\..\src"
2 bj 71
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
72
				RuntimeLibrary="4"
73
				UsePrecompiledHeader="0"
74
				WarningLevel="3"
75
				Detect64BitPortabilityProblems="TRUE"
76
				DebugInformationFormat="3"/>
77
			<Tool
78
				Name="VCCustomBuildTool"/>
79
			<Tool
80
				Name="VCLinkerTool"
81
				OutputFile="$(OutDir)/CGLA-mat_test.exe"
82
				LinkIncremental="1"
83
				GenerateDebugInformation="TRUE"
84
				SubSystem="1"
85
				OptimizeReferences="2"
86
				EnableCOMDATFolding="2"
87
				TargetMachine="1"/>
88
			<Tool
89
				Name="VCMIDLTool"/>
90
			<Tool
91
				Name="VCPostBuildEventTool"/>
92
			<Tool
93
				Name="VCPreBuildEventTool"/>
94
			<Tool
95
				Name="VCPreLinkEventTool"/>
96
			<Tool
97
				Name="VCResourceCompilerTool"/>
98
			<Tool
99
				Name="VCWebServiceProxyGeneratorTool"/>
100
			<Tool
101
				Name="VCXMLDataGeneratorTool"/>
102
			<Tool
103
				Name="VCWebDeploymentTool"/>
104
			<Tool
105
				Name="VCManagedWrapperGeneratorTool"/>
106
			<Tool
107
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108
		</Configuration>
39 bj 109
		<Configuration
110
			Name="Install|Win32"
111
			OutputDirectory="$(ConfigurationName)"
112
			IntermediateDirectory="$(ConfigurationName)"
113
			ConfigurationType="1"
114
			CharacterSet="2">
115
			<Tool
116
				Name="VCCLCompilerTool"
117
				AdditionalIncludeDirectories="..\..\src"
118
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
119
				RuntimeLibrary="4"
120
				UsePrecompiledHeader="0"
121
				WarningLevel="3"
122
				Detect64BitPortabilityProblems="TRUE"
123
				DebugInformationFormat="3"/>
124
			<Tool
125
				Name="VCCustomBuildTool"/>
126
			<Tool
127
				Name="VCLinkerTool"
128
				OutputFile="$(OutDir)/CGLA-mat_test.exe"
129
				LinkIncremental="1"
130
				GenerateDebugInformation="TRUE"
131
				SubSystem="1"
132
				OptimizeReferences="2"
133
				EnableCOMDATFolding="2"
134
				TargetMachine="1"/>
135
			<Tool
136
				Name="VCMIDLTool"/>
137
			<Tool
138
				Name="VCPostBuildEventTool"/>
139
			<Tool
140
				Name="VCPreBuildEventTool"/>
141
			<Tool
142
				Name="VCPreLinkEventTool"/>
143
			<Tool
144
				Name="VCResourceCompilerTool"/>
145
			<Tool
146
				Name="VCWebServiceProxyGeneratorTool"/>
147
			<Tool
148
				Name="VCXMLDataGeneratorTool"/>
149
			<Tool
150
				Name="VCWebDeploymentTool"/>
151
			<Tool
152
				Name="VCManagedWrapperGeneratorTool"/>
153
			<Tool
154
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
155
		</Configuration>
2 bj 156
	</Configurations>
157
	<References>
158
		<ProjectReference
159
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
160
			Name="CGLA"/>
161
	</References>
162
	<Files>
163
		<Filter
164
			Name="Source Files"
165
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
166
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
167
			<File
168
				RelativePath=".\mat_test.cpp">
169
			</File>
170
		</Filter>
171
	</Files>
172
	<Globals>
173
	</Globals>
174
</VisualStudioProject>