diff options
author | pixel <pixel> | 2005-12-02 16:21:59 +0000 |
---|---|---|
committer | pixel <pixel> | 2005-12-02 16:21:59 +0000 |
commit | 1df63b6250d88b82ff7756f8c1a4b11f8d686897 (patch) | |
tree | c3aba367251367f15febb8bf83cc7d3dc5817601 /MSVC/mogltk/mogltk.vcproj | |
parent | ce887d66a761c7b84ba8011d8bc47e3c83bb5488 (diff) |
Added cascade stuff for buttons, and cleaned source a bit.
Diffstat (limited to 'MSVC/mogltk/mogltk.vcproj')
-rw-r--r-- | MSVC/mogltk/mogltk.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MSVC/mogltk/mogltk.vcproj b/MSVC/mogltk/mogltk.vcproj index f150858..29dab9a 100644 --- a/MSVC/mogltk/mogltk.vcproj +++ b/MSVC/mogltk/mogltk.vcproj @@ -239,6 +239,10 @@ Name="widgets" > <File + RelativePath="..\..\mogltk\lib\contextmenu.cc" + > + </File> + <File RelativePath="..\..\mogltk\lib\glwidgets.cc" > </File> @@ -247,6 +251,10 @@ > </File> <File + RelativePath="..\..\mogltk\lib\inputtext.cc" + > + </File> + <File RelativePath="..\..\mogltk\lib\widgets.cc" > </File> |