Aegisub/build/userconfig
Niels Martin Hansen a0bf50dc8a Upgrade all MSBuild projects to v12 tools
Has no real effect, it's what VS 2013 already uses and detailed
logging reveals that the build system doesn't even recognize v4
and assumes v12 anyway.
Might prevent builds with outdated tools.
2015-01-18 03:03:42 +01:00
..
ft2.props.sample Upgrade all MSBuild projects to v12 tools 2015-01-18 03:03:42 +01:00
paths.props.sample Upgrade all MSBuild projects to v12 tools 2015-01-18 03:03:42 +01:00
readme.txt Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
wx.props.sample Upgrade all MSBuild projects to v12 tools 2015-01-18 03:03:42 +01:00

readme.txt

You can put MSBuild property files in this folder to override the default
build configuration for Aegisub's build system.

A number of sample files are provided. These can be copied and used as
templates for common configuration. Importantly, configuring the location
of several library dependencies.
The copied sample files should be renamed to *.props, otherwise they will
not be found by the build system.

You should not check files placed in this folder into source control.

Files must be named *.props to be found by the build system.