Ubuntu Forums Archive Viewer

cross compiling using Kdevelop, how to add configure option

Archived thread 1043842 from Packaging and Compiling Programs. Markdown source: Packaging_and_Compiling_Programs/thread_1043842_cross_compiling_using_Kdevelop,_how_to_add_configu.md

Original URL About this archive
#1

I wrote a win32 program on Kdevelop, and I added one configure option "win32" to my Project Configure Option like this: [IMG]http://http://photos-d.ll.facebook.com/photos-ll-snc1/v2056/139/3/847650507/n847650507_5680635_1389.jpg[/IMG] (if you cannot see the pic, there is a copy in the attachment)

And I successfully built the project, what I wanna ask here is How can I move this configure option "win32" to Kdevelop's default or sth like that, so that other win32 project that I create later can use this configure option, and I don't have repeat the same thing over and over again.

Does anyone have an idea of how this can be done?

Thanks!!