From e1d22ebba7125b0b3b88cb32271e39cf74f62ce5 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 12 Apr 2010 05:18:38 +0000 Subject: Added ide generating code to command line version of Fluid. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7484 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index e24820af3..18178f093 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -42,6 +42,10 @@ CPPFILES = \ file.cxx \ fluid.cxx \ function_panel.cxx \ + ide_maketools.cxx \ + ide_support.cxx \ + ide_visualc.cxx \ + ide_xcode.cxx \ template_panel.cxx \ undo.cxx \ widget_panel.cxx -- cgit v1.2.3