Changeset f5c945d7ac in tspsg for tspsg.pri


Ignore:
Timestamp:
Sep 29, 2010, 11:21:46 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
0007f69c46
Parents:
131c5fc3ba
git-author:
Oleksii Serdiuk <contacts@…> (09/29/10 23:21:46)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

+ Automatically check for updates at the given interval functionality (Windows only at this moment).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pri

    r131c5fc3ba rf5c945d7ac  
    44#  Copyright (C) 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
    55#
    6 #  $Id$
    7 #  $URL$
     6#  $Id: tspsg.pri 137 2010-09-15 14:57:37Z laleppa $
     7#  $URL: https://svn.tspsg.info/svnroot/tspsg/trunk/tspsg.pri $
    88#
    99#  This file is part of TSPSG.
     
    4646}
    4747
     48win* {
     49        RC_FILE = resources/tspsg.rc
     50}
     51
    4852#Translations
    4953CODECFORTR = UTF-8
     
    6064        HEADERS += src/_.h
    6165}
     66
Note: See TracChangeset for help on using the changeset viewer.