Changeset 97 in tspsg-svn for trunk/src/os.h


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.
Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src

    • Property svn:ignore set to
      pch.h.cpp
  • trunk/src/os.h

    r90 r97  
    11/*!
    22 * \file os.h
    3  * \author Copyright (C) 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
     3 * \author Copyright &copy; 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    55 *  $Id$
     
    6262 * \def OSID
    6363 * \brief The target operating system ID.
    64  * 
     64 *
    6565 * This value is used in task file metadata.
    6666 */
Note: See TracChangeset for help on using the changeset viewer.