Changeset 377
- Timestamp:
- Dec 3, 2009, 9:46:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.cmd
r360 r377 685 685 qt_conf = G.OutPath"\bin\qt.conf" 686 686 call DeleteFile qt_conf 687 call charout qt_conf, '[Paths]'G.EOL'Prefix = ..'G.EOL 687 call charout qt_conf,, 688 '[Paths]'G.EOL||, 689 'Prefix = ..'G.EOL||, 690 'Settings = $(ETC)/qt'G.EOL 688 691 call charout qt_conf 689 692
Note:
See TracChangeset
for help on using the changeset viewer.