Hi Victor
Can add support in hbmake for any compiler?
 @ 01,47,08,52 GET cCompiler;
                LISTBOX { "BCC", "MSVC", "GCC", "POCC","MINGW" ,'ANY'};
                MESSAGE s_aLangMessages[ 50 ];
                STATE OsSpec(getlist,2,@cCompiler);
                DROPDOWN

It can be good if project file created will be executed in any platform/compiler
So I think need conditional #if block in project file

Best Regard 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to