Subversion Repositories gelsvn

Rev

Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 69
Line 1... Line 1...
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="LinAlg"
5
	Name="LinAlg"
6
	ProjectGUID="{A1A846B0-3F18-4219-92B1-EF0981D0771F}"
6
	ProjectGUID="{594E8EE0-FECA-1BAD-A7A5-8ECC82EC1147}"
-
 
7
	SccProjectName=""
7
	Keyword="Win32Proj">
8
	SccLocalPath="">
8
	<Platforms>
9
	<Platforms>
9
		<Platform
10
		<Platform
10
			Name="Win32"/>
11
			Name="Win32"/>
11
	</Platforms>
12
	</Platforms>
12
	<Configurations>
13
	<Configurations>
13
		<Configuration
14
		<Configuration
14
			Name="Debug|Win32"
15
			Name="Debug|Win32"
15
			OutputDirectory="..\..\lib"
16
			OutputDirectory="Debug"
16
			IntermediateDirectory="Debug"
17
			IntermediateDirectory="Debug\LinAlg"
17
			ConfigurationType="4"
18
			ConfigurationType="4"
-
 
19
			UseOfMFC="0"
-
 
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
18
			CharacterSet="2">
21
			CharacterSet="0">
19
			<Tool
22
			<Tool
20
				Name="VCCLCompilerTool"
23
				Name="VCCLCompilerTool"
21
				Optimization="0"
24
				Optimization="0"
22
				AdditionalIncludeDirectories="..\..\src"
25
				AdditionalIncludeDirectories="$(GELEXT)"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
26
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
24
				MinimalRebuild="TRUE"
27
				MinimalRebuild="FALSE"
-
 
28
				ExceptionHandling="TRUE"
25
				BasicRuntimeChecks="3"
29
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="5"
30
				RuntimeLibrary="3"
27
				UsePrecompiledHeader="0"
31
				BufferSecurityCheck="TRUE"
-
 
32
				EnableFunctionLevelLinking="TRUE"
-
 
33
				TreatWChar_tAsBuiltInType="FALSE"
-
 
34
				ForceConformanceInForLoopScope="TRUE"
-
 
35
				RuntimeTypeInfo="TRUE"
-
 
36
				ProgramDataBaseFileName="Debug\LinAlgd.pdb"
28
				WarningLevel="3"
37
				WarningLevel="3"
-
 
38
				SuppressStartupBanner="TRUE"
29
				Detect64BitPortabilityProblems="TRUE"
39
				Detect64BitPortabilityProblems="FALSE"
30
				DebugInformationFormat="4"/>
40
				DebugInformationFormat="3"/>
31
			<Tool
41
			<Tool
32
				Name="VCCustomBuildTool"/>
42
				Name="VCCustomBuildTool"/>
33
			<Tool
43
			<Tool
34
				Name="VCLibrarianTool"
44
				Name="VCLibrarianTool"
35
				OutputFile="$(OutDir)/$(ProjectName)d.lib"
45
				OutputFile="Debug\LinAlgd.lib"
36
				AdditionalLibraryDirectories="$(GELEXT)\lib\windows"/>
-
 
37
			<Tool
-
 
38
				Name="VCMIDLTool"/>
46
				TargetMachine="1"/>
39
			<Tool
47
			<Tool
40
				Name="VCPostBuildEventTool"/>
48
				Name="VCPostBuildEventTool"
-
 
49
			/>
41
			<Tool
50
			<Tool
42
				Name="VCPreBuildEventTool"/>
51
				Name="VCPreBuildEventTool"/>
43
			<Tool
52
			<Tool
44
				Name="VCPreLinkEventTool"/>
53
				Name="VCPreLinkEventTool"/>
45
			<Tool
54
			<Tool
46
				Name="VCResourceCompilerTool"/>
55
				Name="VCResourceCompilerTool"
-
 
56
				PreprocessorDefinitions="_DEBUG"
-
 
57
				Culture="1033"
-
 
58
				AdditionalIncludeDirectories="$(GELEXT)"/>
47
			<Tool
59
			<Tool
48
				Name="VCWebServiceProxyGeneratorTool"/>
60
				Name="VCWebServiceProxyGeneratorTool"/>
49
			<Tool
61
			<Tool
50
				Name="VCXMLDataGeneratorTool"/>
62
				Name="VCWebDeploymentTool"/>
51
			<Tool
-
 
52
				Name="VCManagedWrapperGeneratorTool"/>
-
 
53
			<Tool
-
 
54
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
55
		</Configuration>
63
		</Configuration>
56
		<Configuration
64
		<Configuration
57
			Name="Release|Win32"
65
			Name="Install|Win32"
58
			OutputDirectory="..\..\lib"
66
			OutputDirectory="$(GELEXT)\lib\windows"
59
			IntermediateDirectory="Release"
67
			IntermediateDirectory="Install\LinAlg"
60
			ConfigurationType="4"
68
			ConfigurationType="4"
-
 
69
			UseOfMFC="0"
-
 
70
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
61
			CharacterSet="2">
71
			CharacterSet="0">
62
			<Tool
72
			<Tool
63
				Name="VCCLCompilerTool"
73
				Name="VCCLCompilerTool"
-
 
74
				Optimization="3"
64
				AdditionalIncludeDirectories="..\..\src"
75
				AdditionalIncludeDirectories="$(GELEXT)"
65
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
76
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
-
 
77
				MinimalRebuild="FALSE"
-
 
78
				ExceptionHandling="TRUE"
66
				RuntimeLibrary="4"
79
				RuntimeLibrary="2"
67
				UsePrecompiledHeader="0"
80
				BufferSecurityCheck="TRUE"
-
 
81
				EnableFunctionLevelLinking="TRUE"
-
 
82
				TreatWChar_tAsBuiltInType="FALSE"
-
 
83
				ForceConformanceInForLoopScope="TRUE"
-
 
84
				RuntimeTypeInfo="TRUE"
68
				WarningLevel="3"
85
				WarningLevel="3"
-
 
86
				SuppressStartupBanner="TRUE"
69
				Detect64BitPortabilityProblems="TRUE"
87
				Detect64BitPortabilityProblems="FALSE"
70
				DebugInformationFormat="3"/>
88
				DebugInformationFormat="3"/>
71
			<Tool
89
			<Tool
72
				Name="VCCustomBuildTool"/>
90
				Name="VCCustomBuildTool"/>
73
			<Tool
91
			<Tool
74
				Name="VCLibrarianTool"
92
				Name="VCLibrarianTool"
75
				OutputFile="$(OutDir)/$(ProjectName).lib"
93
				OutputFile="$(GELEXT)\lib\windows\LinAlg.lib"
76
				AdditionalLibraryDirectories="$(GELEXT)\lib\windows"/>
-
 
77
			<Tool
-
 
78
				Name="VCMIDLTool"/>
94
				TargetMachine="1"/>
79
			<Tool
95
			<Tool
80
				Name="VCPostBuildEventTool"/>
96
				Name="VCPostBuildEventTool"
-
 
97
				CommandLine="runme.bat"
-
 
98
			/>
81
			<Tool
99
			<Tool
82
				Name="VCPreBuildEventTool"/>
100
				Name="VCPreBuildEventTool"/>
83
			<Tool
101
			<Tool
84
				Name="VCPreLinkEventTool"/>
102
				Name="VCPreLinkEventTool"/>
85
			<Tool
103
			<Tool
86
				Name="VCResourceCompilerTool"/>
104
				Name="VCResourceCompilerTool"
-
 
105
				PreprocessorDefinitions="NDEBUG"
-
 
106
				Culture="1033"
-
 
107
				AdditionalIncludeDirectories="$(GELEXT)"/>
87
			<Tool
108
			<Tool
88
				Name="VCWebServiceProxyGeneratorTool"/>
109
				Name="VCWebServiceProxyGeneratorTool"/>
89
			<Tool
110
			<Tool
90
				Name="VCXMLDataGeneratorTool"/>
111
				Name="VCWebDeploymentTool"/>
91
			<Tool
-
 
92
				Name="VCManagedWrapperGeneratorTool"/>
-
 
93
			<Tool
-
 
94
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
95
		</Configuration>
112
		</Configuration>
96
		<Configuration
113
		<Configuration
97
			Name="Install|Win32"
114
			Name="Release|Win32"
98
			OutputDirectory="$(GELEXT)\lib\windows"
115
			OutputDirectory="Release"
99
			IntermediateDirectory="$(ConfigurationName)"
116
			IntermediateDirectory="Release\LinAlg"
100
			ConfigurationType="4"
117
			ConfigurationType="4"
-
 
118
			UseOfMFC="0"
-
 
119
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
101
			CharacterSet="2">
120
			CharacterSet="0">
102
			<Tool
121
			<Tool
103
				Name="VCCLCompilerTool"
122
				Name="VCCLCompilerTool"
-
 
123
				Optimization="3"
104
				AdditionalIncludeDirectories="..\..\src"
124
				AdditionalIncludeDirectories="$(GELEXT)"
105
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
125
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
-
 
126
				MinimalRebuild="FALSE"
-
 
