Changeset 1868

Show
Ignore:
Timestamp:
01/25/07 01:23:05 (2 years ago)
Author:
augur
Message:

Doh, omitted the auto directory in the path.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish-e/src/win32/filebase.nsh

    r1862 r1868  
    100100        Call ActivePerlLocation 
    101101        Pop $R1 
    102         SetOutPath "$R1\lib\SWISH\API\" 
     102        SetOutPath "$R1\lib\auto\SWISH\API\" 
    103103        File "../../perl/blib/arch/auto/SWISH/API/*" 
    104104    SectionEnd