How did you create the project?
Does it contain 'main' function or 'WinMain' function?

If it creates window (like this browser window), then it's GUI.
If it creates console window (command prompt type), then it's text-base (CUI)