Subversion Repositories gelsvn

Rev

Rev 161 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 161 Rev 176
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="GLGraphics"
5
    Name="GLGraphics"
6
    ProjectGUID="{99421A2D-FECA-1BAD-0000-0000545F9BE6}"
6
    ProjectGUID="{99421A2D-FECA-1BAD-0000-0000ABF9554E}"
7
    SccProjectName=""
7
    SccProjectName=""
8
    SccLocalPath="">
8
    SccLocalPath="">
9
    <Platforms>
9
    <Platforms>
10
        <Platform
10
        <Platform
11
            Name="Win32"/>
11
            Name="Win32"/>
Line 168... Line 168...
168
    <Files>
168
    <Files>
169
        <Filter
169
        <Filter
170
            Name="Source Files"
170
            Name="Source Files"
171
            Filter="cpp;cxx;cc;C;c">
171
            Filter="cpp;cxx;cc;C;c">
172
            <File
172
            <File
-
 
173
                RelativePath="draw.cpp">
-
 
174
            </File>
-
 
175
            <File
173
                RelativePath="GLViewController.cpp">
176
                RelativePath="GLViewController.cpp">
174
            </File>
177
            </File>
175
            <File
178
            <File
176
                RelativePath="QuatTrackBall.cpp">
179
                RelativePath="QuatTrackBall.cpp">
177
            </File>
180
            </File>
Line 181... Line 184...
181
        </Filter>
184
        </Filter>
182
        <Filter
185
        <Filter
183
            Name="Header Files"
186
            Name="Header Files"
184
            Filter="h;hpp;hxx;hh">
187
            Filter="h;hpp;hxx;hh">
185
            <File
188
            <File
-
 
189
                RelativePath="draw.h">
-
 
190
            </File>
-
 
191
            <File
186
                RelativePath="gel_gl.h">
192
                RelativePath="gel_gl.h">
187
            </File>
193
            </File>
188
            <File
194
            <File
189
                RelativePath="gel_glu.h">
195
                RelativePath="gel_glu.h">
190
            </File>
196
            </File>