Added GTK+ scheme support to VisualStudio 2005 Solution (STR #1561)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5610 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2007-01-18 11:53:59 +00:00
parent 504ba253d4
commit 03a0aea8b5
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,7 @@
Version="8.00"
Name="fltk"
ProjectGUID="{E070AAFC-9D03-41A3-BC7D-30887EA0D50F}"
RootNamespace="fltk"
>
<Platforms>
<Platform
@ -1509,6 +1510,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\src\fl_gtk.cxx"
>
</File>
<File
RelativePath="..\src\Fl_Help_View.cxx"
>

View File

@ -4,6 +4,7 @@
Version="8.00"
Name="fltkdll"
ProjectGUID="{F0B8F4BD-955D-43CB-980C-805364D04A25}"
RootNamespace="fltkdll"
>
<Platforms>
<Platform
@ -1563,6 +1564,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\src\fl_gtk.cxx"
>
</File>
<File
RelativePath="..\src\Fl_Help_Dialog.cxx"
>