Fix all auto-link names!

(Followup of revision 46204.)
This commit is contained in:
Laurent Rineau 2008-10-12 10:31:12 +00:00
parent 4aa1cb057a
commit 8fc1ad743d
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
#ifndef CGAL_NO_AUTOLINK_QT4
#define CGAL_LIB_NAME CGAL-Qt4
#define CGAL_LIB_NAME CGAL_Qt4
#include <CGAL/auto_link/auto_link.h>
#endif // CGAL_NO_AUTOLINK_QT4

View File

@ -22,7 +22,7 @@
#ifndef CGAL_NO_AUTOLINK_CGALQT
#define CGAL_LIB_NAME CGAL-Qt3
#define CGAL_LIB_NAME CGAL_Qt3
#include <CGAL/auto_link/auto_link.h>
#endif // CGAL_NO_AUTOLINK_CGALQT

View File

@ -22,7 +22,7 @@
#ifndef CGAL_NO_AUTOLINK_IMAGEIO
#define CGAL_LIB_NAME CGAL-ImageIO
#define CGAL_LIB_NAME CGAL_ImageIO
#include <CGAL/auto_link/auto_link.h>
#endif // CGAL_NO_AUTOLINK_IMAGEIO

View File

@ -22,7 +22,7 @@
#ifndef CGAL_NO_AUTOLINK_PDB
#define CGAL_LIB_NAME CGAL-PDB
#define CGAL_LIB_NAME CGAL_PDB
#include <CGAL/auto_link/auto_link.h>
#endif // CGAL_NO_AUTOLINK_PDB