Changeset 4a5e9a66d4 in tspsg for tspsg.pro


Ignore:
Timestamp:
Aug 10, 2012, 12:34:48 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
703a0720ce
Parents:
79f83a3845
git-author:
Oleksii Serdiuk <contacts@…> (08/10/12 12:34:48)
git-committer:
Oleksii Serdiuk <contacts@…> (08/10/12 19:12:06)
Message:

Renamed docs folder to doc to follow Qt naming convention.

Also created doc target for make so that documentation can now be
generated by running 'make doc'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pro

    r79f83a3845 r4a5e9a66d4  
    7777win32:LIBS += -lole32
    7878
    79 # Include file(s)
     79# Source
    8080include(tspsg.pri)
     81
     82# Code Documentation
     83include(doc/doc.pri)
    8184
    8285# Installation and deployment rules
Note: See TracChangeset for help on using the changeset viewer.