[JEDI.NET discuss] Final folder structure
Status: Pre-Alpha
Brought to you by:
jedi_mbe
From: Marcel B. <ma...@ze...> - 2004-06-16 15:25:04
|
I've committed the final folder structure to CVS. I cleaned up the *.bdsproj files as well. Since Delphi will automatically add the Borland shared assemblies and the .NET framework folders to the search path, I removed these (since they are not necessarily the same on your system). In the places where they are used to locate a specific file I reverted to using environment variables. The .NET framework uses '$(SystemRoot)\microsoft.net\framework\v1.1.4322\' as the path. For Borland shared assemblies I created $(BDSSharedAsm) to point to the location of all Borland assemblies. This variable is added to the 'Environment overrides' section in the options dialog. -- Marcel Bestebroer (Team JEDI) http://delphi-jedi.org Project JEDI Help coordinator JEDI.NET team coordinator |