VS2005 always installs the SDK in this directory, even if you have 
another copy elsewhere... I can try and find a way of doing it in a 
platform independent way....

Gert Driesen wrote:
>  
>
>   
>> -----Original Message-----
>> From: Shmarya Rubenstein [mailto:[EMAIL PROTECTED] 
>> Sent: zaterdag 8 juli 2006 21:44
>> To: Gert Driesen
>> Cc: nantcontrib-developer@lists.sourceforge.net
>> Subject: Re: [NAntC-Dev] Compiling under VS2005
>>
>> Hi,
>>
>> If you add the following as a pre-build event, everything is 
>> hanky-dory:
>>
>>     "$(DevEnvDir)..\..\SDK\v2.0\Bin\xsd.exe" 
>> "$(ProjectDir)Tasks\Msi\Msitask.xsd" /c /l:CS 
>> /n:NAnt.Contrib.Schemas.Msi  
>> /uri:NAnt.Contrib.Tasks.Msi.MsiTask /o:$(ProjectDir)Tasks\Msi\
>>     
>
> Yeah, but that won't work when targeting .NET 1.0 or 1.1, or when the SDK is
> installed in another directory.
>
> Not sure how we should proceed with this.
>
> Gert
>
>
>   



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to