Re: [Nant-users] Problem with Dll-Dependencies

2004-07-09 Thread Gert Driesen
- Original Message - From: "Martin Riedl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 6:32 PM Subject: [Nant-users] Problem with Dll-Dependencies > Hi, > > > > i have a 4 Projects, 3 of them compiling to a Dll one to a W

[Nant-users] Problem with Dll-Dependencies

2004-07-09 Thread Martin Riedl
Hi,   i have a 4 Projects, 3 of them compiling to a Dll one to a Windows-Form-exe.   I would like to place the Dlls in a subdirectory called \lib to the exe File. Compilation runs without errors, but when I start my application it crashes because the exe – file can’t find the one Dll in