Subversion Repositories gelsvn

Rev

Rev 67 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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