[Wireshark-dev] Problems with ui/qt/config.pri when switching compilers or architecture - should it be "cleaned"

2015-06-16 Thread Anders Broman
Hi,
Should config.pri be deleted when doing "clean"?
Add to Wireshark.pro?
- win32: QMAKE_CLEAN += *.pdb
+ win32: QMAKE_CLEAN += *.pdb *.pri

Regards
Anders
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Re: [Wireshark-dev] Problems with ui/qt/config.pri when switching compilers or architecture - should it be "cleaned"

2015-06-16 Thread Graham Bloice
I think so.  Yet another good reason to use CMake and out-of-tree builds :-)

On 16 June 2015 at 09:51, Anders Broman  wrote:

>  Hi,
>
> Should config.pri be deleted when doing ”clean”?
>
> Add to Wireshark.pro?
>
> - win32: QMAKE_CLEAN += *.pdb
>
> + win32: QMAKE_CLEAN += *.pdb *.pri
>
>
>
> Regards
>
> Anders
>
> ___
> Sent via:Wireshark-dev mailing list 
> Archives:https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>  mailto:wireshark-dev-requ...@wireshark.org
> ?subject=unsubscribe
>



-- 
Graham Bloice
Software Developer
Trihedral UK Limited
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe