diff options
| author | Greg Ercolano <erco@seriss.com> | 2014-07-02 23:34:28 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2014-07-02 23:34:28 +0000 |
| commit | b18dd182d092c21a47b5754de3fcd0f2fb17a8ce (patch) | |
| tree | b15882ce66584eddb6e01d03ca7cf164aecd4f7e /ide | |
| parent | 574c174dd7ea93fb783d585ad7b1090c431b3721 (diff) | |
Fixes STR #3103; remove Fl_Sys_Menu_Bar.cxx from all VS ide files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10217 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/VisualC2010/fltk.lib.vcxproj.filters | 2 | ||||
| -rw-r--r-- | ide/VisualC6/fltk.dsp | 4 | ||||
| -rw-r--r-- | ide/VisualC6/fltkdll.dsp | 4 |
3 files changed, 1 insertions, 9 deletions
diff --git a/ide/VisualC2010/fltk.lib.vcxproj.filters b/ide/VisualC2010/fltk.lib.vcxproj.filters index ecf737903..6ada2d1f6 100644 --- a/ide/VisualC2010/fltk.lib.vcxproj.filters +++ b/ide/VisualC2010/fltk.lib.vcxproj.filters @@ -527,4 +527,4 @@ <ClCompile Include="..\..\src\vsnprintf.c" />
<ClCompile Include="..\..\src\Fl_sleep.cxx" />
</ItemGroup>
-</Project>
\ No newline at end of file +</Project>
diff --git a/ide/VisualC6/fltk.dsp b/ide/VisualC6/fltk.dsp index 24a7dcc35..adab15ec7 100644 --- a/ide/VisualC6/fltk.dsp +++ b/ide/VisualC6/fltk.dsp @@ -539,10 +539,6 @@ SOURCE=..\..\src\fl_symbols.cxx # End Source File
# Begin Source File
-SOURCE=..\..\src\Fl_Sys_Menu_Bar.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\..\src\Fl_Table.cxx
# End Source File
# Begin Source File
diff --git a/ide/VisualC6/fltkdll.dsp b/ide/VisualC6/fltkdll.dsp index e37105657..ac30038d2 100644 --- a/ide/VisualC6/fltkdll.dsp +++ b/ide/VisualC6/fltkdll.dsp @@ -557,10 +557,6 @@ SOURCE=..\..\src\fl_symbols.cxx # End Source File
# Begin Source File
-SOURCE=..\..\src\Fl_Sys_Menu_Bar.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\..\src\Fl_Table.cxx
# End Source File
# Begin Source File
|
