Commit 005df19b authored by Don Gagne's avatar Don Gagne

Add 32 bit support

parent 1be8c6b3
......@@ -27,7 +27,7 @@
# the project file.
linux {
linux-g++ | linux-g++-64 {
linux-g++ | linux-g++-64 | linux-g++-32 {
message("Linux build")
CONFIG += LinuxBuild
DEFINES += __STDC_LIMIT_MACROS
......
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