forked from mia/Aegisub
eb2793f88d
This eliminates the need for a msys environment to build any part of Aegisub. Also happens to make building FFmpeg much faster (~3 minutes vs. ~10 minutes for me). |
||
---|---|---|
.. | ||
ft2.props.sample | ||
paths.props.sample | ||
readme.txt | ||
wx.props.sample |
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.