Changeset 360


Ignore:
Timestamp:
Nov 30, 2009, 12:34:56 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

configure.cmd: Delete the old qt.conf before creating a new one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r357 r360  
    684684    call MakeDir G.OutPath"\bin"
    685685    qt_conf = G.OutPath"\bin\qt.conf"
     686
    686687    call charout qt_conf, '[Paths]'G.EOL'Prefix = ..'G.EOL
    687688    call charout qt_conf
Note: See TracChangeset for help on using the changeset viewer.