Changeset 97 in tspsg-svn for trunk/tspsg.pri


Ignore:
Timestamp:
Mar 3, 2010, 12:55:23 AM (14 years ago)
Author:
laleppa
Message:

+ Added precompiled header (PCH) file: should decrease project build time.

  • Improved installation and deployment rules in .pro file.
  • Improved translucency effect under Windows Vista/7.
  • Slightly modified qtwin.h to be included into the source documentation.
  • Regenerated source documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tspsg.pri

    r96 r97  
    4343        l10n/tspsg_ru.ts \
    4444        l10n/tspsg_uk.ts
     45
     46# Precompiled header
     47PRECOMPILED_HEADER = src/pch.h
Note: See TracChangeset for help on using the changeset viewer.