From 121191e9e162eaa594102ae288644569858efff2 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Sat, 23 Aug 2003 06:10:36 +0000 Subject: [PATCH] Set target type as Windows svn path=/trunk/; revision=5780 --- rosapps/calc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosapps/calc/makefile b/rosapps/calc/makefile index 1ca1b02cb11..b8c2cc1e410 100644 --- a/rosapps/calc/makefile +++ b/rosapps/calc/makefile @@ -12,7 +12,7 @@ WINE_RC = calc TARGET_TYPE = program -TARGET_APPTYPE = console +TARGET_APPTYPE = windows TARGET_NAME = calc