Changeset f5c945d7ac in tspsg for tspsg.pro


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.pro

    r131c5fc3ba rf5c945d7ac  
    2020
    2121# QMAKE_MAC_SDK = /Developer/SDKs/MacOSX10.5.sdk
     22
     23# Version information
     24QMAKE_TARGET_COMPANY = Oleksii "Lёppa" Serdiuk
     25QMAKE_TARGET_PRODUCT = TSP Solver and Generator
     26QMAKE_TARGET_DESCRIPTION = TSPSG: TSP Solver and Generator
     27QMAKE_TARGET_COPYRIGHT = Copyright © 2007-2010 Oleksii "Lёppa" Serdiuk <contacts[at]oleksii[dot]name>
    2228
    2329# Versioning
     
    6470        # We "embed" SVG icon, JPEG and TIFF support on static build
    6571        DEFINES += STATIC_BUILD
    66 #       QTPLUGIN += qjpeg qtiff
    6772#       !nosvg:QTPLUGIN += qsvgicon
    6873}
Note: See TracChangeset for help on using the changeset viewer.