diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-09-28 20:21:53 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-09-28 20:21:53 +0000 |
| commit | bce3e769bd96f7b219b244848181ef808e1392fd (patch) | |
| tree | fcbb82520c6f720e1307bec61e964830d7601456 /vcnet/fltk.lib.vcproj | |
| parent | cc1ab1a315d18d49dcfb4b4619ea35a2516c2cc0 (diff) | |
Add fl_gtk.cxx to VC.NET projects
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5494 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'vcnet/fltk.lib.vcproj')
| -rw-r--r-- | vcnet/fltk.lib.vcproj | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/vcnet/fltk.lib.vcproj b/vcnet/fltk.lib.vcproj index 0be07e1f8..0aacac964 100644 --- a/vcnet/fltk.lib.vcproj +++ b/vcnet/fltk.lib.vcproj @@ -1193,6 +1193,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\src\fl_gtk.cxx">
+ </File>
+ <File
RelativePath="..\src\Fl_Help_View.cxx">
<FileConfiguration
Name="Debug|Win32">
@@ -2616,7 +2619,7 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\src\vsnprintf.c">
+ RelativePath="..\src\screen_xywh.cxx">
<FileConfiguration
Name="Debug|Win32">
<Tool
@@ -2636,7 +2639,7 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\src\screen_xywh.cxx">
+ RelativePath="..\src\vsnprintf.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
|
