Hi,

I´m self-learning C++ and so far have created a bit of code with Curses using Code::Blocks.

Now I want to move from Code::Blocks to Qt, but I don´t know which files to include where, and what settings to set for it to work.
I want to take the code (from Code::Blocks), put it into Qt, and compile.

I´m running qt-opensource-windows-x86-mingw48_opengl-5.2.1.exe on Windows.

Thanks for your help!