127
				ExceptionHandling="TRUE"
106
				RuntimeLibrary="4"
128
				RuntimeLibrary="2"
107
				UsePrecompiledHeader="0"
129
				BufferSecurityCheck="TRUE"
-
 
130
				EnableFunctionLevelLinking="TRUE"
-
 
131
				TreatWChar_tAsBuiltInType="FALSE"
-
 
132
				ForceConformanceInForLoopScope="TRUE"
-
 
133
				RuntimeTypeInfo="TRUE"
108
				WarningLevel="3"
134
				WarningLevel="3"
-
 
135
				SuppressStartupBanner="TRUE"
109
				Detect64BitPortabilityProblems="TRUE"
136
				Detect64BitPortabilityProblems="FALSE"
110
				DebugInformationFormat="3"/>
137
				DebugInformationFormat="3"/>
111
			<Tool
138
			<Tool
112
				Name="VCCustomBuildTool"/>
139
				Name="VCCustomBuildTool"/>
113
			<Tool
140
			<Tool
114
				Name="VCLibrarianTool"
141
				Name="VCLibrarianTool"
115
				OutputFile="$(OutDir)/$(ProjectName).lib"
142
				OutputFile="Release\LinAlg.lib"
116
				AdditionalLibraryDirectories="$(GELEXT)\lib\windows"/>
-
 
117
			<Tool
-
 
118
				Name="VCMIDLTool"/>
143
				TargetMachine="1"/>
119
			<Tool
144
			<Tool
120
				Name="VCPostBuildEventTool"
145
				Name="VCPostBuildEventTool"
121
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
-
 
-
 
146
			/>
122
			<Tool
147
			<Tool
123
				Name="VCPreBuildEventTool"/>
148
				Name="VCPreBuildEventTool"/>
124
			<Tool
149
			<Tool
125
				Name="VCPreLinkEventTool"/>
150
				Name="VCPreLinkEventTool"/>
126
			<Tool
151
			<Tool
127
				Name="VCResourceCompilerTool"/>
152
				Name="VCResourceCompilerTool"
-
 
153
				PreprocessorDefinitions="NDEBUG"
-
 
154
				Culture="1033"
-
 
155
				AdditionalIncludeDirectories="$(GELEXT)"/>
128
			<Tool
156
			<Tool
129
				Name="VCWebServiceProxyGeneratorTool"/>
157
				Name="VCWebServiceProxyGeneratorTool"/>
130
			<Tool
158
			<Tool
131
				Name="VCXMLDataGeneratorTool"/>
159
				Name="VCWebDeploymentTool"/>
132
			<Tool
-
 
133
				Name="VCManagedWrapperGeneratorTool"/>
-
 
134
			<Tool
-
 
135
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
136
		</Configuration>
160
		</Configuration>
137
	</Configurations>
161
	</Configurations>
138
	<References>
-
 
139
		<ProjectReference
-
 
140
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
-
 
141
			Name="CGLA"/>
-
 
142
	</References>
-
 
143
	<Files>
162
	<Files>
144
		<Filter
163
		<Filter
145
			Name="Source Files"
164
			Name="Source Files"
146
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
165
			Filter="cpp;cxx;cc;C;c">
147
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-
 
148
			<File
166
			<File
149
				RelativePath=".\LapackFunc.cpp">
167
				RelativePath="LapackFunc.cpp">
150
			</File>
168
			</File>
151
			<File
169
			<File
152
				RelativePath=".\LinAlgIO.cpp">
170
				RelativePath="LinAlgIO.cpp">
153
			</File>
171
			</File>
154
		</Filter>
172
		</Filter>
155
		<Filter
173
		<Filter
156
			Name="Header Files"
174
			Name="Header Files"
157
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
175
			Filter="h;hpp;hxx;hh">
158
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
-
 
159
			<File
176
			<File
160
				RelativePath=".\LapackFunc.h">
177
				RelativePath="LapackFunc.h">
161
			</File>
178
			</File>
162
			<File
179
			<File
163
				RelativePath=".\LinAlgIO.h">
180
				RelativePath="LinAlgIO.h">
164
			</File>
181
			</File>
165
			<File
182
			<File
166
				RelativePath=".\Matrix.h">
183
				RelativePath="Matrix.h">
167
			</File>
184
			</File>
168
			<File
185
			<File
169
				RelativePath=".\Vector.h">
186
				RelativePath="Vector.h">
170
			</File>
187
			</File>
171
		</Filter>
188
		</Filter>
172
	</Files>
189
	</Files>
173
	<Globals>
190
	<Globals>
174
	</Globals>
191
	</Globals>