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

Add 32 bit support

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