Changeset 1b40cceb61eac7ac978c348d5f54b1365233c967
- Timestamp:
- 01/06/07 23:34:09 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- e0f11d92ffa18b8bea10bda72301474c423917dd
- Children:
- 6aa8b1c4355102945c21fb9a12087b1874b07ce7
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:34:09Z+0000
- Message:
-
[project @ Suppress the console window in favour of a real GUI application]
Original author: Philipp Kern <phil@…>
Date: 2005-05-07 23:44:48+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r0f67682
|
r1b40cce
|
|
| 7 | 7 | |
| 8 | 8 | if WIN32 |
| 9 | | gobby_LDFLAGS = -Wl,--enable-runtime-pseudo-reloc |
| | 9 | gobby_LDFLAGS = -Wl,--enable-runtime-pseudo-reloc -mwindows |
| 10 | 10 | endif |
| 11 | 11 | |