From eaa8de7cdbcaf6c1200732ec09ff5d585687a09b Mon Sep 17 00:00:00 2001 From: David Webster Date: Mon, 3 Apr 2000 04:45:00 +0000 Subject: [PATCH] VA4.0 update for building a .dll git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/Wxwindll.icc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wxwindll.icc b/src/Wxwindll.icc index 9474d9d524..7f7ff53193 100644 --- a/src/Wxwindll.icc +++ b/src/Wxwindll.icc @@ -284,6 +284,6 @@ option ProjectOptions = lang(longlong, "yes"), gen(manglelinkagekeywordonlyfunc target "..\\samples\\minimal\\dbgos240dll\\Minimal.exe" { source type(cpp) "..\\SAMPLES\\MINIMAL\\MINIMAL.CPP" - source type(rc) "..\\SAMPLES\\MINIMAL\\MINIMAL.RCO" + source type(rc) "..\\SAMPLES\\MINIMAL\\MINIMAL.RC4" } }