qt-interest@trolltech.com
[Top] [All Lists]

[Qt-interest] qmake: suffixes and custom file extensions

Subject: [Qt-interest] qmake: suffixes and custom file extensions
From: Rui Maciel
Date: Sat, 15 Aug 2009 11:32:36 +0100
I have the habit of using the suffix .c++ on my pet C++ projects. While 
browsing a Makefile generated by 
qmake I've noticed that it has a rule labeled ".SUFFIXES", which only supports 
a hand full of file extensions 
( .o .c .cpp .cc .cxx .C). As it would be nice if it also supported other C++ 
file extensions (such as my own 
.c++) is it possible to tweak that field through the .pro file in order to add 
support for other file 
extensions? If so, how is it done?


Rui Maciel
_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest

<Prev in Thread] Current Thread [Next in Thread>