#Sample project file for mymake.

#Global, project-specific things.
[project]

#Start with this project.
#input=a

#Compile targets in parallel?
#parallel=yes

#Prefix the output when building in parallel?
#usePrefix=vc|gnu|no

#Note any options needed to build each target.
[build]

#Example:
#a+=option


#Depencies between projects that mymake can not figure out.
[deps]

#Example:
#a+=b


#Global settings applied for all targets.
[]
