Don't use msvcrt as default runtime library for console apps. Let the linker use...
authorEric Kohl <eric.kohl@reactos.org>
Thu, 23 Aug 2001 15:34:00 +0000 (15:34 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Thu, 23 Aug 2001 15:34:00 +0000 (15:34 +0000)
commit1b9adb989af0dc3a097fe3bd570f6c9159d9db4a
tree9ce0a5a75cc843e71727cc6ad077d9c796cf5e01
parent356f44b7deeb560f800073c5066e0388ef674b7f
Don't use msvcrt as default runtime library for console apps. Let the linker use its default runtime library.

svn path=/trunk/; revision=2190
reactos/tools/helper.mk