diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2007-02-02 15:14:42 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2007-02-02 15:14:42 +0000 |
| commit | c005f9956f0a241209dd1b0ebfed9beba79ec3e5 (patch) | |
| tree | 5dd6cc6552868f8c48e15d46fd37111d67974145 /vc2005/fltkgl.vcproj | |
| parent | 3df9bdf5c5919d99d054aba61319d4672d5da311 (diff) | |
Added glut files to vc2005 solution.
Fixed popup menus that would not stay popped up when clicke once and the first item was disabled.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5655 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'vc2005/fltkgl.vcproj')
| -rw-r--r-- | vc2005/fltkgl.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/vc2005/fltkgl.vcproj b/vc2005/fltkgl.vcproj index eefd3711f..7ff3e995c 100644 --- a/vc2005/fltkgl.vcproj +++ b/vc2005/fltkgl.vcproj @@ -235,6 +235,22 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\src\freeglut_geometry.cxx"
+ >
+ </File>
+ <File
+ RelativePath="..\src\freeglut_stroke_mono_roman.cxx"
+ >
+ </File>
+ <File
+ RelativePath="..\src\freeglut_stroke_roman.cxx"
+ >
+ </File>
+ <File
+ RelativePath="..\src\freeglut_teapot.cxx"
+ >
+ </File>
+ <File
RelativePath="..\src\gl_draw.cxx"
>
<FileConfiguration
|
