Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/19/09 14:15:12 (15 years ago)
Author:
mbecirov
Message:

#586: Fixed copy location of permission resource files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/CopyAssemblies.cmd

    r2058 r2070  
    124124copy "%SolutionDir%\HeuristicLab.Security.ADODataAccess\3.2\%Outdir%\HeuristicLab.Security.ADODataAccess-3.2.dll" .\plugins
    125125copy "%SolutionDir%\HeuristicLab.Security.Server\3.2\%Outdir%\HeuristicLab.Security.Server-3.2.dll" .\plugins
    126 
     126copy "%SolutionDir%\HeuristicLab.Hive.Server.Core\3.2\%Outdir%\Authorization\*.xml" .\plugins
    127127echo "Platform: %Platform%, architecture: %PROCESSOR_ARCHITECTURE%"
    128128if "%Platform%" == "x86" (   
Note: See TracChangeset for help on using the changeset viewer.