[Gd-chatter] r10725 - in trunk/fundev/sources/runtime-manager: access-path debugger-nub/server
housel at gwydiondylan.org
housel at gwydiondylan.org
Thu May 11 17:39:44 CEST 2006
Author: housel
Date: Thu May 11 17:39:42 2006
New Revision: 10725
Modified:
trunk/fundev/sources/runtime-manager/access-path/access-path.lid
trunk/fundev/sources/runtime-manager/debugger-nub/server/remote-nub.hdp
Log:
Bug: 7311
Reference the new redistributable MSVCRT.dll import library.
Modified: trunk/fundev/sources/runtime-manager/access-path/access-path.lid
==============================================================================
--- trunk/fundev/sources/runtime-manager/access-path/access-path.lid (original)
+++ trunk/fundev/sources/runtime-manager/access-path/access-path.lid Thu May 11 17:39:42 2006
@@ -20,7 +20,7 @@
profile
access-path-callbacks
C-libraries: devnub.lib
- mincrt.lib
+ minvcrt.lib
dbghelp.LIB
Copyright: Original Code is Copyright (c) 1995-2004 Functional Objects, Inc.
All rights reserved.
Modified: trunk/fundev/sources/runtime-manager/debugger-nub/server/remote-nub.hdp
==============================================================================
--- trunk/fundev/sources/runtime-manager/debugger-nub/server/remote-nub.hdp (original)
+++ trunk/fundev/sources/runtime-manager/debugger-nub/server/remote-nub.hdp Thu May 11 17:39:42 2006
@@ -15,6 +15,6 @@
RC-Files: ..\debugger-server.rc
C-Header-Files: ..\debugger-server.ico
C-libraries: devnub.lib
- mincrt.lib
+ minvcrt.lib
dbghelp.lib
comment: additional keywords
More information about the chatter
mailing list