diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-02-25 23:29:42 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-02-25 23:29:42 +0000 |
| commit | 60c1ccd33e0e87bacb45d87a9fc3e58b7a9e0723 (patch) | |
| tree | 25338fedbec8221c232340eaa1b29462050fc3b8 /ide/Xcode3/config.h | |
| parent | 7f395e6e4410e376ff95c914506d1599083afce7 (diff) | |
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7147 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3/config.h')
| -rw-r--r-- | ide/Xcode3/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h index 5019e1624..36cba7bad 100644 --- a/ide/Xcode3/config.h +++ b/ide/Xcode3/config.h @@ -1,5 +1,5 @@ /* - * "$Id: ide_xcode.cxx 7120 2010-02-20 22:38:04Z matt $" + * "$Id: config.g 7131 2010-02-21 21:38:02Z matt $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -50,5 +50,5 @@ #define HAVE_DLSYM 1 /* - * End of "$Id: ide_xcode.cxx 7120 2010-02-20 22:38:04Z matt $". + * End of "$Id: config.h 7131 2010-02-21 21:38:02Z matt $". */
\ No newline at end of file |
