Hi,


I used to use 3.5.1623. I have upgraded to 2215 and did a clean up on our
tree (we had several versions of  v3 wix assemblies checked in).


I have the following scenario: I have <Compile Include="Components\*.wxs" />
at my wixproj. Initially this folder is empty. I have a BeforeBuild target,
which calls a program that generates the wxs files in this folder. So
everytime I build, the wxs files generated first, and the files in the
Components folder included in passed to light. After the version upgrade,
the files created on BeforeBuild target are ignored. However if I compile
again, then the generated wxs files are included (as they're already there
initially due to re-compile doesn't clean).


How can I enforce the generated files to be included in light? Is there a
target that I can call to rediscover the components?


Thanks,

Sinan

-- 
*Sinan Uşşaklı*
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to