Bugs item #1205594, was opened at 2005-05-20 13:57
Message generated for change (Comment added) made by dogu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1205594&group_id=54790

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: olivier anguenot (oanguenot)
Assigned to: Nobody/Anonymous (nobody)
Summary: VB6 task not taking into account resource file

Initial Comment:
Hello,

I use a <vb6> tasks in my nant build file.
I want to compile a vbp project witch contains a
reference to an external resource PhoneRes.res".

In the vbp file, there is the line :
ResFile32="PhoneRes.res"

But when the file Phoneres.res is updated, the project
is not recompiled.

So, how can I force my vbp project to be compiled ?

Thanks.
Olivier

----------------------------------------------------------------------

Comment By: Dominik Guder (dogu)
Date: 2005-06-16 12:03

Message:
Logged In: YES 
user_id=437335

Hi,

I took a short look into and it seems that only class and
module files are checked for actuality. But there are some
more filetypes like ResFile32. 

Here I found a list of VB Project Filetypes
http://www.vbaccelerator.com/home/VB/Utilities/VBPZip/VBPZip_Source_Code_zip_cVBFileTypes_cls.asp

maybe some could take a closer look into

so far
Dominik

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1205594&group_id=54790


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to