Commit 3c5a3553 authored by Don Gagne's avatar Don Gagne

Merge pull request #543 from DonLakeFlyer/TeamCityInstalls

Changes to allow msbuild to build installers
parents 812348fb 65a345a0
......@@ -36,14 +36,6 @@ linux-g++ | linux-g++-64 {
error(Unsupported build type)
}
# Installer configuration
installer {
CONFIG -= debug
CONFIG -= debug_and_release
CONFIG += release
}
# Setup our supported build flavors
CONFIG(debug, debug|release) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment