--- In [email protected], Brett McCoy <idragos...@...> wrote: > > I've never migrated something from NetBeans (it does C++ now?), but if > you have a standard make project
Well we use standard make but non-standard compiler etc. (proprietary CPU). Should it still work? , you should be able to just go to > New->Project->Standard Make C++ Project, give the wizard the > directory where your code is and it should build the project for you. > Otherwise, you'll have to add everything manually, I suppose But that's my problem- how do I add existing files to a project? It's easy in Netbeans... Thanks. John
