From: Edwin Leuven Date: Sun, 7 Oct 2007 11:10:45 +0000 (+0000) Subject: rename config.C.cmake to config.cpp.cmake X-Git-Tag: 1.6.10~7958 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b1b29e4273285c2df67808f11ec295d68c840618;p=lyx.git rename config.C.cmake to config.cpp.cmake git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20814 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/cmake/config.C.cmake b/development/cmake/config.C.cmake deleted file mode 100644 index bf34c0929b..0000000000 --- a/development/cmake/config.C.cmake +++ /dev/null @@ -1,12 +0,0 @@ -/* - * \file config.C - * This file is part of LyX, the document processor. - * Licence details can be found in the file COPYING. - * - * This is the compilation configuration file for LyX. - * It was generated by autoconfs configure. - * You might want to change some of the defaults if something goes wrong - * during the compilation. - */ - -#include diff --git a/development/cmake/config.cpp.cmake b/development/cmake/config.cpp.cmake new file mode 100644 index 0000000000..bf34c0929b --- /dev/null +++ b/development/cmake/config.cpp.cmake @@ -0,0 +1,12 @@ +/* + * \file config.C + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * This is the compilation configuration file for LyX. + * It was generated by autoconfs configure. + * You might want to change some of the defaults if something goes wrong + * during the compilation. + */ + +#include