Advertisement
tasuku

test.pro

Jun 26th, 2014
562
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. TEMPLATE = app
  2. TARGET = windowtitle
  3. QT = widgets
  4. CONFIG += c++11
  5. SOURCES = main.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement