Subversion Repositories gelsvn

Rev

Rev 2 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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