mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Set target type as Windows
svn path=/trunk/; revision=5780
This commit is contained in:
parent
65018e8631
commit
121191e9e1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ WINE_RC = calc
|
||||||
|
|
||||||
TARGET_TYPE = program
|
TARGET_TYPE = program
|
||||||
|
|
||||||
TARGET_APPTYPE = console
|
TARGET_APPTYPE = windows
|
||||||
|
|
||||||
TARGET_NAME = calc
|
TARGET_NAME = calc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue