Subversion Repositories gelsvn

Rev

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

Rev 106 Rev 119
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="Graphics"
5
	Name="Graphics"
6
	ProjectGUID="{59421A6E-FECA-1BAD-0000-00007631A677}"
6
	ProjectGUID="{59421A6E-FECA-1BAD-0000-00007631A677}"
7
	SccProjectName=""
7
	SccProjectName=""
8
	SccLocalPath="">
8
	SccLocalPath="">
9
	<Platforms>
9
	<Platforms>
10
		<Platform
10
		<Platform
11
			Name="Win32"/>
11
			Name="Win32"/>
12
	</Platforms>
12
	</Platforms>
13
	<Configurations>
13
	<Configurations>
14
		<Configuration
14
		<Configuration
15
			Name="Release|Win32"
15
			Name="Release|Win32"
16
			OutputDirectory="..\..\lib"
16
			OutputDirectory="..\..\lib"
17
			IntermediateDirectory="Release\Graphics"
17
			IntermediateDirectory="Release\Graphics"
18
			ConfigurationType="4"
18
			ConfigurationType="4"
19
			UseOfMFC="0"
19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="0">
21
			CharacterSet="0">
22
			<Tool
22
			<Tool
23
				Name="VCCLCompilerTool"
23
				Name="VCCLCompilerTool"
24
				Optimization="3"
24
				Optimization="3"
25
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
25
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
27
				MinimalRebuild="FALSE"
27
				MinimalRebuild="FALSE"
28
				ExceptionHandling="TRUE"
28
				ExceptionHandling="TRUE"
29
				RuntimeLibrary="0"
29
				RuntimeLibrary="0"
30
				BufferSecurityCheck="TRUE"
30
				BufferSecurityCheck="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
34
				RuntimeTypeInfo="TRUE"
34
				RuntimeTypeInfo="TRUE"
35
				WarningLevel="3"
35
				WarningLevel="3"
36
				SuppressStartupBanner="TRUE"
36
				SuppressStartupBanner="TRUE"
37
				Detect64BitPortabilityProblems="FALSE"
37
				Detect64BitPortabilityProblems="FALSE"
38
				DebugInformationFormat="3"/>
38
				DebugInformationFormat="3"/>
39
			<Tool
39
			<Tool
40
				Name="VCCustomBuildTool"/>
40
				Name="VCCustomBuildTool"/>
41
			<Tool
41
			<Tool
42
				Name="VCLibrarianTool"
42
				Name="VCLibrarianTool"
43
				OutputFile="..\..\lib\Graphics.lib"
43
				OutputFile="..\..\lib\Graphics.lib"
44
				TargetMachine="1"/>
44
				TargetMachine="1"/>
45
			<Tool
45
			<Tool
46
				Name="VCPostBuildEventTool"
46
				Name="VCPostBuildEventTool"
47
			/>
47
			/>
48
			<Tool
48
			<Tool
49
				Name="VCPreBuildEventTool"
49
				Name="VCPreBuildEventTool"
50
			/>
50
			/>
51
			<Tool
51
			<Tool
52
				Name="VCPreLinkEventTool"/>
52
				Name="VCPreLinkEventTool"/>
53
			<Tool
53
			<Tool
54
				Name="VCResourceCompilerTool"
54
				Name="VCResourceCompilerTool"
55
				PreprocessorDefinitions="NDEBUG"
55
				PreprocessorDefinitions="NDEBUG"
56
				Culture="1033"
56
				Culture="1033"
57
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
57
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
58
			<Tool
58
			<Tool
59
				Name="VCWebServiceProxyGeneratorTool"/>
59
				Name="VCWebServiceProxyGeneratorTool"/>
60
			<Tool
60
			<Tool
61
				Name="VCWebDeploymentTool"/>
61
				Name="VCWebDeploymentTool"/>
62
		</Configuration>
62
		</Configuration>
63
		<Configuration
63
		<Configuration
64
			Name="Debug|Win32"
64
			Name="Debug|Win32"
65
			OutputDirectory="..\..\lib"
65
			OutputDirectory="..\..\lib"
66
			IntermediateDirectory="Debug\Graphics"
66
			IntermediateDirectory="Debug\Graphics"
67
			ConfigurationType="4"
67
			ConfigurationType="4"
68
			UseOfMFC="0"
68
			UseOfMFC="0"
69
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
69
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
70
			CharacterSet="0">
70
			CharacterSet="0">
71
			<Tool
71
			<Tool
72
				Name="VCCLCompilerTool"
72
				Name="VCCLCompilerTool"
73
				Optimization="0"
73
				Optimization="0"
74
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
74
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
75
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
75
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
76
				MinimalRebuild="FALSE"
76
				MinimalRebuild="FALSE"
77
				ExceptionHandling="TRUE"
77
				ExceptionHandling="TRUE"
78
				BasicRuntimeChecks="3"
78
				BasicRuntimeChecks="3"
79
				RuntimeLibrary="1"
79
				RuntimeLibrary="1"
80
				BufferSecurityCheck="TRUE"
80
				BufferSecurityCheck="TRUE"
81
				EnableFunctionLevelLinking="TRUE"
81
				EnableFunctionLevelLinking="TRUE"
82
				TreatWChar_tAsBuiltInType="TRUE"
82
				TreatWChar_tAsBuiltInType="TRUE"
83
				ForceConformanceInForLoopScope="TRUE"
83
				ForceConformanceInForLoopScope="TRUE"
84
				RuntimeTypeInfo="TRUE"
84
				RuntimeTypeInfo="TRUE"
85
				ProgramDataBaseFileName="..\..\lib\Graphicsd.pdb"
85
				ProgramDataBaseFileName="..\..\lib\Graphicsd.pdb"
86
				WarningLevel="3"
86
				WarningLevel="3"
87
				SuppressStartupBanner="TRUE"
87
				SuppressStartupBanner="TRUE"
88
				Detect64BitPortabilityProblems="FALSE"
88
				Detect64BitPortabilityProblems="FALSE"
89
				DebugInformationFormat="3"/>
89
				DebugInformationFormat="3"/>
90
			<Tool
90
			<Tool
91
				Name="VCCustomBuildTool"/>
91
				Name="VCCustomBuildTool"/>
92
			<Tool
92
			<Tool
93
				Name="VCLibrarianTool"
93
				Name="VCLibrarianTool"
94
				OutputFile="..\..\lib\Graphicsd.lib"
94
				OutputFile="..\..\lib\Graphicsd.lib"
95
				TargetMachine="1"/>
95
				TargetMachine="1"/>
96
			<Tool
96
			<Tool
97
				Name="VCPostBuildEventTool"
97
				Name="VCPostBuildEventTool"
98
			/>
98
			/>
99
			<Tool
99
			<Tool
100
				Name="VCPreBuildEventTool"
100
				Name="VCPreBuildEventTool"
101
			/>
101
			/>
102
			<Tool
102
			<Tool
103
				Name="VCPreLinkEventTool"/>
103
				Name="VCPreLinkEventTool"/>
104
			<Tool
104
			<Tool
105
				Name="VCResourceCompilerTool"
105
				Name="VCResourceCompilerTool"
106
				PreprocessorDefinitions="_DEBUG"
106
				PreprocessorDefinitions="_DEBUG"
107
				Culture="1033"
107
				Culture="1033"
108
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
108
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
109
			<Tool
109
			<Tool
110
				Name="VCWebServiceProxyGeneratorTool"/>
110
				Name="VCWebServiceProxyGeneratorTool"/>
111
			<Tool
111
			<Tool
112
				Name="VCWebDeploymentTool"/>
112
				Name="VCWebDeploymentTool"/>
113
		</Configuration>
113
		</Configuration>
114
		<Configuration
114
		<Configuration
115
			Name="Install|Win32"
115
			Name="Install|Win32"
116
			OutputDirectory="$(GELEXT)\lib\windows"
116
			OutputDirectory="$(GELEXT)\lib\windows"
117
			IntermediateDirectory="Install\Graphics"
117
			IntermediateDirectory="Install\Graphics"
118
			ConfigurationType="4"
118
			ConfigurationType="4"
119
			UseOfMFC="0"
119
			UseOfMFC="0"
120
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
120
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
121
			CharacterSet="0">
121
			CharacterSet="0">
122
			<Tool
122
			<Tool
123
				Name="VCCLCompilerTool"
123
				Name="VCCLCompilerTool"
124
				Optimization="3"
124
				Optimization="3"
125
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
125
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
126
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
126
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
127
				MinimalRebuild="FALSE"
127
				MinimalRebuild="FALSE"
128
				ExceptionHandling="TRUE"
128
				ExceptionHandling="TRUE"
129
				RuntimeLibrary="0"
129
				RuntimeLibrary="0"
130
				BufferSecurityCheck="TRUE"
