diff options
Diffstat (limited to 'MSVC')
-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> |