GLBasic forum

Main forum => GLBasic - en => Topic started by: namco on 2010-Apr-03

Title: Separate multi platform project files
Post by: namco on 2010-Apr-03
Is it possible to get glbasic to automatically create new folders for different platforms or do you have to do this maually?

i.e.

windows folder - has windows exec plus files
linux folder - has linux exec plus files
mac folder - their folder structure
Title: Re: Separate multi platform project files
Post by: Scott_AW on 2010-Apr-04
That would be nice, like seperate .app folders
Title: Re: Separate multi platform project files
Post by: Moru on 2010-Apr-04
You can create that yourself with a macro, just create the folders and move or copy the files where they belong. They all have different extensions I think?