130
				BufferSecurityCheck="TRUE"
131
				EnableFunctionLevelLinking="TRUE"
131
				EnableFunctionLevelLinking="TRUE"
132
				TreatWChar_tAsBuiltInType="TRUE"
132
				TreatWChar_tAsBuiltInType="TRUE"
133
				ForceConformanceInForLoopScope="TRUE"
133
				ForceConformanceInForLoopScope="TRUE"
134
				RuntimeTypeInfo="TRUE"
134
				RuntimeTypeInfo="TRUE"
135
				WarningLevel="3"
135
				WarningLevel="3"
136
				SuppressStartupBanner="TRUE"
136
				SuppressStartupBanner="TRUE"
137
				Detect64BitPortabilityProblems="FALSE"
137
				Detect64BitPortabilityProblems="FALSE"
138
				DebugInformationFormat="3"/>
138
				DebugInformationFormat="3"/>
139
			<Tool
139
			<Tool
140
				Name="VCCustomBuildTool"/>
140
				Name="VCCustomBuildTool"/>
141
			<Tool
141
			<Tool
142
				Name="VCLibrarianTool"
142
				Name="VCLibrarianTool"
143
				OutputFile="$(GELEXT)\lib\windows\Graphics.lib"
143
				OutputFile="$(GELEXT)\lib\windows\Graphics.lib"
144
				TargetMachine="1"/>
144
				TargetMachine="1"/>
145
			<Tool
145
			<Tool
146
				Name="VCPostBuildEventTool"
146
				Name="VCPostBuildEventTool"
147
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
147
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
148
			/>
148
			/>
149
			<Tool
149
			<Tool
150
				Name="VCPreBuildEventTool"
150
				Name="VCPreBuildEventTool"
151
			/>
151
			/>
152
			<Tool
152
			<Tool
153
				Name="VCPreLinkEventTool"/>
153
				Name="VCPreLinkEventTool"/>
154
			<Tool
154
			<Tool
155
				Name="VCResourceCompilerTool"
155
				Name="VCResourceCompilerTool"
156
				PreprocessorDefinitions="NDEBUG"
156
				PreprocessorDefinitions="NDEBUG"
157
				Culture="1033"
157
				Culture="1033"
158
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
158
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
159
			<Tool
159
			<Tool
160
				Name="VCWebServiceProxyGeneratorTool"/>
160
				Name="VCWebServiceProxyGeneratorTool"/>
161
			<Tool
161
			<Tool
162
				Name="VCWebDeploymentTool"/>
162
				Name="VCWebDeploymentTool"/>
163
		</Configuration>
163
		</Configuration>
164
	</Configurations>
164
	</Configurations>
165
	<Files>
165
	<Files>
166
		<Filter
166
		<Filter
167
			Name="Source Files"
167
			Name="Source Files"
168
			Filter="cpp;cxx;cc;C;c">
168
			Filter="cpp;cxx;cc;C;c">
169
			<File
169
			<File
170
				RelativePath="GLViewController.cpp">
170
				RelativePath="GLViewController.cpp">
171
			</File>
171
			</File>
172
			<File
172
			<File
173
				RelativePath="QuatTrackBall.cpp">
173
				RelativePath="QuatTrackBall.cpp">
174
			</File>
174
			</File>
175
			<File
175
			<File
176
				RelativePath="SimpleTrackBall.cpp">
176
				RelativePath="SimpleTrackBall.cpp">
177
			</File>
177
			</File>
178
		</Filter>
178
		</Filter>
179
		<Filter
179
		<Filter
180
			Name="Header Files"
180
			Name="Header Files"
181
			Filter="h;hpp;hxx;hh">
181
			Filter="h;hpp;hxx;hh">
182
			<File
182
			<File
183
				RelativePath="GLViewController.h">
183
				RelativePath="GLViewController.h">
184
			</File>
184
			</File>
185
			<File
185
			<File
186
				RelativePath="QuatTrackBall.h">
186
				RelativePath="QuatTrackBall.h">
187
			</File>
187
			</File>
188
			<File
188
			<File
189
				RelativePath="SimpleTrackBall.h">
189
				RelativePath="SimpleTrackBall.h">
190
			</File>
190
			</File>
191
		</Filter>
191
		</Filter>
192
	</Files>
192
	</Files>
193
	<Globals>
193
	<Globals>
194
	</Globals>
194
	</Globals>
195
</VisualStudioProject>
195
</VisualStudioProject>
196
 
196