Changeset f088fd8ec3 in tspsg for tspsg.pro


Ignore:
Timestamp:
Apr 25, 2011, 1:38:28 AM (13 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
142cff4d3d
Parents:
b5a996bd47
git-author:
Oleksii Serdiuk <contacts@…> (04/25/11 01:38:28)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:59)
Message:

Changed
to / in path inside tspsg.rc as
caused errors when cross-compiling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pro

    rb5a996bd47 rf088fd8ec3  
    3434BUILD_VERSION_MAJOR = 0
    3535BUILD_VERSION_MINOR = 1
    36 BUILD_RELEASE = 4
     36BUILD_RELEASE = 5
    3737
    3838# These are only defined on releases
    39 DEFINES += TSPSG_RELEASE_BUILD
    40 DEFINES += BUILD_STATUS_TYPE=beta
    41 DEFINES += BUILD_STATUS_NUMBER=2
     39#DEFINES += TSPSG_RELEASE_BUILD
     40#DEFINES += BUILD_STATUS_TYPE=beta
     41#DEFINES += BUILD_STATUS_NUMBER=2
    4242
    43 REVISION = 170
     43#REVISION = 170
    4444isEmpty(REVISION) {
    4545    REVISION = $$system(svnversion)
Note: See TracChangeset for help on using the changeset viewer.