Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.

How to use C++0x under Qt Creator?
In the project file, add the following line to enable C++0x:
QMAKE_CXXFLAGS += -std=c++0x |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.