Skip to content

Instantly share code, notes, and snippets.

@bertrandmartel
Last active August 29, 2015 14:20
Show Gist options
  • Save bertrandmartel/b1cdea24acd1d6b591b5 to your computer and use it in GitHub Desktop.
Save bertrandmartel/b1cdea24acd1d6b591b5 to your computer and use it in GitHub Desktop.
[ CPP - QT ] use nullptr keyword in qt makefiles
QMAKE_CXXFLAGS += -std=c++0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment