diff options
| -rw-r--r-- | vc2005/fltk.lib.vcproj | 4 | ||||
| -rw-r--r-- | vc2005/fltkdll.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/vc2005/fltk.lib.vcproj b/vc2005/fltk.lib.vcproj index fd8faa31e..cb69d5c0e 100644 --- a/vc2005/fltk.lib.vcproj +++ b/vc2005/fltk.lib.vcproj @@ -1915,6 +1915,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\src\fl_open_uri.cxx"
+ >
+ </File>
+ <File
RelativePath="..\src\fl_oval_box.cxx"
>
<FileConfiguration
diff --git a/vc2005/fltkdll.vcproj b/vc2005/fltkdll.vcproj index e540b2add..1da832f4b 100644 --- a/vc2005/fltkdll.vcproj +++ b/vc2005/fltkdll.vcproj @@ -2006,6 +2006,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\src\fl_open_uri.cxx"
+ >
+ </File>
+ <File
RelativePath="..\src\fl_oval_box.cxx"
>
<FileConfiguration
|
