aoloe / qtsubdir

this is a repository for testing how to get the .pro file straight with a slightly complex set of subdirs projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qtsubdir

This is a repository for testing how to get the .pro file straight with a slightly complex set of subdirs projects

Description

We are going to create a dummy Qt Project that is creating a console Qt Application that is reading a text file.

There will be:

  • a console application,
  • a "loadTxt" plugin,
  • a mylib library that exposes some functionality to both the application and the plugin.

Table of contents:

About

this is a repository for testing how to get the .pro file straight with a slightly complex set of subdirs projects


Languages

Language:Prolog 57.7%Language:C++ 42.3%